Re: [SPAM] Re: [fluka-discuss]: Instalation in Ubuntu

From: <ytaiwo85_at_mail.ustc.edu.cn>
Date: Tue, 3 Sep 2019 10:03:43 +0800 (GMT+08:00)

Dear Fluka expert
I am using window 7 32bit system. I have installed virtual box and ubuntu on it, I want to download flupix.iso and flupix-vid.zip. Please where to download the two files, I was not able to locate them on fluka website. how to install fluka on ubuntu install in virtualbox.
Thank you.

At2019-08-13 21:55:41,Horváth Dávid<David.Horvath_at_eli-beams.eu>wrote:
> Dear S.R. Mitra,
>
> these warning messages are expected during the compilation. Your FLUKA installation should be correct.
>
> Kind regards,
> Dávid Horváth
>
> Junior Researcher
> Radiation Protection
> ELI Beamlines
>
> E: david.horvath_at_eli-beams.eu
> T: +420 266 051 283
> M: Za Radnicí 835, 25241 Dolní Břežany, Czech Republic
>
>
> ________________________________________
> From: S.R.Mitra <srmitra_at_npcil.co.in>
> Sent: 13 August 2019 13:10:01
> To: Horváth Dávid
> Cc: fluka-discuss_at_fluka.org
> Subject: Re: [fluka-discuss]: Instalation in Ubuntu
>
> Sir,
>
> As advised I ran the 'make clean' command before 'make'. New errors have cropped up which are attached below . Kindly advised again.
>
>
> ncpl_at_ncpl-TECRA-R850:~$ cd $FLUPRO
> ncpl_at_ncpl-TECRA-R850:~/FLUKA$ make clean
> rm -f flukahp flukahp.map
> cd flutil; make clean; cd ..
> make[1]: Entering directory '/home/ncpl/FLUKA/flutil'
> make[1]: Leaving directory '/home/ncpl/FLUKA/flutil'
>
>
>
>
> ncpl_at_ncpl-TECRA-R850:~/FLUKA$ make
> FLUPRO=/home/ncpl/FLUKA flutil/lfluka -o flukahp -m fluka
> $FLUPRO = /home/ncpl/FLUKA
> now linking
> /home/ncpl/FLUKA
> gfortran
> ar x /home/ncpl/FLUKA/libflukahp.a fluka.o
> rm: cannot remove 'flukahp.map': No such file or directory
> gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o flukahp -Xlinker -Map -Xlinker flukahp.map fluka.o -L/home/ncpl/FLUKA -lflukahp
> Driving: gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o flukahp -Xlinker -Map -Xlinker flukahp.map fluka.o -L/home/ncpl/FLUKA -lflukahp -l gfortran -l m -shared-libgcc
> Using built-in specs.
> COLLECT_GCC=gfortran
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
> OFFLOAD_TARGET_NAMES=nvptx-none
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-!
 gn!
> u --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)
> Reading specs from /usr/lib/gcc/x86_64-linux-gnu/7/libgfortran.spec
> rename spec lib to liborig
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'flukahp' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'flukahp' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> /usr/lib/gcc/x86_64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/ccf6l6wz.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o flukahp /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o -L/home/ncpl/FLUKA -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib!
  -!
> L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -Map flukahp.map fluka.o -lflukahp -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'flukahp' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> cd flutil; FLUPRO=/home/ncpl/FLUKA make all; cd ..
> make[1]: Entering directory '/home/ncpl/FLUKA/flutil'
> /home/ncpl/FLUKA/flutil/fff -N actdline.f
> actdline.f:10:19:
>
> LQ=LSTNBL(CARD1,72)
> 1
> Warning: Character length of actual argument shorter than of dummy argument ‘card’ (72/132) at (1) [-Wargument-mismatch]
> /home/ncpl/FLUKA/flutil/fff -N hpadd.f
> /home/ncpl/FLUKA/flutil/fff -N hpc.f
> /home/ncpl/FLUKA/flutil/fff -N hpfor.f
> gfortran -o actdline actdline.o
> gfortran -o hpadd hpadd.o
> gfortran -o hpc hpc.o
> gfortran -o hpfor hpfor.o
> /home/ncpl/FLUKA/flutil/fff -N detsuw.f
> detsuw.f:175:5:
>
> 9999 CONTINUE
> 1
> Warning: Label 9999 at (1) defined but not used [-Wunused-label]
> /home/ncpl/FLUKA/flutil/fff -N usbrea.f
> usbrea.f:311:72:
>
> & ERR = 6750 )
> 1
> Warning: The STATUS specified in OPEN statement at (1) is ‘NEW’ and no FILE specifier is present
> usbrea.f:536:5:
>
> 8970 FORMAT (/,1X,'*****',2X,A80,2X,'*****',/,/,10X,A32,/,/,
> 1
> Warning: Label 8970 at (1) defined but not used [-Wunused-label]
> usbrea.f:511:5:
>
> 8650 FORMAT (/,3X,'Binning n:',I5,', "',A10,'", Event #:',I6,
> 1
> Warning: Label 8650 at (1) defined but not used [-Wunused-label]
> usbrea.f:457:5:
>
> 8496 FORMAT (6X,'Single precision storage requested for this binning')
> 1
> Warning: Label 8496 at (1) defined but not used [-Wunused-label]
> usbrea.f:455:5:
>
> 8493 FORMAT (6X,'Coordinate transformation #',I4,
> 1
> Warning: Label 8493 at (1) defined but not used [-Wunused-label]
> usbrea.f:448:5:
>
> 8460 FORMAT (6X,'normalized (per unit volume) data will be printed',
> 1
> Warning: Label 8460 at (1) defined but not used [-Wunused-label]
> usbrea.f:447:5:
>
> 8450 FORMAT (6X,'unnormalized data will be printed event by event')
> 1
> Warning: Label 8450 at (1) defined but not used [-Wunused-label]
> /home/ncpl/FLUKA/flutil/fff -N usbsuw.f
> /home/ncpl/FLUKA/flutil/fff -N usrsuw.f
> /home/ncpl/FLUKA/flutil/fff -N usrsuwev.f
> usrsuwev.f:435:72:
>
> FILE1 = FILE
> 1
> Warning: CHARACTER expression will be truncated in assignment (210/232) at (1) [-Wcharacter-truncation]
> /home/ncpl/FLUKA/flutil/fff -N ustsuw.f
> ustsuw.f:951:5:
>
> 10004 FORMAT ((1X,A,1X,1P,G14.7,1X,G14.7))
> 1
> Warning: Label 10004 at (1) defined but not used [-Wunused-label]
> /home/ncpl/FLUKA/flutil/fff -N usxrea.f
> /home/ncpl/FLUKA/flutil/fff -N usxsuw.f
> usxsuw.f:1042:5:
>
> 9503 FORMAT (2(1X,1P,E10.3),/,(20(1X,1P,E10.3)))
> 1
> Warning: Label 9503 at (1) defined but not used [-Wunused-label]
> usxsuw.f:1040:5:
>
> 9502 FORMAT ((20(1X,1P,E10.3)))
> 1
> Warning: Label 9502 at (1) defined but not used [-Wunused-label]
> /home/ncpl/FLUKA/flutil/fff -N usysuw.f
> usysuw.f:566:72:
>
> FILE1 = FILE
> 1
> Warning: CHARACTER expression will be truncated in assignment (220/232) at (1) [-Wcharacter-truncation]
> usysuw.f:663:72:
>
> FILE1 = FILE
> 1
> Warning: CHARACTER expression will be truncated in assignment (220/232) at (1) [-Wcharacter-truncation]
> /home/ncpl/FLUKA/flutil/fff -N gplevbin.f
> gplevbin.f:762:5:
>
> 9999 CONTINUE
> 1
> Warning: Label 9999 at (1) defined but not used [-Wunused-label]
> gcc -g -fPIC -c usbmax.c
> ./lfluka -o detsuw detsuw.o
> $FLUPRO = /home/ncpl/FLUKA
> now linking
> /home/ncpl/FLUKA
> gfortran
> gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o detsuw -Xlinker -Map -Xlinker detsuw.map detsuw.o -L/home/ncpl/FLUKA -lflukahp
> Driving: gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o detsuw -Xlinker -Map -Xlinker detsuw.map detsuw.o -L/home/ncpl/FLUKA -lflukahp -l gfortran -l m -shared-libgcc
> Using built-in specs.
> COLLECT_GCC=gfortran
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
> OFFLOAD_TARGET_NAMES=nvptx-none
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-!
 gn!
> u --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)
> Reading specs from /usr/lib/gcc/x86_64-linux-gnu/7/libgfortran.spec
> rename spec lib to liborig
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'detsuw' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'detsuw' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> /usr/lib/gcc/x86_64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/cchbLZ1g.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o detsuw /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o -L/home/ncpl/FLUKA -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib !
 -L!
> /lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -Map detsuw.map detsuw.o -lflukahp -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'detsuw' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> ./lfluka -o usbrea usbrea.o
> $FLUPRO = /home/ncpl/FLUKA
> now linking
> /home/ncpl/FLUKA
> gfortran
> gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o usbrea -Xlinker -Map -Xlinker usbrea.map usbrea.o -L/home/ncpl/FLUKA -lflukahp
> Driving: gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o usbrea -Xlinker -Map -Xlinker usbrea.map usbrea.o -L/home/ncpl/FLUKA -lflukahp -l gfortran -l m -shared-libgcc
> Using built-in specs.
> COLLECT_GCC=gfortran
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
> OFFLOAD_TARGET_NAMES=nvptx-none
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-!
 gn!
> u --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)
> Reading specs from /usr/lib/gcc/x86_64-linux-gnu/7/libgfortran.spec
> rename spec lib to liborig
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usbrea' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usbrea' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> /usr/lib/gcc/x86_64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/cceBViph.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o usbrea /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o -L/home/ncpl/FLUKA -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib !
 -L!
> /lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -Map usbrea.map usbrea.o -lflukahp -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usbrea' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> ./lfluka -o usbsuw usbsuw.o
> $FLUPRO = /home/ncpl/FLUKA
> now linking
> /home/ncpl/FLUKA
> gfortran
> gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o usbsuw -Xlinker -Map -Xlinker usbsuw.map usbsuw.o -L/home/ncpl/FLUKA -lflukahp
> Driving: gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o usbsuw -Xlinker -Map -Xlinker usbsuw.map usbsuw.o -L/home/ncpl/FLUKA -lflukahp -l gfortran -l m -shared-libgcc
> Using built-in specs.
> COLLECT_GCC=gfortran
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
> OFFLOAD_TARGET_NAMES=nvptx-none
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-!
 gn!
> u --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)
> Reading specs from /usr/lib/gcc/x86_64-linux-gnu/7/libgfortran.spec
> rename spec lib to liborig
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usbsuw' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usbsuw' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> /usr/lib/gcc/x86_64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/ccPrd1mq.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o usbsuw /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o -L/home/ncpl/FLUKA -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib !
 -L!
> /lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -Map usbsuw.map usbsuw.o -lflukahp -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usbsuw' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> ./lfluka -o usrsuw usrsuw.o
> $FLUPRO = /home/ncpl/FLUKA
> now linking
> /home/ncpl/FLUKA
> gfortran
> gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o usrsuw -Xlinker -Map -Xlinker usrsuw.map usrsuw.o -L/home/ncpl/FLUKA -lflukahp
> Driving: gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o usrsuw -Xlinker -Map -Xlinker usrsuw.map usrsuw.o -L/home/ncpl/FLUKA -lflukahp -l gfortran -l m -shared-libgcc
> Using built-in specs.
> COLLECT_GCC=gfortran
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
> OFFLOAD_TARGET_NAMES=nvptx-none
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-!
 gn!
> u --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)
> Reading specs from /usr/lib/gcc/x86_64-linux-gnu/7/libgfortran.spec
> rename spec lib to liborig
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usrsuw' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usrsuw' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> /usr/lib/gcc/x86_64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/ccao5JZx.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o usrsuw /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o -L/home/ncpl/FLUKA -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib !
 -L!
