RE: [fluka-discuss]: problem of installing FLUKA in CENTOS 7 64bit

From: David Sangcheol Lee <david.sangcheol.lee_at_cern.ch>
Date: Thu, 9 Nov 2017 15:42:40 +0000

Thank you so much.

It was indeed the problem with binutils.

Now I am able to run the FLUKA. Thank you

-----Original Message-----
From: Andrea Fontana [mailto:andrea.fontana_at_pv.infn.it]
Sent: 09 November 2017 12:30
To: David Sangcheol Lee <david.sangcheol.lee_at_cern.ch>; fluka-discuss_at_fluka.org
Subject: Re: [fluka-discuss]: problem of installing FLUKA in CENTOS 7 64bit

Hello David,
     which version of the binutils package do you have? Perhaps the following thread is useful:

http://www.fluka.org/web_archive/earchive/new-fluka-discuss/10716.html

Andrea

Il 08/11/2017 16:29, David Sangcheol Lee ha scritto:
> Hello I was running the older version so I would like to update the fluka program.
>
> I downloaded fluka2011.2c-linux-gfor64bitAA.tar.gz and when I did "make" it does not fully compile.
>
> Here is the last few lines before it crashes. Does anyone know why it is happening?
>
>
> /home/dslee/flukagfor
> gfortran
> gfortran -msse2 -mfpmath=sse -fPIC -O3 -g -mtune=generic
> -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall
> -Wuninitialized -Wno-tabs -Wline-truncation -Wno-unused-function
> -Wno-unused-parameter -Wno-unused-dummy-argument -Wno-unused-variable
> -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers
> -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace
> -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form
> -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments
> -fbounds-check -I/home/dslee/flukagfor/flukapro -v -o usbmax usbmax.o
> -L/home/dslee/flukagfor -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-unused-variable -Wunused-label -Waggregate-return -Wcast-align -Wsystem-headers -ftrapping-math -frange-check -fbackslash -fdump-core -fbacktrace -ffpe-trap=invalid,zero,overflow -finit-local-zero -ffixed-form -frecord-marker=4 -funderscoring -fno-automatic -fd-lines-as-comments -fbounds-check -I/home/dslee/flukagfor/flukapro -v -o usbmax usbmax.o -L/home/dslee/flukagfor -lflukahp -l gfortran -l m -shared-libgcc Using built-in specs.
> COLLECT_GCC=gfortran
> COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wra
> pper
> Target: x86_64-redhat-linux
> Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
> --infodir=/usr/share/info
> --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap
> --enable-shared --enable-threads=posix --enable-checking=release
> --with-system-zlib --enable-__cxa_atexit
> --disable-libunwind-exceptions --enable-gnu-unique-object
> --enable-linker-build-id --with-linker-hash-style=gnu
> --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto
> --enable-plugin --enable-initfini-array --disable-libgcj
> --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-
> linux/isl-install
> --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redha
> t-linux/cloog-install --enable-gnu-indirect-function
> --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
> Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-16)
> (GCC) Reading specs from
> /usr/lib/gcc/x86_64-redhat-linux/4.8.5/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-unused-variable' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/dslee/flukagfor/flukapro' '-v' '-o' 'usbmax' '-L/home/dslee/flukagfor' '-shared-libgcc' '-march=x86-64'
> COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec
> /gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/:
> /usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-lin
> ux/
> LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_
> 64-redhat-linux/4.8.5/../../../../lib64/:/lib/../lib64/:/usr/lib/../li
> b64/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../:/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-unused-variable' '-Wunused-label' '-Waggregate-return' '-Wcast-align' '-Wsystem-headers' '-ftrapping-math' '-frange-check' '-fbackslash' '-fbacktrace' '-ffpe-trap=invalid,zero,overflow' '-finit-local-zero' '-ffixed-form' '-frecord-marker=4' '-funderscoring' '-fno-automatic' '-fd-lines-as-comments' '-fbounds-check' '-I' '/home/dslee/flukagfor/flukapro' '-v' '-o' 'usbmax' '-L/home/dslee/flukagfor' '-shared-libgcc' '-march=x86-64'
> /usr/libexec/gcc/x86_64-redhat-linux/4.8.5/collect2 --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/4.8.5/../../../../lib64/crt1.o
> /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o
> /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o
> -L/home/dslee/flukagfor -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5
> -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64
> -L/lib/../lib64 -L/usr/lib/../lib64
> -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. usbmax.o -lflukahp
> -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s
> -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o
> /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o
> make[1]: Leaving directory `/home/dslee/flukagfor/flutil'
>
>
>
> Kind regards
>
> Cordialement
>
> ---------------------------------------------------------
> David Sangcheol Lee
> CERN-HSE/RP - European Organization for Nuclear Research
> E-mail:david.sangcheol.lee_at_cern.ch
> Linkedin:https://www.linkedin.com/in/davesclee/
> http://sclee0620.wordpress.com
> ---------------------------------------------------------
>
> ______________________________________________________________________
> ____ You can manage unsubscription from this mailing list at
> https://www.fluka.org/fluka.php?id¬c_info
>
>

--
========================================================================
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¬c_info
Received on Thu Nov 09 2017 - 18:32:39 CET

This archive was generated by hypermail 2.3.0 : Thu Nov 09 2017 - 18:32:41 CET