Re: [fluka-discuss]: error: useradd: UID 0 is not unique

From: Andrea Fontana <andrea.fontana_at_pv.infn.it>
Date: Mon, 13 Jan 2020 13:17:14 +0100

I think that you can use a standard Fluka/Flair setup
in your VM. No need for docker.

Andrea

On 13/01/2020 13:15, muoio wrote:
> Ciao
> I have a VM with OS = centos7
> I have installed docker for centos
>
> and than I hope ; like with flupix, if i wrote:  flair on comman line,
> the program started.
>
> annamaria
>
> Il 2020-01-13 13:07 Andrea Fontana ha scritto:
>> In this case, you do not need docker and you can install and run
>> Fluka directly in linux.
>>
>> Andrea
>>
>> On 13/01/2020 13:04, muoio wrote:
>>> Il 2020-01-13 13:03 Andrea Fontana ha scritto:
>>>> Ciao Annamaria,
>>>>   what system are you using? I guess a linux, since you run the
>>>> install_linux.sh script. Fluka can be run natively, perhaps.
>>>>
>>>> Andrea
>>> the system is  Centos7
>>>
>>> [user_at_localhost ~]$ uname -a
>>> Linux localhost.localdomain 3.10.0-1062.9.1.el7.x86_64 #1 SMP Fri
>>> Dec 6 15:49:49 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
>>>
>>>
>>> annamaria
>>>>
>>>> On 13/01/2020 12:59, muoio wrote:
>>>>> Hello
>>>>> i tried like user, after that after I reinstalled the Docker ,
>>>>> because my docker is very old version.
>>>>>
>>>>> I run ./install_...  like the following command
>>>>>
>>>>> [user_at_localhost F4D-master]$ ./install_linux.sh
>>>>> Using default tag: latest
>>>>> latest: Pulling from flukadocker/f4d_baseimage
>>>>> Digest:
>>>>> sha256:65ce27b76a852498853f569ac26310656e29f43a3202db89e19b4b88b761e146
>>>>>
>>>>> Status: Downloaded newer image for flukadocker/f4d_baseimage:latest
>>>>> docker.io/flukadocker/f4d_baseimage:latest
>>>>> b4395b139b5abf7626e46f9736234c885da26f0b8fc486aa305b0d9f7ec04b62
>>>>> fluka_info
>>>>> Checking Installer, Fluka and flair versions
>>>>> Check complete
>>>>> unlinkat /home/user/F4D-master/common/fluka: permission denied
>>>>> unlinkat /home/user/F4D-master/common/flukar: permission denied
>>>>> unlinkat /home/user/F4D-master/common/flair: permission denied
>>>>> fluka_info
>>>>> fluka_info
>>>>> Sending build context to Docker daemon  171.9MB
>>>>> Step 1/3 : FROM flukadocker/f4d_baseimage
>>>>>  ---> 17742f74ee0f
>>>>> Step 2/3 : ARG flair_version
>>>>>  ---> Using cache
>>>>>  ---> 5c1a516d4d75
>>>>> Step 3/3 : RUN rpm -ivh
>>>>> http://www.fluka.org/flair/flair-$flair_version.noarch.rpm
>>>>> http://www.fluka.org/flair/flair-geoviewer-$flair_version.x86_64.rpm
>>>>>  ---> Using cache
>>>>>  ---> 79de34e61017
>>>>> Successfully built 79de34e61017
>>>>> Successfully tagged f4d_flair:latest
>>>>> Total reclaimed space: 0B
>>>>> Sending build context to Docker daemon  171.9MB
>>>>> Step 1/18 : FROM f4d_flair
>>>>>  ---> 79de34e61017
>>>>> Step 2/18 : ARG fluka_package
>>>>>  ---> Running in eef344390c4a
>>>>> Removing intermediate container eef344390c4a
>>>>>  ---> ebac542430fb
>>>>> Step 3/18 : ARG fluka_version
>>>>>  ---> Running in 8839cc19cca8
>>>>> Removing intermediate container 8839cc19cca8
>>>>>  ---> f3f92c4a9213
>>>>> Step 4/18 : COPY $fluka_package /tmp
>>>>>  ---> 91d18766e09e
>>>>> Step 5/18 : COPY ./common/motd /etc
>>>>>  ---> 8fd5c60ec400
>>>>> Step 6/18 : COPY ./common/disclaimer /etc/profile.d/
>>>>>  ---> f54be290be6c
>>>>> Step 7/18 : COPY ./common/version_installed.sh /etc/profile.d/
>>>>>  ---> 71a460c4a384
>>>>> Step 8/18 : COPY ./common/rfluka /tmp
>>>>>  ---> f050de7c5681
>>>>> Step 9/18 : ENV FLUFOR=gfortran
>>>>>  ---> Running in ef4ffe66a84d
>>>>> Removing intermediate container ef4ffe66a84d
>>>>>  ---> 8dc07b9da3bb
>>>>> Step 10/18 : ENV FLUPRO=/usr/local/fluka
>>>>>  ---> Running in 7d805360c738
>>>>> Removing intermediate container 7d805360c738
>>>>>  ---> 8d46a2cb175c
>>>>> Step 11/18 : ENV FLUVER=$fluka_version
>>>>>  ---> Running in c21759f0f543
>>>>> Removing intermediate container c21759f0f543
>>>>>  ---> 7e4514a27097
>>>>> Step 12/18 : ARG UID=1000
>>>>>  ---> Running in cebec36fe3a2
>>>>> Removing intermediate container cebec36fe3a2
>>>>>  ---> b9ab99faa687
>>>>> Step 13/18 : RUN useradd -u $UID -c 'Fluka User' -m -d /home/fluka
>>>>> -s /bin/bash fluka &&     echo "root:fluka" | chpasswd &&    
>>>>> mkdir -p /usr/local/fluka &&     tar -zxf /tmp/fluka*.tar.gz -C
>>>>> /usr/local/fluka &&     cd /usr/local/fluka; make &&     cp
>>>>> /tmp/rfluka /usr/local/fluka/flutil/ &&     chmod 700
>>>>> /usr/local/fluka/flutil/rfluka &&     chown -R fluka:fluka
>>>>> /usr/local/fluka &&     rm -rf /tmp/fluka*.tar.gz /tmp/rfluka
>>>>> &&     mkdir /docker_work &&     chown -R fluka:fluka
/docker_work
>>>>> &&     chmod 755 /etc/profile.d/version_installed.sh
>>>>>  ---> Running in b3ffa5b88291
>>>>> FLUPRO=/usr/local/fluka flutil/lfluka -o flukahp -m fluka
>>>>> $FLUPRO = /usr/local/fluka
>>>>>  now linking
>>>>> /usr/local/fluka
>>>>> gfortran
>>>>> ar x /usr/local/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/usr/local/fluka/flukapro
>>>>> -v -o flukahp -Xlinker -Map -Xlinker flukahp.map fluka.o
>>>>> -L/usr/local/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/usr/local/fluka/flukapro
>>>>> -v -o flukahp -Xlinker -Map -Xlinker flukahp.map fluka.o
>>>>> -L/usr/local/fluka -lflukahp -l gfortran -l m -shared-libgcc
>>>>> Using built-in specs.
>>>>> COLLECT_GCC=gfortran
>>>>> COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>>
>>>>> OFFLOAD_TARGET_NAMES=nvptx-none
>>>>> OFFLOAD_TARGET_DEFAULT=1
>>>>> Target: x86_64-redhat-linux
>>>>> Configured with: ../configure --enable-bootstrap
>>>>> --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto
>>>>> --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
>>>>> --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared
>>>>> --enable-threads=posix --enable-checking=release --enable-multilib
>>>>> --with-system-zlib --enable-__cxa_atexit
>>>>> --disable-libunwind-exceptions --enable-gnu-unique-object
>>>>> --enable-linker-build-id --with-gcc-major-version-only
>>>>> --with-linker-hash-style=gnu --enable-plugin
>>>>> --enable-initfini-array --with-isl
>>>>> --enable-offload-targets=nvptx-none --without-cuda-driver
>>>>> --enable-gnu-indirect-function --enable-cet --with-tune=generic
>>>>> --with-arch_32=i686 --build=x86_64-redhat-linux
>>>>> Thread model: posix
>>>>> gcc version 9.1.1 20190503 (Red Hat 9.1.1-1) (GCC)
>>>>> Reading specs from
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'flukahp'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>> COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/
>>>>> LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../:/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'flukahp'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>>  /usr/libexec/gcc/x86_64-redhat-linux/9/collect2 -plugin
>>>>> /usr/libexec/gcc/x86_64-redhat-linux/9/liblto_plugin.so
>>>>> -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>> -plugin-opt=-fresolution=/tmp/ccRVcJ7d.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 --build-id --no-add-needed
>>>>> --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker
>>>>> /lib64/ld-linux-x86-64.so.2 -o flukahp
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crt1.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crti.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/crtbegin.o -L/usr/local/fluka
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64
>>>>> -L/lib/../lib64 -L/usr/lib/../lib64
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -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-redhat-linux/9/crtend.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'flukahp'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>> cd flutil; FLUPRO=/usr/local/fluka make all; cd ..
>>>>> make[1]: Entering directory '/usr/local/fluka/flutil'
>>>>> /usr/local/fluka/flutil/fff -N hpadd.f
>>>>> /usr/local/fluka/flutil/fff -N hpc.f
>>>>> /usr/local/fluka/flutil/fff -N hpfor.f
>>>>> gfortran  -o hpadd hpadd.o
>>>>> gfortran  -o hpc hpc.o
>>>>> gfortran  -o hpfor hpfor.o
>>>>> /usr/local/fluka/flutil/fff -N detsuw.f
>>>>> detsuw.f:175:5:
>>>>>
>>>>>   175 |  9999 CONTINUE
>>>>>       |     1
>>>>> Warning: Label 9999 at (1) defined but not used [-Wunused-label]
>>>>> /usr/local/fluka/flutil/fff -N usbrea.f
>>>>> usbrea.f:311:72:
>>>>>
>>>>>   311 |      &                ERR = 6750 )
>>>>> |       1
>>>>> Warning: The STATUS specified in OPEN statement at (1) is 'NEW'
>>>>> and no FILE specifier is present
>>>>> usbrea.f:536:5:
>>>>>
>>>>>   536 |  8970 FORMAT (/,1X,'*****',2X,A80,2X,'*****',/,/,10X,A32,/,/,
>>>>>       |     1
>>>>> Warning: Label 8970 at (1) defined but not used [-Wunused-label]
>>>>> usbrea.f:511:5:
>>>>>
>>>>>   511 |  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:
>>>>>
>>>>>   457 |  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:
>>>>>
>>>>>   455 |  8493 FORMAT (6X,'Coordinate transformation #',I4,
>>>>>       |     1
>>>>> Warning: Label 8493 at (1) defined but not used [-Wunused-label]
>>>>> usbrea.f:448:5:
>>>>>
>>>>>   448 |  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:
>>>>>
>>>>>   447 |  8450 FORMAT (6X,'unnormalized data will be printed event
>>>>> by event')
>>>>>       |     1
>>>>> Warning: Label 8450 at (1) defined but not used [-Wunused-label]
>>>>> /usr/local/fluka/flutil/fff -N usbsuw.f
>>>>> /usr/local/fluka/flutil/fff -N usrsuw.f
>>>>> /usr/local/fluka/flutil/fff -N usrsuwev.f
>>>>> usrsuwev.f:435:72:
>>>>>
>>>>>   435 |          FILE1 = FILE
>>>>> |       1
>>>>> Warning: CHARACTER expression will be truncated in assignment
>>>>> (210/232) at (1) [-Wcharacter-truncation]
>>>>> /usr/local/fluka/flutil/fff -N ustsuw.f
>>>>> ustsuw.f:951:5:
>>>>>
>>>>>   951 | 10004 FORMAT ((1X,A,1X,1P,G14.7,1X,G14.7))
>>>>>       |     1
>>>>> Warning: Label 10004 at (1) defined but not used [-Wunused-label]
>>>>> /usr/local/fluka/flutil/fff -N usxrea.f
>>>>> /usr/local/fluka/flutil/fff -N usxsuw.f
>>>>> usxsuw.f:1042:5:
>>>>>
>>>>>  1042 |  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:
>>>>>
>>>>>  1040 |  9502 FORMAT ((20(1X,1P,E10.3)))
>>>>>       |     1
>>>>> Warning: Label 9502 at (1) defined but not used [-Wunused-label]
>>>>> /usr/local/fluka/flutil/fff -N usysuw.f
>>>>> usysuw.f:566:72:
>>>>>
>>>>>   566 |             FILE1 = FILE
>>>>> |       1
>>>>> Warning: CHARACTER expression will be truncated in assignment
>>>>> (220/232) at (1) [-Wcharacter-truncation]
>>>>> usysuw.f:663:72:
>>>>>
>>>>>   663 |             FILE1 = FILE
>>>>> |       1
>>>>> Warning: CHARACTER expression will be truncated in assignment
>>>>> (220/232) at (1) [-Wcharacter-truncation]
>>>>> /usr/local/fluka/flutil/fff -N gplevbin.f
>>>>> gplevbin.f:762:5:
>>>>>
>>>>>   762 |  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 = /usr/local/fluka
>>>>>  now linking
>>>>> /usr/local/fluka
>>>>> gfortran
>>>>> rm: cannot remove 'detsuw.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/usr/local/fluka/flukapro
>>>>> -v -o detsuw -Xlinker -Map -Xlinker detsuw.map detsuw.o
>>>>> -L/usr/local/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/usr/local/fluka/flukapro
>>>>> -v -o detsuw -Xlinker -Map -Xlinker detsuw.map detsuw.o
>>>>> -L/usr/local/fluka -lflukahp -l gfortran -l m -shared-libgcc
>>>>> Using built-in specs.
>>>>> COLLECT_GCC=gfortran
>>>>> COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>>
>>>>> OFFLOAD_TARGET_NAMES=nvptx-none
>>>>> OFFLOAD_TARGET_DEFAULT=1
>>>>> Target: x86_64-redhat-linux
>>>>> Configured with: ../configure --enable-bootstrap
>>>>> --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto
>>>>> --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
>>>>> --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared
>>>>> --enable-threads=posix --enable-checking=release --enable-multilib
>>>>> --with-system-zlib --enable-__cxa_atexit
>>>>> --disable-libunwind-exceptions --enable-gnu-unique-object
>>>>> --enable-linker-build-id --with-gcc-major-version-only
>>>>> --with-linker-hash-style=gnu --enable-plugin
>>>>> --enable-initfini-array --with-isl
>>>>> --enable-offload-targets=nvptx-none --without-cuda-driver
>>>>> --enable-gnu-indirect-function --enable-cet --with-tune=generic
>>>>> --with-arch_32=i686 --build=x86_64-redhat-linux
>>>>> Thread model: posix
>>>>> gcc version 9.1.1 20190503 (Red Hat 9.1.1-1) (GCC)
>>>>> Reading specs from
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'detsuw'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>> COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/
>>>>> LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../:/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'detsuw'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>>  /usr/libexec/gcc/x86_64-redhat-linux/9/collect2 -plugin
>>>>> /usr/libexec/gcc/x86_64-redhat-linux/9/liblto_plugin.so
>>>>> -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>> -plugin-opt=-fresolution=/tmp/cciq6hTB.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 --build-id --no-add-needed
>>>>> --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker
>>>>> /lib64/ld-linux-x86-64.so.2 -o detsuw
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crt1.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crti.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/crtbegin.o -L/usr/local/fluka
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64
>>>>> -L/lib/../lib64 -L/usr/lib/../lib64
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -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-redhat-linux/9/crtend.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'detsuw'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>> ./lfluka -o usbrea usbrea.o
>>>>> $FLUPRO = /usr/local/fluka
>>>>>  now linking
>>>>> /usr/local/fluka
>>>>> gfortran
>>>>> rm: cannot remove 'usbrea.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/usr/local/fluka/flukapro
>>>>> -v -o usbrea -Xlinker -Map -Xlinker usbrea.map usbrea.o
>>>>> -L/usr/local/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/usr/local/fluka/flukapro
>>>>> -v -o usbrea -Xlinker -Map -Xlinker usbrea.map usbrea.o
>>>>> -L/usr/local/fluka -lflukahp -l gfortran -l m -shared-libgcc
>>>>> Using built-in specs.
>>>>> COLLECT_GCC=gfortran
>>>>> COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>>
>>>>> OFFLOAD_TARGET_NAMES=nvptx-none
>>>>> OFFLOAD_TARGET_DEFAULT=1
>>>>> Target: x86_64-redhat-linux
>>>>> Configured with: ../configure --enable-bootstrap
>>>>> --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto
>>>>> --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
>>>>> --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared
>>>>> --enable-threads=posix --enable-checking=release --enable-multilib
>>>>> --with-system-zlib --enable-__cxa_atexit
>>>>> --disable-libunwind-exceptions --enable-gnu-unique-object
>>>>> --enable-linker-build-id --with-gcc-major-version-only
>>>>> --with-linker-hash-style=gnu --enable-plugin
>>>>> --enable-initfini-array --with-isl
>>>>> --enable-offload-targets=nvptx-none --without-cuda-driver
>>>>> --enable-gnu-indirect-function --enable-cet --with-tune=generic
>>>>> --with-arch_32=i686 --build=x86_64-redhat-linux
>>>>> Thread model: posix
>>>>> gcc version 9.1.1 20190503 (Red Hat 9.1.1-1) (GCC)
>>>>> Reading specs from
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'usbrea'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>> COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/
>>>>> LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../:/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'usbrea'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>>  /usr/libexec/gcc/x86_64-redhat-linux/9/collect2 -plugin
>>>>> /usr/libexec/gcc/x86_64-redhat-linux/9/liblto_plugin.so
>>>>> -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>> -plugin-opt=-fresolution=/tmp/ccH8hxNX.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 --build-id --no-add-needed
>>>>> --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker
>>>>> /lib64/ld-linux-x86-64.so.2 -o usbrea
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crt1.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crti.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/crtbegin.o -L/usr/local/fluka
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64
>>>>> -L/lib/../lib64 -L/usr/lib/../lib64
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -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-redhat-linux/9/crtend.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'usbrea'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>> ./lfluka -o usbsuw usbsuw.o
>>>>> $FLUPRO = /usr/local/fluka
>>>>>  now linking
>>>>> /usr/local/fluka
>>>>> gfortran
>>>>> rm: cannot remove 'usbsuw.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/usr/local/fluka/flukapro
>>>>> -v -o usbsuw -Xlinker -Map -Xlinker usbsuw.map usbsuw.o
>>>>> -L/usr/local/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/usr/local/fluka/flukapro
>>>>> -v -o usbsuw -Xlinker -Map -Xlinker usbsuw.map usbsuw.o
>>>>> -L/usr/local/fluka -lflukahp -l gfortran -l m -shared-libgcc
>>>>> Using built-in specs.
>>>>> COLLECT_GCC=gfortran
>>>>> COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>>
>>>>> OFFLOAD_TARGET_NAMES=nvptx-none
>>>>> OFFLOAD_TARGET_DEFAULT=1
>>>>> Target: x86_64-redhat-linux
>>>>> Configured with: ../configure --enable-bootstrap
>>>>> --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto
>>>>> --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
>>>>> --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared
>>>>> --enable-threads=posix --enable-checking=release --enable-multilib
>>>>> --with-system-zlib --enable-__cxa_atexit
>>>>> --disable-libunwind-exceptions --enable-gnu-unique-object
>>>>> --enable-linker-build-id --with-gcc-major-version-only
>>>>> --with-linker-hash-style=gnu --enable-plugin
>>>>> --enable-initfini-array --with-isl
>>>>> --enable-offload-targets=nvptx-none --without-cuda-driver
>>>>> --enable-gnu-indirect-function --enable-cet --with-tune=generic
>>>>> --with-arch_32=i686 --build=x86_64-redhat-linux
>>>>> Thread model: posix
>>>>> gcc version 9.1.1 20190503 (Red Hat 9.1.1-1) (GCC)
>>>>> Reading specs from
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'usbsuw'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>> COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/
>>>>> LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../:/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'usbsuw'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>>  /usr/libexec/gcc/x86_64-redhat-linux/9/collect2 -plugin
>>>>> /usr/libexec/gcc/x86_64-redhat-linux/9/liblto_plugin.so
>>>>> -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>> -plugin-opt=-fresolution=/tmp/cc2t31k4.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 --build-id --no-add-needed
>>>>> --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker
>>>>> /lib64/ld-linux-x86-64.so.2 -o usbsuw
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crt1.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crti.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/crtbegin.o -L/usr/local/fluka
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64
>>>>> -L/lib/../lib64 -L/usr/lib/../lib64
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -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-redhat-linux/9/crtend.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'usbsuw'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>> ./lfluka -o usrsuw usrsuw.o
>>>>> $FLUPRO = /usr/local/fluka
>>>>>  now linking
>>>>> /usr/local/fluka
>>>>> gfortran
>>>>> rm: cannot remove 'usrsuw.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/usr/local/fluka/flukapro
>>>>> -v -o usrsuw -Xlinker -Map -Xlinker usrsuw.map usrsuw.o
>>>>> -L/usr/local/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/usr/local/fluka/flukapro
>>>>> -v -o usrsuw -Xlinker -Map -Xlinker usrsuw.map usrsuw.o
>>>>> -L/usr/local/fluka -lflukahp -l gfortran -l m -shared-libgcc
>>>>> Using built-in specs.
>>>>> COLLECT_GCC=gfortran
>>>>> COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>>
>>>>> OFFLOAD_TARGET_NAMES=nvptx-none
>>>>> OFFLOAD_TARGET_DEFAULT=1
>>>>> Target: x86_64-redhat-linux
>>>>> Configured with: ../configure --enable-bootstrap
>>>>> --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto
>>>>> --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
>>>>> --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared
>>>>> --enable-threads=posix --enable-checking=release --enable-multilib
>>>>> --with-system-zlib --enable-__cxa_atexit
>>>>> --disable-libunwind-exceptions --enable-gnu-unique-object
>>>>> --enable-linker-build-id --with-gcc-major-version-only
>>>>> --with-linker-hash-style=gnu --enable-plugin
>>>>> --enable-initfini-array --with-isl
>>>>> --enable-offload-targets=nvptx-none --without-cuda-driver
>>>>> --enable-gnu-indirect-function --enable-cet --with-tune=generic
>>>>> --with-arch_32=i686 --build=x86_64-redhat-linux
>>>>> Thread model: posix
>>>>> gcc version 9.1.1 20190503 (Red Hat 9.1.1-1) (GCC)
>>>>> Reading specs from
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'usrsuw'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>> COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/
>>>>> LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../:/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'usrsuw'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>>  /usr/libexec/gcc/x86_64-redhat-linux/9/collect2 -plugin
>>>>> /usr/libexec/gcc/x86_64-redhat-linux/9/liblto_plugin.so
>>>>> -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>> -plugin-opt=-fresolution=/tmp/ccB09Qae.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 --build-id --no-add-needed
>>>>> --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker
>>>>> /lib64/ld-linux-x86-64.so.2 -o usrsuw
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crt1.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crti.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/crtbegin.o -L/usr/local/fluka
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64
>>>>> -L/lib/../lib64 -L/usr/lib/../lib64
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -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-redhat-linux/9/crtend.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'usrsuw'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>> ./lfluka -o usrsuwev usrsuwev.o
>>>>> $FLUPRO = /usr/local/fluka
>>>>>  now linking
>>>>> /usr/local/fluka
>>>>> gfortran
>>>>> rm: cannot remove 'usrsuwev.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/usr/local/fluka/flukapro
>>>>> -v -o usrsuwev -Xlinker -Map -Xlinker usrsuwev.map usrsuwev.o
>>>>> -L/usr/local/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/usr/local/fluka/flukapro
>>>>> -v -o usrsuwev -Xlinker -Map -Xlinker usrsuwev.map usrsuwev.o
>>>>> -L/usr/local/fluka -lflukahp -l gfortran -l m -shared-libgcc
>>>>> Using built-in specs.
>>>>> COLLECT_GCC=gfortran
>>>>> COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>>
>>>>> OFFLOAD_TARGET_NAMES=nvptx-none
>>>>> OFFLOAD_TARGET_DEFAULT=1
>>>>> Target: x86_64-redhat-linux
>>>>> Configured with: ../configure --enable-bootstrap
>>>>> --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto
>>>>> --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
>>>>> --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared
>>>>> --enable-threads=posix --enable-checking=release --enable-multilib
>>>>> --with-system-zlib --enable-__cxa_atexit
>>>>> --disable-libunwind-exceptions --enable-gnu-unique-object
>>>>> --enable-linker-build-id --with-gcc-major-version-only
>>>>> --with-linker-hash-style=gnu --enable-plugin
>>>>> --enable-initfini-array --with-isl
>>>>> --enable-offload-targets=nvptx-none --without-cuda-driver
>>>>> --enable-gnu-indirect-function --enable-cet --with-tune=generic
>>>>> --with-arch_32=i686 --build=x86_64-redhat-linux
>>>>> Thread model: posix
>>>>> gcc version 9.1.1 20190503 (Red Hat 9.1.1-1) (GCC)
>>>>> Reading specs from
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'usrsuwev'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>> COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/
>>>>> LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../:/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'usrsuwev'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>>  /usr/libexec/gcc/x86_64-redhat-linux/9/collect2 -plugin
>>>>> /usr/libexec/gcc/x86_64-redhat-linux/9/liblto_plugin.so
>>>>> -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>> -plugin-opt=-fresolution=/tmp/cc7h4CNo.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 --build-id --no-add-needed
>>>>> --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker
>>>>> /lib64/ld-linux-x86-64.so.2 -o usrsuwev
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crt1.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crti.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/crtbegin.o -L/usr/local/fluka
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64
>>>>> -L/lib/../lib64 -L/usr/lib/../lib64
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -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-redhat-linux/9/crtend.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crtn.o
>>>>> /usr/bin/ld: usrsuwev.o: in function `MAIN__':
>>>>> /usr/local/fluka/flutil/usrsuwev.f:129: undefined reference to
>>>>> `isoini_'
>>>>> /usr/bin/ld: /usr/local/fluka/flutil/usrsuwev.f:396: undefined
>>>>> reference to `ismhlp_'
>>>>> /usr/bin/ld: /usr/local/fluka/flutil/usrsuwev.f:340: undefined
>>>>> reference to `ismhlp_'
>>>>> collect2: error: ld returned 1 exit status
>>>>> ./lfluka -o ustsuw ustsuw.o
>>>>> $FLUPRO = /usr/local/fluka
>>>>>  now linking
>>>>> /usr/local/fluka
>>>>> gfortran
>>>>> rm: cannot remove 'ustsuw.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/usr/local/fluka/flukapro
>>>>> -v -o ustsuw -Xlinker -Map -Xlinker ustsuw.map ustsuw.o
>>>>> -L/usr/local/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/usr/local/fluka/flukapro
>>>>> -v -o ustsuw -Xlinker -Map -Xlinker ustsuw.map ustsuw.o
>>>>> -L/usr/local/fluka -lflukahp -l gfortran -l m -shared-libgcc
>>>>> Using built-in specs.
>>>>> COLLECT_GCC=gfortran
>>>>> COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>>
>>>>> OFFLOAD_TARGET_NAMES=nvptx-none
>>>>> OFFLOAD_TARGET_DEFAULT=1
>>>>> Target: x86_64-redhat-linux
>>>>> Configured with: ../configure --enable-bootstrap
>>>>> --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto
>>>>> --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
>>>>> --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared
>>>>> --enable-threads=posix --enable-checking=release --enable-multilib
>>>>> --with-system-zlib --enable-__cxa_atexit
>>>>> --disable-libunwind-exceptions --enable-gnu-unique-object
>>>>> --enable-linker-build-id --with-gcc-major-version-only
>>>>> --with-linker-hash-style=gnu --enable-plugin
>>>>> --enable-initfini-array --with-isl
>>>>> --enable-offload-targets=nvptx-none --without-cuda-driver
>>>>> --enable-gnu-indirect-function --enable-cet --with-tune=generic
>>>>> --with-arch_32=i686 --build=x86_64-redhat-linux
>>>>> Thread model: posix
>>>>> gcc version 9.1.1 20190503 (Red Hat 9.1.1-1) (GCC)
>>>>> Reading specs from
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'ustsuw'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>> COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/
>>>>> LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../:/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'ustsuw'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>>  /usr/libexec/gcc/x86_64-redhat-linux/9/collect2 -plugin
>>>>> /usr/libexec/gcc/x86_64-redhat-linux/9/liblto_plugin.so
>>>>> -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>> -plugin-opt=-fresolution=/tmp/ccgdqYUz.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 --build-id --no-add-needed
>>>>> --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker
>>>>> /lib64/ld-linux-x86-64.so.2 -o ustsuw
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crt1.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crti.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/crtbegin.o -L/usr/local/fluka
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64
>>>>> -L/lib/../lib64 -L/usr/lib/../lib64
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -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-redhat-linux/9/crtend.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'ustsuw'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>> ./lfluka -o usxrea usxrea.o
>>>>> $FLUPRO = /usr/local/fluka
>>>>>  now linking
>>>>> /usr/local/fluka
>>>>> gfortran
>>>>> rm: cannot remove 'usxrea.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/usr/local/fluka/flukapro
>>>>> -v -o usxrea -Xlinker -Map -Xlinker usxrea.map usxrea.o
>>>>> -L/usr/local/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/usr/local/fluka/flukapro
>>>>> -v -o usxrea -Xlinker -Map -Xlinker usxrea.map usxrea.o
>>>>> -L/usr/local/fluka -lflukahp -l gfortran -l m -shared-libgcc
>>>>> Using built-in specs.
>>>>> COLLECT_GCC=gfortran
>>>>> COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>>
>>>>> OFFLOAD_TARGET_NAMES=nvptx-none
>>>>> OFFLOAD_TARGET_DEFAULT=1
>>>>> Target: x86_64-redhat-linux
>>>>> Configured with: ../configure --enable-bootstrap
>>>>> --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto
>>>>> --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
>>>>> --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared
>>>>> --enable-threads=posix --enable-checking=release --enable-multilib
>>>>> --with-system-zlib --enable-__cxa_atexit
>>>>> --disable-libunwind-exceptions --enable-gnu-unique-object
>>>>> --enable-linker-build-id --with-gcc-major-version-only
>>>>> --with-linker-hash-style=gnu --enable-plugin
>>>>> --enable-initfini-array --with-isl
>>>>> --enable-offload-targets=nvptx-none --without-cuda-driver
>>>>> --enable-gnu-indirect-function --enable-cet --with-tune=generic
>>>>> --with-arch_32=i686 --build=x86_64-redhat-linux
>>>>> Thread model: posix
>>>>> gcc version 9.1.1 20190503 (Red Hat 9.1.1-1) (GCC)
>>>>> Reading specs from
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'usxrea'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>> COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/
>>>>> LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../:/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'usxrea'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>>  /usr/libexec/gcc/x86_64-redhat-linux/9/collect2 -plugin
>>>>> /usr/libexec/gcc/x86_64-redhat-linux/9/liblto_plugin.so
>>>>> -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>> -plugin-opt=-fresolution=/tmp/ccJD84AO.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 --build-id --no-add-needed
>>>>> --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker
>>>>> /lib64/ld-linux-x86-64.so.2 -o usxrea
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crt1.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crti.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/crtbegin.o -L/usr/local/fluka
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64
>>>>> -L/lib/../lib64 -L/usr/lib/../lib64
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -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-redhat-linux/9/crtend.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'usxrea'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>> ./lfluka -o usxsuw usxsuw.o
>>>>> $FLUPRO = /usr/local/fluka
>>>>>  now linking
>>>>> /usr/local/fluka
>>>>> gfortran
>>>>> rm: cannot remove 'usxsuw.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/usr/local/fluka/flukapro
>>>>> -v -o usxsuw -Xlinker -Map -Xlinker usxsuw.map usxsuw.o
>>>>> -L/usr/local/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/usr/local/fluka/flukapro
>>>>> -v -o usxsuw -Xlinker -Map -Xlinker usxsuw.map usxsuw.o
>>>>> -L/usr/local/fluka -lflukahp -l gfortran -l m -shared-libgcc
>>>>> Using built-in specs.
>>>>> COLLECT_GCC=gfortran
>>>>> COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>>
>>>>> OFFLOAD_TARGET_NAMES=nvptx-none
>>>>> OFFLOAD_TARGET_DEFAULT=1
>>>>> Target: x86_64-redhat-linux
>>>>> Configured with: ../configure --enable-bootstrap
>>>>> --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto
>>>>> --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
>>>>> --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared
>>>>> --enable-threads=posix --enable-checking=release --enable-multilib
>>>>> --with-system-zlib --enable-__cxa_atexit
>>>>> --disable-libunwind-exceptions --enable-gnu-unique-object
>>>>> --enable-linker-build-id --with-gcc-major-version-only
>>>>> --with-linker-hash-style=gnu --enable-plugin
>>>>> --enable-initfini-array --with-isl
>>>>> --enable-offload-targets=nvptx-none --without-cuda-driver
>>>>> --enable-gnu-indirect-function --enable-cet --with-tune=generic
>>>>> --with-arch_32=i686 --build=x86_64-redhat-linux
>>>>> Thread model: posix
>>>>> gcc version 9.1.1 20190503 (Red Hat 9.1.1-1) (GCC)
>>>>> Reading specs from
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'usxsuw'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>> COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/
>>>>> LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../:/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'usxsuw'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>>  /usr/libexec/gcc/x86_64-redhat-linux/9/collect2 -plugin
>>>>> /usr/libexec/gcc/x86_64-redhat-linux/9/liblto_plugin.so
>>>>> -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>> -plugin-opt=-fresolution=/tmp/cc0cNca3.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 --build-id --no-add-needed
>>>>> --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker
>>>>> /lib64/ld-linux-x86-64.so.2 -o usxsuw
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crt1.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crti.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/crtbegin.o -L/usr/local/fluka
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64
>>>>> -L/lib/../lib64 -L/usr/lib/../lib64
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -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-redhat-linux/9/crtend.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'usxsuw'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>> ./lfluka -o usysuw usysuw.o
>>>>> $FLUPRO = /usr/local/fluka
>>>>>  now linking
>>>>> /usr/local/fluka
>>>>> gfortran
>>>>> rm: cannot remove 'usysuw.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/usr/local/fluka/flukapro
>>>>> -v -o usysuw -Xlinker -Map -Xlinker usysuw.map usysuw.o
>>>>> -L/usr/local/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/usr/local/fluka/flukapro
>>>>> -v -o usysuw -Xlinker -Map -Xlinker usysuw.map usysuw.o
>>>>> -L/usr/local/fluka -lflukahp -l gfortran -l m -shared-libgcc
>>>>> Using built-in specs.
>>>>> COLLECT_GCC=gfortran
>>>>> COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>>
>>>>> OFFLOAD_TARGET_NAMES=nvptx-none
>>>>> OFFLOAD_TARGET_DEFAULT=1
>>>>> Target: x86_64-redhat-linux
>>>>> Configured with: ../configure --enable-bootstrap
>>>>> --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto
>>>>> --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
>>>>> --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared
>>>>> --enable-threads=posix --enable-checking=release --enable-multilib
>>>>> --with-system-zlib --enable-__cxa_atexit
>>>>> --disable-libunwind-exceptions --enable-gnu-unique-object
>>>>> --enable-linker-build-id --with-gcc-major-version-only
>>>>> --with-linker-hash-style=gnu --enable-plugin
>>>>> --enable-initfini-array --with-isl
>>>>> --enable-offload-targets=nvptx-none --without-cuda-driver
>>>>> --enable-gnu-indirect-function --enable-cet --with-tune=generic
>>>>> --with-arch_32=i686 --build=x86_64-redhat-linux
>>>>> Thread model: posix
>>>>> gcc version 9.1.1 20190503 (Red Hat 9.1.1-1) (GCC)
>>>>> Reading specs from
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'usysuw'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>> COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/
>>>>> LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../:/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'usysuw'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>>  /usr/libexec/gcc/x86_64-redhat-linux/9/collect2 -plugin
>>>>> /usr/libexec/gcc/x86_64-redhat-linux/9/liblto_plugin.so
>>>>> -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>> -plugin-opt=-fresolution=/tmp/cc1wk8Oh.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 --build-id --no-add-needed
>>>>> --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker
>>>>> /lib64/ld-linux-x86-64.so.2 -o usysuw
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crt1.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crti.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/crtbegin.o -L/usr/local/fluka
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64
>>>>> -L/lib/../lib64 -L/usr/lib/../lib64
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -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-redhat-linux/9/crtend.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'usysuw'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>> ./lfluka -o gplevbin gplevbin.o
>>>>> $FLUPRO = /usr/local/fluka
>>>>>  now linking
>>>>> /usr/local/fluka
>>>>> gfortran
>>>>> rm: cannot remove 'gplevbin.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/usr/local/fluka/flukapro
>>>>> -v -o gplevbin -Xlinker -Map -Xlinker gplevbin.map gplevbin.o
>>>>> -L/usr/local/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/usr/local/fluka/flukapro
>>>>> -v -o gplevbin -Xlinker -Map -Xlinker gplevbin.map gplevbin.o
>>>>> -L/usr/local/fluka -lflukahp -l gfortran -l m -shared-libgcc
>>>>> Using built-in specs.
>>>>> COLLECT_GCC=gfortran
>>>>> COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>>
>>>>> OFFLOAD_TARGET_NAMES=nvptx-none
>>>>> OFFLOAD_TARGET_DEFAULT=1
>>>>> Target: x86_64-redhat-linux
>>>>> Configured with: ../configure --enable-bootstrap
>>>>> --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto
>>>>> --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
>>>>> --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared
>>>>> --enable-threads=posix --enable-checking=release --enable-multilib
>>>>> --with-system-zlib --enable-__cxa_atexit
>>>>> --disable-libunwind-exceptions --enable-gnu-unique-object
>>>>> --enable-linker-build-id --with-gcc-major-version-only
>>>>> --with-linker-hash-style=gnu --enable-plugin
>>>>> --enable-initfini-array --with-isl
>>>>> --enable-offload-targets=nvptx-none --without-cuda-driver
>>>>> --enable-gnu-indirect-function --enable-cet --with-tune=generic
>>>>> --with-arch_32=i686 --build=x86_64-redhat-linux
>>>>> Thread model: posix
>>>>> gcc version 9.1.1 20190503 (Red Hat 9.1.1-1) (GCC)
>>>>> Reading specs from
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'gplevbin'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>> COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/
>>>>> LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../:/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'gplevbin'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>>  /usr/libexec/gcc/x86_64-redhat-linux/9/collect2 -plugin
>>>>> /usr/libexec/gcc/x86_64-redhat-linux/9/liblto_plugin.so
>>>>> -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>> -plugin-opt=-fresolution=/tmp/ccL9QaFk.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 --build-id --no-add-needed
>>>>> --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker
>>>>> /lib64/ld-linux-x86-64.so.2 -o gplevbin
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crt1.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crti.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/crtbegin.o -L/usr/local/fluka
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64
>>>>> -L/lib/../lib64 -L/usr/lib/../lib64
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -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-redhat-linux/9/crtend.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'gplevbin'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>> ./lfluka -o usbmax usbmax.o
>>>>> $FLUPRO = /usr/local/fluka
>>>>>  now linking
>>>>> /usr/local/fluka
>>>>> gfortran
>>>>> rm: cannot remove 'usbmax.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/usr/local/fluka/flukapro
>>>>> -v -o usbmax -Xlinker -Map -Xlinker usbmax.map usbmax.o
>>>>> -L/usr/local/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/usr/local/fluka/flukapro
>>>>> -v -o usbmax -Xlinker -Map -Xlinker usbmax.map usbmax.o
>>>>> -L/usr/local/fluka -lflukahp -l gfortran -l m -shared-libgcc
>>>>> Using built-in specs.
>>>>> COLLECT_GCC=gfortran
>>>>> COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>>
>>>>> OFFLOAD_TARGET_NAMES=nvptx-none
>>>>> OFFLOAD_TARGET_DEFAULT=1
>>>>> Target: x86_64-redhat-linux
>>>>> Configured with: ../configure --enable-bootstrap
>>>>> --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto
>>>>> --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
>>>>> --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared
>>>>> --enable-threads=posix --enable-checking=release --enable-multilib
>>>>> --with-system-zlib --enable-__cxa_atexit
>>>>> --disable-libunwind-exceptions --enable-gnu-unique-object
>>>>> --enable-linker-build-id --with-gcc-major-version-only
>>>>> --with-linker-hash-style=gnu --enable-plugin
>>>>> --enable-initfini-array --with-isl
>>>>> --enable-offload-targets=nvptx-none --without-cuda-driver
>>>>> --enable-gnu-indirect-function --enable-cet --with-tune=generic
>>>>> --with-arch_32=i686 --build=x86_64-redhat-linux
>>>>> Thread model: posix
>>>>> gcc version 9.1.1 20190503 (Red Hat 9.1.1-1) (GCC)
>>>>> Reading specs from
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'usbmax'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>> COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/9/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/
>>>>> LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/9/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/9/../../../:/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'usbmax'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>>  /usr/libexec/gcc/x86_64-redhat-linux/9/collect2 -plugin
>>>>> /usr/libexec/gcc/x86_64-redhat-linux/9/liblto_plugin.so
>>>>> -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper
>>>>> -plugin-opt=-fresolution=/tmp/cc6gz87H.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 --build-id --no-add-needed
>>>>> --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker
>>>>> /lib64/ld-linux-x86-64.so.2 -o usbmax
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crt1.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crti.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/crtbegin.o -L/usr/local/fluka
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64
>>>>> -L/lib/../lib64 -L/usr/lib/../lib64
>>>>> -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -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-redhat-linux/9/crtend.o
>>>>> /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/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'
>>>>> '/usr/local/fluka/flukapro' '-v' '-o' 'usbmax'
>>>>> '-L/usr/local/fluka' '-shared-libgcc' '-march=x86-64'
>>>>> make[1]: Leaving directory '/usr/local/fluka/flutil'
>>>>> Removing intermediate container b3ffa5b88291
>>>>>  ---> e831e65bfb82
>>>>> Step 14/18 : USER fluka
>>>>>  ---> Running in b7898020c6a7
>>>>> Removing intermediate container b7898020c6a7
>>>>>  ---> db306513770c
>>>>> Step 15/18 : ENV LOGNAME=fluka
>>>>>  ---> Running in b5ad2f99fdd1
>>>>> Removing intermediate container b5ad2f99fdd1
>>>>>  ---> 44c4e59906e6
>>>>> Step 16/18 : ENV USER=fluka
>>>>>  ---> Running in 2c767dc51b9e
>>>>> Removing intermediate container 2c767dc51b9e
>>>>>  ---> 76df20e9b2a0
>>>>> Step 17/18 : ENV HOME /home/fluka
>>>>>  ---> Running in ad369494c332
>>>>> Removing intermediate container ad369494c332
>>>>>  ---> 79bb71e5ec92
>>>>> Step 18/18 : WORKDIR /docker_work
>>>>>  ---> Running in b2fd2547536c
>>>>> Removing intermediate container b2fd2547536c
>>>>>  ---> 057750217aca
>>>>> Successfully built 057750217aca
>>>>> Successfully tagged f4d_fluka:latest
>>>>>
>>>>> and after? how do i tun FLAIR?
>>>>> another information, my version of docker is trial for 1 month,you
>>>>> can that it'possible to extend ?
>>>>>
>>>>> thanks
>>>>> Annamaria
>>>>>
>>>>>
>>>>>
>>>>>
>>>
>

-- 
========================================================================
Dr. Andrea Fontana                    tel: +39 0382 987991
Istituto Nazionale                    fax: +39 0382 423241
di Fisica Nucleare
Sezione di Pavia                      e-mail: andrea.fontana_at_pv.infn.it
Via Bassi 6                           web   : www.pv.infn.it/~fontana
27100 PAVIA, Italy
========================================================================
__________________________________________________________________________
You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id=acc_info
Received on Mon Jan 13 2020 - 17:24:30 CET

This archive was generated by hypermail 2.3.0 : Mon Jan 13 2020 - 17:24:32 CET