> /lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -Map usrsuw.map usrsuw.o -lflukahp -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usrsuw' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> ./lfluka -o usrsuwev usrsuwev.o
> $FLUPRO = /home/ncpl/FLUKA
> now linking
> /home/ncpl/FLUKA
> gfortran
> gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o usrsuwev -Xlinker -Map -Xlinker usrsuwev.map usrsuwev.o -L/home/ncpl/FLUKA -lflukahp
> Driving: gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o usrsuwev -Xlinker -Map -Xlinker usrsuwev.map usrsuwev.o -L/home/ncpl/FLUKA -lflukahp -l gfortran -l m -shared-libgcc
> Using built-in specs.
> COLLECT_GCC=gfortran
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
> OFFLOAD_TARGET_NAMES=nvptx-none
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-!
 gn!
> u --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)
> Reading specs from /usr/lib/gcc/x86_64-linux-gnu/7/libgfortran.spec
> rename spec lib to liborig
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usrsuwev' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usrsuwev' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> /usr/lib/gcc/x86_64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/ccJAz2RK.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o usrsuwev /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o -L/home/ncpl/FLUKA -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../li!
 b !
> -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -Map usrsuwev.map usrsuwev.o -lflukahp -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o
> usrsuwev.o: In function `MAIN__':
> /home/ncpl/FLUKA/flutil/usrsuwev.f:129: undefined reference to `isoini_'
> /home/ncpl/FLUKA/flutil/usrsuwev.f:396: undefined reference to `ismhlp_'
> /home/ncpl/FLUKA/flutil/usrsuwev.f:340: undefined reference to `ismhlp_'
> collect2: error: ld returned 1 exit status
> ./lfluka -o ustsuw ustsuw.o
> $FLUPRO = /home/ncpl/FLUKA
> now linking
> /home/ncpl/FLUKA
> gfortran
> gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o ustsuw -Xlinker -Map -Xlinker ustsuw.map ustsuw.o -L/home/ncpl/FLUKA -lflukahp
> Driving: gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o ustsuw -Xlinker -Map -Xlinker ustsuw.map ustsuw.o -L/home/ncpl/FLUKA -lflukahp -l gfortran -l m -shared-libgcc
> Using built-in specs.
> COLLECT_GCC=gfortran
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
> OFFLOAD_TARGET_NAMES=nvptx-none
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-!
 gn!
> u --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)
> Reading specs from /usr/lib/gcc/x86_64-linux-gnu/7/libgfortran.spec
> rename spec lib to liborig
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'ustsuw' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'ustsuw' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> /usr/lib/gcc/x86_64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/ccVu3yVX.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o ustsuw /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o -L/home/ncpl/FLUKA -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib !
 -L!
> /lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -Map ustsuw.map ustsuw.o -lflukahp -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'ustsuw' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> ./lfluka -o usxrea usxrea.o
> $FLUPRO = /home/ncpl/FLUKA
> now linking
> /home/ncpl/FLUKA
> gfortran
> gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o usxrea -Xlinker -Map -Xlinker usxrea.map usxrea.o -L/home/ncpl/FLUKA -lflukahp
> Driving: gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o usxrea -Xlinker -Map -Xlinker usxrea.map usxrea.o -L/home/ncpl/FLUKA -lflukahp -l gfortran -l m -shared-libgcc
> Using built-in specs.
> COLLECT_GCC=gfortran
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
> OFFLOAD_TARGET_NAMES=nvptx-none
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-!
 gn!
> u --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)
> Reading specs from /usr/lib/gcc/x86_64-linux-gnu/7/libgfortran.spec
> rename spec lib to liborig
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usxrea' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usxrea' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> /usr/lib/gcc/x86_64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/ccQY1WS6.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o usxrea /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o -L/home/ncpl/FLUKA -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib !
 -L!
> /lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -Map usxrea.map usxrea.o -lflukahp -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usxrea' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> ./lfluka -o usxsuw usxsuw.o
> $FLUPRO = /home/ncpl/FLUKA
> now linking
> /home/ncpl/FLUKA
> gfortran
> gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o usxsuw -Xlinker -Map -Xlinker usxsuw.map usxsuw.o -L/home/ncpl/FLUKA -lflukahp
> Driving: gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o usxsuw -Xlinker -Map -Xlinker usxsuw.map usxsuw.o -L/home/ncpl/FLUKA -lflukahp -l gfortran -l m -shared-libgcc
> Using built-in specs.
> COLLECT_GCC=gfortran
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
> OFFLOAD_TARGET_NAMES=nvptx-none
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-!
 gn!
> u --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)
> Reading specs from /usr/lib/gcc/x86_64-linux-gnu/7/libgfortran.spec
> rename spec lib to liborig
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usxsuw' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usxsuw' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> /usr/lib/gcc/x86_64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/cc8jZlgj.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o usxsuw /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o -L/home/ncpl/FLUKA -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib !
 -L!
> /lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -Map usxsuw.map usxsuw.o -lflukahp -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usxsuw' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> ./lfluka -o usysuw usysuw.o
> $FLUPRO = /home/ncpl/FLUKA
> now linking
> /home/ncpl/FLUKA
> gfortran
> gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o usysuw -Xlinker -Map -Xlinker usysuw.map usysuw.o -L/home/ncpl/FLUKA -lflukahp
> Driving: gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o usysuw -Xlinker -Map -Xlinker usysuw.map usysuw.o -L/home/ncpl/FLUKA -lflukahp -l gfortran -l m -shared-libgcc
> Using built-in specs.
> COLLECT_GCC=gfortran
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
> OFFLOAD_TARGET_NAMES=nvptx-none
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-!
 gn!
> u --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)
> Reading specs from /usr/lib/gcc/x86_64-linux-gnu/7/libgfortran.spec
> rename spec lib to liborig
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usysuw' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usysuw' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> /usr/lib/gcc/x86_64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/ccdUq9qn.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o usysuw /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o -L/home/ncpl/FLUKA -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib !
 -L!
> /lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -Map usysuw.map usysuw.o -lflukahp -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usysuw' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> ./lfluka -o gplevbin gplevbin.o
> $FLUPRO = /home/ncpl/FLUKA
> now linking
> /home/ncpl/FLUKA
> gfortran
> gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o gplevbin -Xlinker -Map -Xlinker gplevbin.map gplevbin.o -L/home/ncpl/FLUKA -lflukahp
> Driving: gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o gplevbin -Xlinker -Map -Xlinker gplevbin.map gplevbin.o -L/home/ncpl/FLUKA -lflukahp -l gfortran -l m -shared-libgcc
> Using built-in specs.
> COLLECT_GCC=gfortran
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
> OFFLOAD_TARGET_NAMES=nvptx-none
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-!
 gn!
> u --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)
> Reading specs from /usr/lib/gcc/x86_64-linux-gnu/7/libgfortran.spec
> rename spec lib to liborig
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'gplevbin' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'gplevbin' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> /usr/lib/gcc/x86_64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/ccd9u1sz.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o gplevbin /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o -L/home/ncpl/FLUKA -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../li!
 b !
> -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -Map gplevbin.map gplevbin.o -lflukahp -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'gplevbin' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> ./lfluka -o usbmax usbmax.o
> $FLUPRO = /home/ncpl/FLUKA
> now linking
> /home/ncpl/FLUKA
> gfortran
> gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o usbmax -Xlinker -Map -Xlinker usbmax.map usbmax.o -L/home/ncpl/FLUKA -lflukahp
> Driving: gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o usbmax -Xlinker -Map -Xlinker usbmax.map usbmax.o -L/home/ncpl/FLUKA -lflukahp -l gfortran -l m -shared-libgcc
> Using built-in specs.
> COLLECT_GCC=gfortran
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
> OFFLOAD_TARGET_NAMES=nvptx-none
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-!
 gn!
> u --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)
> Reading specs from /usr/lib/gcc/x86_64-linux-gnu/7/libgfortran.spec
> rename spec lib to liborig
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usbmax' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usbmax' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> /usr/lib/gcc/x86_64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/cc9hp2BK.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o usbmax /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o -L/home/ncpl/FLUKA -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib !
 -L!
> /lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -Map usbmax.map usbmax.o -lflukahp -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usbmax' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
>
>
> make[1]: Leaving directory '/home/ncpl/FLUKA/flutil'
>
>
>
> ncpl_at_ncpl-TECRA-R850:~/FLUKA$
>
>
>
>
>
> On 8/13/2019 1:50 PM, Horváth Dávid wrote:
>
> Dear S.R. Mitra,
>
> please keep the conversation on the fluka-discuss mailing list as well.
>
> To solve your issue, run the 'make clean' command before 'make'.
>
> Kind regards,
> Dávid Horváth
>
> Junior Researcher
> Radiation Protection
> ELI Beamlines
>
> E: david.horvath_at_eli-beams.eu<mailto:david.horvath_at_eli-beams.eu>
> T: +420 266 051 283
> M: Za Radnicí 835, 25241 Dolní Břežany, Czech Republic
>
>
> ________________________________________
> From: S.R.Mitra <srmitra_at_npcil.co.in><mailto:srmitra_at_npcil.co.in>
> Sent: 13 August 2019 09:34:27
> To: Horváth Dávid
> Subject: Re: [fluka-discuss]: Instalation in Ubuntu
>
> Sir,
>
>
> Thanks a ton.
>
>
> The shell is already bash. The export commands are in .bashrc
>
>
> ncpl_at_ncpl-TECRA-R850:~/Desktop$ echo $SHELL
>
> /bin/bash
>
> Corrected typo and installed gawk .
>
> Presently it is showing following errors .
>
> ncpl_at_ncpl-TECRA-R850:~/FLUKA$ gawk
> Usage: gawk [POSIX or GNU style options] -f progfile [--] file ...
> Usage: gawk [POSIX or GNU style options] [--] 'program' file ...
> POSIX options: GNU long options: (standard)
> -f progfile --file=progfile
> -F fs --field-separator=fs
> -v var=val --assign=var=val
> Short options: GNU long options: (extensions)
> -b --characters-as-bytes
> -c --traditional
> -C --copyright
> -d[file] --dump-variables[=file]
> -D[file] --debug[=file]
> -e 'program-text' --source='program-text'
> -E file --exec=file
> -g --gen-pot
> -h --help
> -i includefile --include=includefile
> -l library --load=library
> -L[fatal|invalid] --lint[=fatal|invalid]
> -M --bignum
> -N --use-lc-numeric
> -n --non-decimal-data
> -o[file] --pretty-print[=file]
> -O --optimize
> -p[file] --profile[=file]
> -P --posix
> -r --re-interval
> -S --sandbox
> -t --lint-old
> -V --version
>
> To report bugs, see node `Bugs' in `gawk.info', which is
> section `Reporting Problems and Bugs' in the printed version.
>
> gawk is a pattern scanning and processing language.
> By default it reads standard input and writes standard output.
>
> Examples:
> gawk '{ sum += $1 }; END { print sum }' file
> gawk -F: '{ print $1 }' /etc/passwd
>
>
>
> ncpl_at_ncpl-TECRA-R850:~/FLUKA$ make
>
>
> cd flutil; FLUPRO=/home/ncpl/FLUKA make all; cd ..
> make[1]: Entering directory '/home/ncpl/FLUKA/flutil'
> ./lfluka -o usrsuwev usrsuwev.o
> $FLUPRO = /home/ncpl/FLUKA
> now linking
> /home/ncpl/FLUKA
> gfortran
> gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o usrsuwev -Xlinker -Map -Xlinker usrsuwev.map usrsuwev.o -L/home/ncpl/FLUKA -lflukahp
> Driving: gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-integer-division -Wno-unused-variable -Wno-conversion -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/ncpl/FLUKA/flukapro -v -o usrsuwev -Xlinker -Map -Xlinker usrsuwev.map usrsuwev.o -L/home/ncpl/FLUKA -lflukahp -l gfortran -l m -shared-libgcc
> Using built-in specs.
> COLLECT_GCC=gfortran
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
> OFFLOAD_TARGET_NAMES=nvptx-none
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-!
 gn!
> u --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)
> Reading specs from /usr/lib/gcc/x86_64-linux-gnu/7/libgfortran.spec
> rename spec lib to liborig
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usrsuwev' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/
> COLLECT_GCC_OPTIONS='-msse2' '-mfpmath=sse' '-fPIC' '-O3' '-g' '-mtune=generic' '-fexpensive-optimizations' '-funroll-loops' '-Wall' '-Wuninitialized' '-Wno-tabs' '-Wline-truncation' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-unused-dummy-argument' '-Wno-integer-division' '-Wno-unused-variable' '-Wno-conversion' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/ncpl/FLUKA/flukapro' '-v' '-o' 'usrsuwev' '-L/home/ncpl/FLUKA' '-shared-libgcc' '-march=x86-64'
> /usr/lib/gcc/x86_64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/cclJzFmw.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o usrsuwev /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o -L/home/ncpl/FLUKA -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../li!
 b !
> -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -Map usrsuwev.map usrsuwev.o -lflukahp -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o
> usrsuwev.o: In function `MAIN__':
> /home/ncpl/FLUKA/flutil/usrsuwev.f:129: undefined reference to `isoini_'
> /home/ncpl/FLUKA/flutil/usrsuwev.f:396: undefined reference to `ismhlp_'
> /home/ncpl/FLUKA/flutil/usrsuwev.f:340: undefined reference to `ismhlp_'
> collect2: error: ld returned 1 exit status
> make[1]: Leaving directory '/home/ncpl/FLUKA/flutil'
> ncpl_at_ncpl-TECRA-R850:~/FLUKA$
>
>
>
>
>
> On 8/13/2019 11:59 AM, Horváth Dávid wrote:
>
> Dear S.R. Mitra,
>
> your installation error caused by multiple issues:
>
> 1.) There is a typo in the $FLUFOR environment variable, it should be gfortran
>
> 2.) Ubuntu uses the 'dash' shell for 'sh'. You need to configure the system to use 'bash. instead.
> To do this, use the command below, and reply 'no':
> sudo dpkg-reconfigure dash
>
> 3.) If after this you get the error:
> awk: line 0: regular expression compile failed (missing '('))
> you will need to install the 'gawk' package as well.
>
> I hope this solves your problem.
>
> Kind regards,
> Dávid Horváth
>
> Junior Researcher
> Radiation Protection
> ELI Beamlines
>
> E: david.horvath_at_eli-beams.eu<mailto:david.horvath_at_eli-beams.eu><mailto:david.horvath_at_eli-beams.eu><mailto:david.horvath_at_eli-beams.eu>
> T: +420 266 051 283
> M: Za Radnicí 835, 25241 Dolní Břežany, Czech Republic
>
>
> ________________________________________
> From: owner-fluka-discuss_at_mi.infn.it<mailto:owner-fluka-discuss_at_mi.infn.it><mailto:owner-fluka-discuss_at_mi.infn.it><mailto:owner-fluka-discuss_at_mi.infn.it> <owner-fluka-discuss_at_mi.infn.it><mailto:owner-fluka-discuss_at_mi.infn.it><mailto:owner-fluka-discuss_at_mi.infn.it><mailto:owner-fluka-discuss_at_mi.infn.it> on behalf of S.R.Mitra <srmitra_at_npcil.co.in><mailto:srmitra_at_npcil.co.in><mailto:srmitra_at_npcil.co.in><mailto:srmitra_at_npcil.co.in>
> Sent: 13 August 2019 07:12:27
> To: fluka-discuss_at_fluka.org<mailto:fluka-discuss_at_fluka.org><mailto:fluka-discuss_at_fluka.org><mailto:fluka-discuss_at_fluka.org>
> Subject: [fluka-discuss]: Instalation in Ubuntu
>
> Unable to install FLUKA in Ubuntu
>
> I hv followed all the instruction to best of my knowledge . Kindly see
> the chrono of the version checks, $FLUPRO, $FLUFOR and make.
> Pl advise
>
>
>
> ncpl_at_ncpl-TECRA-R850:~/gfor/FLUKA$ lsb_release -a
>
> Distributor ID: Ubuntu
> Description: 18.04.2 LTS
>
> ncpl_at_ncpl-TECRA-R850:~/gfor/FLUKA$ gfortran --version
> GNU Fortran (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
> Copyright (C) 2017 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> ncpl_at_ncpl-TECRA-R850:~/gfor/FLUKA$ gcc --version
> gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
> Copyright (C) 2017 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> ncpl_at_ncpl-TECRA-R850:~/gfor/FLUKA$ make -v
> GNU Make 4.1
> Built for x86_64-pc-linux-gnu
> Copyright (C) 1988-2014 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later
> <http://gnu.org/licenses/gpl.html><http://gnu.org/licenses/gpl.html><http://gnu.org/licenses/gpl.html><http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
>
> nncpl_at_ncpl-TECRA-R850:~/gfor/FLUKA$ python
> Python 2.7.15+ (default, Nov 27 2018, 23:36:35)
> [GCC 7.3.0] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
>
> ncpl_at_ncpl-TECRA-R850:~/gfor/FLUKA$ ls
> fluka2011.2x-linux-gfor64bit-7.4-AA.tar.gz
>
> ncpl_at_ncpl-TECRA-R850:~/gfor/FLUKA$ echo $FLUPRO
> /home/ncpl/gfor/FLUKA
>
>
> ncpl_at_ncpl-TECRA-R850:~/gfor/FLUKA$ echo $FLUFOR
> gfortan
>
>
> ncpl_at_ncpl-TECRA-R850:~/gfor/FLUKA$ tar -zxvf
> fluka2011.2x-linux-gfor64bit-7.4-AA.tar.gz
> 12cqmd.inp
> 12ctst.inp
> brems_fin.bin
> CERN-2005-10.pdf
> cohff.bin
> CT14LL.pds
> DDS/
> DDS/Li8O_deu_P1.dat
> DDS/B8O_neu_P1.dat
> DDS/OFe_tri_P0.dat
> DDS/NeO_alf_P0.dat
> DDS/B8O_neu_P0.dat
> DDS/OAu_deu_P0.dat
> DDS/FO_deu_P0.dat
> DDS/OAu_deu_P2.dat
> DDS/Li8O_tri_P1.dat
> DDS/Li8O_tri_P2.dat
> DDS/OFe_tri_P1.dat
> DDS/CCa_tri_P1.dat
> DDS/Li8C_deu_P0.dat
> DDS/NO_pro_P2.dat
> DDS/FO_deu_P1.dat
> DDS/AlC_alf_P1.dat
> DDS/OFe_tri_P2.dat
> DDS/CCa_deu_P0.dat
> DDS/AlO_neu_P1.dat
> DDS/CC_he3_P0.dat
> DDS/Li8O_he3_P0.dat
> DDS/B8O_tri_P2.dat
> DDS/FO_he3_P1.dat
> DDS/FO_alf_P1.dat
> DDS/Li8O_alf_P2.dat
> DDS/NeO_he3_P0.dat
> DDS/BO_he3_P1.dat
> DDS/NeO_pro_P2.dat
> DDS/NO_alf_P1.dat
> DDS/Li8O_pro_P0.dat
> DDS/AlC_pro_P1.dat
> DDS/AlO_he3_P1.dat
> DDS/MgO_deu_P0.dat
> DDS/CCa_pro_P1.dat
> DDS/NO_he3_P1.dat
> DDS/OAu_pro_P1.dat
> DDS/B8O_pro_P0.dat
> DDS/OO_pro_P1.dat
> DDS/AlC_tri_P2.dat
> DDS/MgO_neu_P0.dat
> DDS/AlC_he3_P2.dat
> DDS/Li8O_neu_P1.dat
> DDS/B8C_deu_P2.dat
> DDS/MgO_neu_P2.dat
> DDS/CO_he3_P0.dat
> DDS/CO_tri_P0.dat
> DDS/CCa_neu_P1.dat
> DDS/LiO_he3_P2.dat
> DDS/B8C_tri_P2.dat
> DDS/CC_tri_P1.dat
> DDS/AlC_deu_P2.dat
> DDS/Li8O_pro_P1.dat
> DDS/NeO_pro_P0.dat
> DDS/NeO_deu_P1.dat
> DDS/NeO_deu_P0.dat
> DDS/B8O_deu_P0.dat
> DDS/B8C_deu_P0.dat
> DDS/CCa_he3_P0.dat
> DDS/CC_tri_P0.dat
> DDS/CC_pro_P2.dat
> DDS/CC_pro_P1.dat
> DDS/BO_deu_P0.dat
> DDS/OO_he3_P2.dat
> DDS/AlC_alf_P0.dat
> DDS/BO_tri_P1.dat
> DDS/LiO_tri_P1.dat
> DDS/AlC_he3_P0.dat
> DDS/Li8O_he3_P2.dat
> DDS/NeO_alf_P1.dat
> DDS/NO_neu_P1.dat
> DDS/B8C_he3_P2.dat
> DDS/AlC_tri_P1.dat
> DDS/NO_he3_P0.dat
> DDS/B8C_deu_P1.dat
> DDS/LiO_neu_P1.dat
> DDS/CCa_he3_P2.dat
> DDS/CO_deu_P1.dat
> DDS/BO_tri_P2.dat
> DDS/AlO_tri_P1.dat
> DDS/CC_pro_P0.dat
> DDS/OFe_neu_P1.dat
> DDS/CCa_alf_P1.dat
> DDS/CCa_alf_P0.dat
> DDS/OO_tri_P1.dat
> DDS/B8C_he3_P0.dat
> DDS/MgO_deu_P1.dat
> DDS/CC_deu_P2.dat
> DDS/B8O_neu_P2.dat
> DDS/LiO_deu_P2.dat
> DDS/BO_pro_P2.dat
> DDS/OAu_neu_P0.dat
> DDS/MgO_alf_P0.dat
> DDS/AlO_alf_P2.dat
> DDS/Li8C_he3_P0.dat
> DDS/NO_tri_P2.dat
> DDS/BO_alf_P0.dat
> DDS/AlO_deu_P2.dat
> DDS/BO_neu_P0.dat
> DDS/BO_alf_P1.dat
> DDS/OFe_alf_P0.dat
> DDS/CO_tri_P2.dat
> DDS/LiO_he3_P1.dat
> DDS/CCa_neu_P0.dat
> DDS/FO_tri_P1.dat
> DDS/OFe_he3_P2.dat
> DDS/NO_pro_P1.dat
> DDS/Li8O_deu_P2.dat
> DDS/AlO_pro_P2.dat
> DDS/BO_deu_P2.dat
> DDS/FO_alf_P2.dat
> DDS/OFe_alf_P2.dat
> DDS/B8C_neu_P2.dat
> DDS/OO_deu_P0.dat
> DDS/B8C_pro_P1.dat
> DDS/OAu_neu_P1.dat
> DDS/OAu_alf_P1.dat
> DDS/NO_deu_P2.dat
> DDS/Li8C_neu_P2.dat
> DDS/B8C_pro_P2.dat
> DDS/AlC_pro_P2.dat
> DDS/AlC_neu_P2.dat
> DDS/NeO_tri_P0.dat
> DDS/Li8O_he3_P1.dat
> DDS/Li8C_pro_P2.dat
> DDS/NeO_neu_P2.dat
> DDS/AlO_alf_P1.dat
> DDS/AlO_he3_P2.dat
> DDS/CC_alf_P1.dat
> DDS/OAu_tri_P0.dat
> DDS/OO_deu_P1.dat
> DDS/Li8C_alf_P0.dat
> DDS/CO_pro_P1.dat
> DDS/BO_neu_P2.dat
> DDS/OAu_he3_P1.dat
> DDS/CO_deu_P0.dat
> DDS/FO_tri_P0.dat
> DDS/OAu_tri_P1.dat
> DDS/OFe_he3_P1.dat
> DDS/OO_neu_P1.dat
> DDS/OO_he3_P0.dat
> DDS/BO_he3_P2.dat
> DDS/MgO_deu_P2.dat
> DDS/Li8O_tri_P0.dat
> DDS/CC_neu_P2.dat
> DDS/Li8O_pro_P2.dat
> DDS/OO_deu_P2.dat
> DDS/OFe_he3_P0.dat
> DDS/B8C_alf_P1.dat
> DDS/Li8O_deu_P0.dat
> DDS/LiO_pro_P2.dat
> DDS/FO_pro_P2.dat
> DDS/NO_neu_P0.dat
> DDS/OAu_he3_P2.dat
> DDS/FO_alf_P0.dat
> DDS/LiO_pro_P1.dat
> DDS/AlO_neu_P0.dat
> DDS/CO_deu_P2.dat
> DDS/AlO_he3_P0.dat
> DDS/CCa_tri_P0.dat
> DDS/CC_he3_P2.dat
> DDS/OO_pro_P0.dat
> DDS/AlC_deu_P0.dat
> DDS/B8C_he3_P1.dat
> DDS/NO_alf_P2.dat
> DDS/B8C_neu_P1.dat
> DDS/BO_tri_P0.dat
> DDS/NeO_neu_P1.dat
> DDS/AlO_pro_P0.dat
> DDS/OO_tri_P0.dat
> DDS/OAu_deu_P1.dat
> DDS/OAu_neu_P2.dat
> DDS/CCa_neu_P2.dat
> DDS/B8C_neu_P0.dat
> DDS/FO_he3_P0.dat
> DDS/B8O_alf_P1.dat
> DDS/CO_pro_P2.dat
> DDS/Li8C_tri_P1.dat
> DDS/CCa_pro_P0.dat
> DDS/OO_he3_P1.dat
> DDS/MgO_pro_P2.dat
> DDS/Li8C_deu_P2.dat
> DDS/CO_neu_P0.dat
> DDS/CO_neu_P2.dat
> DDS/CCa_tri_P2.dat
> DDS/OAu_tri_P2.dat
> DDS/OO_pro_P2.dat
> DDS/B8O_pro_P1.dat
> DDS/LiO_alf_P0.dat
> DDS/AlO_tri_P2.dat
> DDS/OAu_pro_P2.dat
> DDS/Li8C_pro_P0.dat
> DDS/OFe_deu_P0.dat
> DDS/NO_deu_P1.dat
> DDS/AlC_neu_P1.dat
> DDS/MgO_he3_P2.dat
> DDS/LiO_tri_P2.dat
> DDS/FO_pro_P0.dat
> DDS/BO_he3_P0.dat
> DDS/B8C_tri_P1.dat
> DDS/Li8C_neu_P1.dat
> DDS/CCa_deu_P2.dat
> DDS/CCa_pro_P2.dat
> DDS/AlO_tri_P0.dat
> DDS/CC_neu_P1.dat
> DDS/OO_alf_P0.dat
> DDS/Li8C_pro_P1.dat
> DDS/OAu_he3_P0.dat
> DDS/Li8O_alf_P0.dat
> DDS/AlO_neu_P2.dat
> DDS/FO_neu_P1.dat
> DDS/NeO_neu_P0.dat
> DDS/B8O_tri_P1.dat
> DDS/MgO_he3_P0.dat
> DDS/FO_deu_P2.dat
> DDS/MgO_tri_P2.dat
> DDS/MgO_tri_P1.dat
> DDS/NO_deu_P0.dat
> DDS/B8C_alf_P0.dat
> DDS/CO_alf_P0.dat
> DDS/OO_alf_P2.dat
> DDS/B8O_alf_P0.dat
> DDS/FO_tri_P2.dat
> DDS/NO_tri_P1.dat
> DDS/Li8O_neu_P0.dat
> DDS/OFe_pro_P1.dat
> DDS/CO_tri_P1.dat
> DDS/BO_deu_P1.dat
> DDS/BO_alf_P2.dat
> DDS/BO_pro_P0.dat
> DDS/CC_deu_P1.dat
> DDS/B8O_he3_P2.dat
> DDS/LiO_alf_P1.dat
> DDS/OFe_pro_P0.dat
> DDS/Li8C_tri_P0.dat
> DDS/OAu_alf_P0.dat
> DDS/NO_he3_P2.dat
> DDS/BO_pro_P1.dat
> DDS/OFe_alf_P1.dat
> DDS/NeO_he3_P2.dat
> DDS/MgO_alf_P2.dat
> DDS/B8O_he3_P1.dat
> DDS/LiO_he3_P0.dat
> DDS/LiO_tri_P0.dat
> DDS/OO_neu_P2.dat
> DDS/CO_he3_P2.dat
> DDS/CC_alf_P0.dat
> DDS/MgO_pro_P1.dat
> DDS/MgO_alf_P1.dat
> DDS/OAu_pro_P0.dat
> DDS/B8C_tri_P0.dat
> DDS/CO_pro_P0.dat
> DDS/MgO_he3_P1.dat
> DDS/LiO_neu_P2.dat
> DDS/CC_alf_P2.dat
> DDS/BO_neu_P1.dat
> DDS/Li8C_tri_P2.dat
> DDS/FO_neu_P2.dat
> DDS/OFe_deu_P2.dat
> DDS/AlC_he3_P1.dat
> DDS/CCa_deu_P1.dat
> DDS/AlC_neu_P0.dat
> DDS/MgO_tri_P0.dat
> DDS/Li8C_neu_P0.dat
> DDS/Li8O_neu_P2.dat
> DDS/B8O_alf_P2.dat
> DDS/AlO_deu_P1.dat
> DDS/OAu_alf_P2.dat
> DDS/LiO_deu_P0.dat
> DDS/NeO_tri_P2.dat
> DDS/OFe_deu_P1.dat
> DDS/LiO_alf_P2.dat
> DDS/OO_tri_P2.dat
> DDS/CC_tri_P2.dat
> DDS/AlC_alf_P2.dat
> DDS/NeO_alf_P2.dat
> DDS/B8C_alf_P2.dat
> DDS/B8O_deu_P2.dat
> DDS/LiO_deu_P1.dat
> DDS/Li8C_he3_P1.dat
> DDS/CC_he3_P1.dat
> DDS/NeO_tri_P1.dat
> DDS/Li8O_alf_P1.dat
> DDS/OFe_pro_P2.dat
> DDS/AlC_pro_P0.dat
> DDS/CO_neu_P1.dat
> DDS/Li8C_alf_P1.dat
> DDS/OFe_neu_P2.dat
> DDS/CO_alf_P1.dat
> DDS/FO_neu_P0.dat
> DDS/CO_alf_P2.dat
> DDS/CC_deu_P0.dat
> DDS/OO_alf_P1.dat
> DDS/NO_alf_P0.dat
> DDS/NeO_pro_P1.dat
> DDS/B8O_he3_P0.dat
> DDS/CC_neu_P0.dat
> DDS/NO_pro_P0.dat
> DDS/FO_he3_P2.dat
> DDS/NO_tri_P0.dat
> DDS/OFe_neu_P0.dat
> DDS/AlC_tri_P0.dat
> DDS/AlO_deu_P0.dat
> DDS/AlO_pro_P1.dat
> DDS/AlC_deu_P1.dat
> DDS/Li8C_deu_P1.dat
> DDS/B8O_pro_P2.dat
> DDS/CCa_he3_P1.dat
> DDS/MgO_pro_P0.dat
> DDS/FO_pro_P1.dat
> DDS/B8O_tri_P0.dat
> DDS/OO_neu_P0.dat
> DDS/B8O_deu_P1.dat
> DDS/NO_neu_P2.dat
> DDS/LiO_pro_P0.dat
> DDS/CO_he3_P1.dat
> DDS/B8C_pro_P0.dat
> DDS/NeO_he3_P1.dat
> DDS/CCa_alf_P2.dat
> DDS/MgO_neu_P1.dat
> DDS/NeO_deu_P2.dat
> DDS/AlO_alf_P0.dat
> DDS/Li8C_alf_P2.dat
> DDS/LiO_neu_P0.dat
> DDS/Li8C_he3_P2.dat
> dpmjet/
> dpmjet/pomtab.dat
> dpmjet/GlauberParameters
> dpmjpar.dat
> e6r1nds3.fyi
> elasct.bin
> example.inp
> exdefi.inp
> exfixed.inp
> exmixed.inp
> Fad/
> Fad/F_alf_LiO.dat
> Fad/F_tri_OFe.dat
> Fad/F_pro_MgO.dat
> Fad/F_alf_AlO.dat
> Fad/F_alf_BO.dat
> Fad/F_pro_FO.dat
> Fad/F_tri_Li8O.dat
> Fad/F_pro_Li8C.dat
> Fad/F_deu_B8C.dat
> Fad/F_tri_AlO.dat
> Fad/F_tri_BO.dat
> Fad/F_alf_CO.dat
> Fad/F_neu_OAu.dat
> Fad/F_pro_B8O.dat
> Fad/F_deu_OAu.dat
> Fad/F_he3_NO.dat
> Fad/F_deu_NeO.dat
> Fad/F_alf_OO.dat
> Fad/F_tri_CO.dat
> Fad/F_pro_B8C.dat
> Fad/F_he3_NeO.dat
> Fad/F_he3_OO.dat
> Fad/F_tri_NO.dat
> Fad/F_alf_Li8O.dat
> Fad/F_deu_LiO.dat
> Fad/F_tri_NeO.dat
> Fad/F_deu_NO.dat
> Fad/F_deu_FO.dat
> Fad/F_neu_AlO.dat
> Fad/F_he3_CC.dat
> Fad/F_tri_CCa.dat
> Fad/F_deu_OO.dat
> Fad/F_neu_CC.dat
> Fad/F_tri_OAu.dat
> Fad/F_he3_CO.dat
> Fad/F_he3_FO.dat
> Fad/F_neu_NO.dat
> Fad/F_tri_Li8C.dat
> Fad/F_neu_LiO.dat
> Fad/F_pro_LiO.dat
> Fad/F_neu_CCa.dat
> Fad/F_neu_BO.dat
> Fad/F_pro_AlO.dat
> Fad/F_neu_Li8C.dat
> Fad/F_he3_AlO.dat
> Fad/F_he3_BO.dat
> Fad/F_alf_CCa.dat
> Fad/F_he3_B8C.dat
> Fad/F_alf_AlC.dat
> Fad/F_tri_B8C.dat
> Fad/F_pro_OFe.dat
> Fad/F_deu_AlC.dat
> Fad/F_pro_OAu.dat
> Fad/F_tri_MgO.dat
> Fad/F_alf_FO.dat
> Fad/F_pro_Li8O.dat
> Fad/F_neu_FO.dat
> Fad/F_neu_CO.dat
> Fad/F_deu_CC.dat
> Fad/F_pro_BO.dat
> Fad/F_tri_AlC.dat
> Fad/F_pro_OO.dat
> Fad/F_neu_OFe.dat
> Fad/F_he3_Li8C.dat
> Fad/F_tri_OO.dat
> Fad/F_alf_B8O.dat
> Fad/F_deu_CO.dat
> Fad/F_alf_NO.dat
> Fad/F_deu_MgO.dat
> Fad/F_he3_AlC.dat
> Fad/F_alf_OFe.dat
> Fad/F_tri_CC.dat
> Fad/F_he3_CCa.dat
> Fad/F_alf_NeO.dat
> Fad/F_pro_CC.dat
> Fad/F_alf_MgO.dat
> Fad/F_deu_Li8C.dat
> Fad/F_tri_B8O.dat
> Fad/F_deu_CCa.dat
> Fad/F_deu_OFe.dat
> Fad/F_neu_OO.dat
> Fad/F_he3_OAu.dat
> Fad/F_pro_AlC.dat
> Fad/F_he3_Li8O.dat
> Fad/F_he3_OFe.dat
> Fad/F_he3_LiO.dat
> Fad/F_alf_B8C.dat
> Fad/F_pro_CO.dat
> Fad/F_neu_B8O.dat
> Fad/F_tri_LiO.dat
> Fad/F_alf_OAu.dat
> Fad/F_alf_Li8C.dat
> Fad/F_neu_MgO.dat
> Fad/F_pro_NeO.dat
> Fad/F_he3_MgO.dat
> Fad/F_alf_CC.dat
> Fad/F_deu_BO.dat
> Fad/F_neu_NeO.dat
> Fad/F_neu_Li8O.dat
> Fad/F_pro_CCa.dat
> Fad/F_deu_B8O.dat
> Fad/F_he3_B8O.dat
> Fad/F_deu_AlO.dat
> Fad/F_tri_FO.dat
> Fad/F_pro_NO.dat
> Fad/F_neu_AlC.dat
> Fad/F_deu_Li8O.dat
> Fad/F_neu_B8C.dat
> fluka2011.manual
> flukapro/
> flukapro/(COMLIO)
> flukapro/(LBREMR)
> flukapro/(DPDXCM)
> flukapro/(DEPNUC)
> flukapro/(BLNKCM)
> flukapro/(TRACKR)
> flukapro/(RDPSTK)
> flukapro/(ICATHR)
> flukapro/(PAREVT)
> flukapro/(RDDGXB)
> flukapro/(FLUOXR)
> flukapro/(NUCPOT)
> flukapro/(NUFEDE)
> flukapro/(ATFFAC)
> flukapro/(PMFTMP)
> flukapro/(RTGMMV)
> flukapro/(HAMCIN)
> flukapro/(PART2)
> flukapro/(CURRPT)
> flukapro/(DTEVT3)
> flukapro/(BLNTMP)
> flukapro/(IOIOCM)
> flukapro/(SFPEMF)
> flukapro/(LOWNEU)
> flukapro/(RSNCCM)
> flukapro/(GLTLOC)
> flukapro/(GDRDCM)
> flukapro/(PRVSDC)
> flukapro/(VXLGCM)
> flukapro/(RTFLGS)
> flukapro/(MTTBJK)
> flukapro/(EMFTRN)
> flukapro/(HRSCCM)
> flukapro/(HADPAR)
> flukapro/(DTEVT1)
> flukapro/(NUCFLG)
> flukapro/(COMLAT)
> flukapro/(DTEVT2)
> flukapro/(CSMCRY)
> flukapro/(EMFSWT)
> flukapro/(ECHOCM)
> flukapro/(CMDAUG)
> flukapro/(DPMVER)
> flukapro/(EMFAUX)
> flukapro/(NUBEAM)
> flukapro/(EMFCMP)
> flukapro/(NUCLEV)
> flukapro/(LI6PWX)
> flukapro/(CRQRKS)
> flukapro/(NURSCM)
> flukapro/(ICTKCM)
> flukapro/(DCDRBS)
> flukapro/(USRYLD)
> flukapro/(DECAYC)
> flukapro/(GOMLOC)
> flukapro/(UNRTSF)
> flukapro/(NUCSTF)
> flukapro/(IONPBM)
> flukapro/(ELFLCM)
> flukapro/(CHNCMM)
> flukapro/(CLSCCM)
> flukapro/(ATNUCM)
> flukapro/(GENSTK2)
> flukapro/(LBREMZ)
> flukapro/(FINPAR)
> flukapro/(CMPHNU)
> flukapro/(RDCYCM)
> flukapro/(ADDHP)
> flukapro/(MECMAN)
> flukapro/(PHMPCM)
> flukapro/(CMNEAR)
> flukapro/(CMPEMF)
> flukapro/(HIGFIS)
> flukapro/(EMFBRM)
> flukapro/update
> flukapro/(USRTRC)
> flukapro/(SLHDCM)
> flukapro/(BPTECM)
> flukapro/(NUXSAR)
> flukapro/(NUINFO)
> flukapro/(SOUEVT)
> flukapro/(CMSHPR)
> flukapro/(NUCDAT)
> flukapro/(TMPNUC)
> flukapro/(CMDPCM)
> flukapro/(SFELIN)
> flukapro/(PAREM)
> flukapro/(FLKCRY)
> flukapro/(SOURCM)
> flukapro/(EMFRGN)
> flukapro/(KAXSCM)
> flukapro/(USRSNC)
> flukapro/(ICAZBR)
> flukapro/(ENLSSF)
> flukapro/(SPEEDE)
> flukapro/(METLSP)
> flukapro/(PHNCCM)
> flukapro/(NCDNVP)
> flukapro/(ELSSCT)
> flukapro/(ATNUBM)
> flukapro/(HBMP96)
> flukapro/(DIFSCT)
> flukapro/(RHOHAR)
> flukapro/(NDNICM)
> flukapro/(FRBKCM)
> flukapro/(ELFLST)
> flukapro/(CMMDNR)
> flukapro/(MEDSTF)
> flukapro/(SGTBCM)
> flukapro/(ORGI)
> flukapro/(PARNUC)
> flukapro/(IOPRCM)
> flukapro/(CURPRO)
> flukapro/(EVAPRD)
> flukapro/(BGMUTV)
> flukapro/(BALANC)
> flukapro/(USRBIN)
> flukapro/(FLKCMP)
> flukapro/(KNWNCM)
> flukapro/(KAWIXS)
> flukapro/(QUEMGD)
> flukapro/(NORLAT)
> flukapro/(SCOHLP)
> flukapro/(RSLBRM)
> flukapro/(IOUNIT)
> flukapro/(PHOTEL)
> flukapro/(SLNUCM)
> flukapro/(FINLSP)
> flukapro/(POTART)
> flukapro/(BREANG)
> flukapro/(CHNGLB)
> flukapro/(ETALOC)
> flukapro/(THRSCM)
> flukapro/(CMRNSD)
> flukapro/(REAC)
> flukapro/(STSZSF)
> flukapro/(PNTFLG)
> flukapro/(EVTFLG)
> flukapro/(XSEPAR)
> flukapro/(DETECT)
> flukapro/(EMFSTK)
> flukapro/(ELSCRT)
> flukapro/(MULPRO)
> flukapro/(DORTSF)
> flukapro/(PMFINP)
> flukapro/(FLKSTK)
> flukapro/(ELEINP)
> flukapro/(LWNPWX)
> flukapro/(SFPHIN)
> flukapro/(CMABRS)
> flukapro/(SCEXFL)
> flukapro/(USRBDX)
> flukapro/(OPPHCM)
> flukapro/(HDSLCM)
> flukapro/(BEAMCM)
> flukapro/(NCSFTA)
> flukapro/(EMFSPC)
> flukapro/(ADDRCM)
> flukapro/(SPLTCM)
> flukapro/(AUXPAR)
> flukapro/(NORMAL)
> flukapro/(CMSRES)
> flukapro/(COMEPS)
> flukapro/(DIMPAR)
> flukapro/(CRYTRN)
> flukapro/(FINLSP3)
> flukapro/(EVAFLG)
> flukapro/(COMPUT)
> flukapro/(FLKMAT)
> flukapro/(GENFLG)
> flukapro/(CTITLE)
> flukapro/(EMGTRN)
> flukapro/(PRECMM)
> flukapro/(GENTHR)
> flukapro/(ATNUBF)
> flukapro/(PAPROP)
> flukapro/(EMFTHR)
> flukapro/(NNXINM)
> flukapro/(CMEMFL)
> flukapro/(PART)
> flukapro/(CMELDS)
> flukapro/(MULBOU)
> flukapro/(DBLPRC)
> flukapro/(MGDDCM)
> flukapro/(PHOINP)
> flukapro/(EMFBCM)
> flukapro/(PMRNCM)
> flukapro/(SUMCOU)
> flukapro/(FHEAVY)
> flukapro/(FNTEXP)
> flukapro/(BRMRSL)
> flukapro/(DENOVE)
> flukapro/(FLGSCO)
> flukapro/(MULHD)
> flukapro/(OPPHST)
> flukapro/(BAMJCM)
> flukapro/(REDVER)
> flukapro/(EXCSHA)
> flukapro/(PREDEE)
> flukapro/(SPCSMP)
> flukapro/(HADFLG)
> flukapro/(SNNUCM)
> flukapro/(ISOTOP)
> flukapro/(PNLDCM)
> flukapro/(NUXSNC)
> flukapro/(LTCLCM)
> flukapro/(B8L8CM)
> flukapro/(BRMISV)
> flukapro/(MATHCM)
> flukapro/(SCFCSF)
> flukapro/(RESNUC)
> flukapro/(CASLIM)
> flukapro/(FINLSP2)
> flukapro/(MULTS)
> flukapro/(NUNCOM)
> flukapro/(ALLDLT)
> flukapro/(STNHCM)
> flukapro/(CORINC)
> flukapro/(QQUARK)
> flukapro/(LIKNCM)
> flukapro/(USPLC)
> flukapro/(ANENSA)
> flukapro/(LOWNPT)
> flukapro/(CMPISG)
> flukapro/(H1PWXS)
> flukapro/(EVAPIX)
> flukapro/(INPDAT)
> flukapro/(NUCGEO)
> flukapro/(CMKBSG)
> flukapro/(STEPSZ)
> flukapro/(PREPAR)
> flukapro/(GEODEB)
> flukapro/(CMTIME)
> flukapro/(RRCOUN)
> flukapro/(CMCSCM)
> flukapro/(CMPAIR)
> flukapro/(NUCSFT)
> flukapro/(DFXSTB)
> flukapro/(BRMLOC)
> flukapro/(IPRSCM)
> flukapro/(CPHSPC)
> flukapro/(NUCPAR)
> flukapro/(DETLOC)
> flukapro/(MCSHLP)
> flukapro/(EMFMAT)
> flukapro/(BLNKDM)
> flukapro/(OUTMER)
> flukapro/(MULTMP)
> flukapro/(NUCSFX)
> flukapro/(BRPRHV)
> flukapro/(ABLTIS)
> flukapro/(WWINDW)
> flukapro/(PNTRSN)
> flukapro/(RTDFCM)
> flukapro/(SIDMCM)
> flukapro/(RDDGTR)
> flukapro/(ICVXCM)
> flukapro/(CDWRCM)
> flukapro/(RSNCLV)
> flukapro/(LBRCTR)
> flukapro/(NIKNCM)
> flukapro/(GENSTK)
> fluodt.dat
> flutil/
> flutil/ustsuw.f
> flutil/usrsuw.f
> flutil/makefile
> flutil/usbrea.f
> flutil/usxsuw.f
> flutil/bpawlev.kumac
> flutil/lfluka
> flutil/usbmax.c
> flutil/pawlevplo.kumac
> flutil/lflukac
> flutil/ffluka.sh
> flutil/field.gnu
> flutil/actdline.f
> flutil/pawlevhlp.for
> flutil/fgivev.f
> flutil/hpfor.f
> flutil/data.gnu
> flutil/pawlevmat.for
> flutil/hpc.f
> flutil/usrsuwev.f
> flutil/ldpmqmd
> flutil/pawlevbin.f
> flutil/gplevbin.f
> flutil/material.gnu
> flutil/pawlevphi.kumac
> flutil/usbsuw.f
> flutil/detsuw.f
> flutil/usxrea.f
> flutil/fff
> flutil/hpadd.f
> flutil/rfluka
> flutil/usysuw.f
> FM.pdf
> gcrtools/
> gcrtools/06phi1440.spc
> gcrtools/21phi1440.spc
> gcrtools/12phi0465.spc
> gcrtools/atmloc_2011.f
> gcrtools/28phi0465.spc
> gcrtools/17phi0465.spc
> gcrtools/16phi1440.spc
> gcrtools/19phi0465.spc
> gcrtools/21phi0465.spc
> gcrtools/07phi0465.spc
> gcrtools/10phi0465.spc
> gcrtools/06phi0465.spc
> gcrtools/sep28oct2003.spc
> gcrtools/19phi1440.spc
> gcrtools/14phi0465.spc
> gcrtools/25phi0465.spc
> gcrtools/27phi1440.spc
> gcrtools/05phi1440.spc
> gcrtools/02phi0465.spc
> gcrtools/15phi1440.spc
> gcrtools/03phi1440.spc
> gcrtools/18phi0465.spc
> gcrtools/25phi1440.spc
> gcrtools/08phi0465.spc
> gcrtools/18phi1440.spc
> gcrtools/24phi1440.spc
> gcrtools/27phi0465.spc
> gcrtools/03phi0465.spc
> gcrtools/16phi0465.spc
> gcrtools/23phi1440.spc
> gcrtools/atmomat.cards
> gcrtools/10phi1440.spc
> gcrtools/01phi1440.spc
> gcrtools/14phi1440.spc
> gcrtools/05phi0465.spc
> gcrtools/26phi1440.spc
> gcrtools/22phi1440.spc
> gcrtools/17phi1440.spc
> gcrtools/13phi0465.spc
> gcrtools/22phi0465.spc
> gcrtools/15phi0465.spc
> gcrtools/02phi1440.spc
> gcrtools/08phi1440.spc
> gcrtools/07phi1440.spc
> gcrtools/gcrexamples/
> gcrtools/gcrexamples/AllParticleExample/
> gcrtools/gcrexamples/AllParticleExample/12phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/28phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/17phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/19phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/36n140e.geo
> gcrtools/gcrexamples/AllParticleExample/21phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/07phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/10phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/06phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/phi0465.sur
> gcrtools/gcrexamples/AllParticleExample/14phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/25phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/02phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/18phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/08phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/27phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/03phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/16phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/atmomat.cards
> gcrtools/gcrexamples/AllParticleExample/05phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/13phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/22phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/15phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/gcrexampleAllParticle.inp
> gcrtools/gcrexamples/AllParticleExample/20phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/26phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/23phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/11phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/atmlocmat.cards
> gcrtools/gcrexamples/AllParticleExample/09phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/24phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/04phi0465.spc
> gcrtools/gcrexamples/AllParticleExample/01phi0465.spc
> gcrtools/20phi0465.spc
> gcrtools/sep20jan2005.spc
> gcrtools/allnucok.dat
> gcrtools/12phi1440.spc
> gcrtools/04phi1440.spc
> gcrtools/26phi0465.spc
> gcrtools/11phi1440.spc
> gcrtools/28phi1440.spc
> gcrtools/23phi0465.spc
> gcrtools/20phi1440.spc
> gcrtools/11phi0465.spc
> gcrtools/09phi0465.spc
> gcrtools/24phi0465.spc
> gcrtools/04phi0465.spc
> gcrtools/atmogeo.cards
> gcrtools/09phi1440.spc
> gcrtools/13phi1440.spc
> gcrtools/01phi0465.spc
> grv98lof.grid
> grv98lo.grid
> grv98nld.grid
> grv98nlf.grid
> grv98nlm.grid
> gxsect.bin
> interface/
> interface/libdpmjet3.a
> jef2.fyi
> jendl3.fyi
> latestRQMD/
> latestRQMD/librqmd.a
> libdpmmvax.a
> libflukahp.a
> librqmdmvax.a
> LICENSE.fluka2011.2x
> makefile
> makeflags
> neuxsc-ind_260.bin
> nuclear.bin
> nunstab.data
> random.dat
> README
> RELEASE-NOTES.fluka2011.2x
> sidae.dat
> sidan.dat
> sidap.dat
> sidapi.dat
> sigmapi.bin
> usermvax/
> usermvax/mdstck.f
> usermvax/musrbr.f
> usermvax/endscp.f
> usermvax/usrini.f
> usermvax/queffc.f
> usermvax/stupre.f
> usermvax/fusrbv.f
> usermvax/usrrnc.f
> usermvax/wvlnsh.f
> usermvax/usimbs.f
> usermvax/formfu.f
> usermvax/abscff.f
> usermvax/ubsset.f
> usermvax/fluscw.f
> usermvax/mgdraw.f
> usermvax/usrout.f
> usermvax/rflctv.f
> usermvax/magfld.f
> usermvax/dffcff.f
> usermvax/lattic.f
> usermvax/usrein.f
> usermvax/usrglo.f
> usermvax/fldscp.f
> usermvax/soevsv.f
> usermvax/usreou.f
> usermvax/udcdrl.f
> usermvax/rfrndx.f
> usermvax/ophbdx.f
> usermvax/ustckv.f
> usermvax/usrhsc.f
> usermvax/lusrbl.f
> usermvax/comscw.f
> usermvax/source.f
> usermvax/frghns.f
> usermvax/usrmed.f
> usermvax/ftelos.f
> usermvax/pshckp.f
> usermvax/stuprf.f
> usermvax/lppsok.f
> Version.tag
> xnloan.dat
>
> ncpl_at_ncpl-TECRA-R850:~/gfor/FLUKA$ make
>
>
> FLUPRO=/home/ncpl/gfor/FLUKA flutil/lfluka -o flukahp -m fluka
> $FLUPRO = /home/ncpl/gfor/FLUKA
> now linking
> /home/ncpl/gfor/FLUKA
> g77
> ar x /home/ncpl/gfor/FLUKA/libflukahp.a fluka.o
> rm: cannot remove 'flukahp.map': No such file or directory
> g77 -mtune=nocona -msse2 -mfpmath=sse -O3 -g -fexpensive-optimizations
> -funroll-loops -fstrength-reduce -Wall -fno-automatic -fno-silent
> -ffortran-bounds-check -I/home/ncpl/gfor/FLUKA/flukapro -v -o flukahp
> -Xlinker -Map -Xlinker flukahp.map fluka.o -L/home/ncpl/gfor/FLUKA -lflukahp
> flutil/lfluka: 157: flutil/lfluka: g77: not found
> cd flutil; FLUPRO=/home/ncpl/gfor/FLUKA make all; cd ..
> make[1]: Entering directory '/home/ncpl/gfor/FLUKA/flutil'
> /home/ncpl/gfor/FLUKA/flutil/fff -N actdline.f
> /home/ncpl/gfor/FLUKA/flutil/fff: 119: /home/ncpl/gfor/FLUKA/flutil/fff:
> [[: not found
> /home/ncpl/gfor/FLUKA/flutil/fff: 129: /home/ncpl/gfor/FLUKA/flutil/fff:
> g77: not found
> /home/ncpl/gfor/FLUKA/flutil/fff -N hpadd.f
> /home/ncpl/gfor/FLUKA/flutil/fff: 119: /home/ncpl/gfor/FLUKA/flutil/fff:
> [[: not found
> /home/ncpl/gfor/FLUKA/flutil/fff: 129: /home/ncpl/gfor/FLUKA/flutil/fff:
> g77: not found
> /home/ncpl/gfor/FLUKA/flutil/fff -N hpc.f
> /home/ncpl/gfor/FLUKA/flutil/fff: 119: /home/ncpl/gfor/FLUKA/flutil/fff:
> [[: not found
> /home/ncpl/gfor/FLUKA/flutil/fff: 129: /home/ncpl/gfor/FLUKA/flutil/fff:
> g77: not found
> /home/ncpl/gfor/FLUKA/flutil/fff -N hpfor.f
> /home/ncpl/gfor/FLUKA/flutil/fff: 119: /home/ncpl/gfor/FLUKA/flutil/fff:
> [[: not found
> /home/ncpl/gfor/FLUKA/flutil/fff: 129: /home/ncpl/gfor/FLUKA/flutil/fff:
> g77: not found
> gfortran -o actdline actdline.o
> gfortran: error: actdline.o: No such file or directory
> makefile:61: recipe for target 'actdline' failed
> make[1]: *** [actdline] Error 1
> make[1]: Leaving directory '/home/ncpl/gfor/FLUKA/flutil'
>
>
> ncpl_at_ncpl-TECRA-R850:~/gfor/FLUKA$
>
>
>
>
>
>
>
> --
> ????? ???? ?????? S.R. Mitra
> ?? ????? ??????? Dy.C.E. ???????????, ??.?????.?? Engg-LWR
>
>
> ** Radiation exposure to public from NPP is negligible **
>
> Disclaimer
> ----------
>
> This email and any files transmitted with it are intended solely for the use of the addressed individual or entity. It contains information that is confidential and protected from disclosure. It must not be printed, read, copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person other than the addressee. Unauthorized use, disclosure or copying is strictly prohibited and may constitute unlawful act and can possibly attract legal action.
>
> Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
>
> If you have received this message in error, you should destroy this message and may please notify the sender by e-mail.
> Thank you.
> -----------
>
>
> __________________________________________________________________________
> You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id=acc_info
>
>
>
>
>
>
> --
> ????? ???? ?????? S.R. Mitra
> ?? ????? ??????? Dy.C.E. ???????????, ??.?????.?? Engg-LWR
>
>
> ** Radiation exposure to public from NPP is negligible **
>
> Disclaimer
> ----------
>
> This email and any files transmitted with it are intended solely for the use of the addressed individual or entity. It contains information that is confidential and protected from disclosure. It must not be printed, read, copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person other than the addressee. Unauthorized use, disclosure or copying is strictly prohibited and may constitute unlawful act and can possibly attract legal action. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. If you have received this message in error, you should destroy this message and may please notify the sender by e-mail.
> Thank you.
> -----------
>
>
>
>
>
>
> --
> ????? ???? ?????? S.R. Mitra
> ?? ????? ??????? Dy.C.E. ???????????, ??.?????.?? Engg-LWR
>
>
> __________________________________________________________________________
> You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id=acc_info
>


__________________________________________________________________________
You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id=acc_info
Received on Tue Sep 03 2019 - 05:38:33 CEST

This archive was generated by hypermail 2.3.0 : Tue Sep 03 2019 - 05:38:39 CEST