Re: Re: [fluka-discuss]: Respin Fluka2011.2c.6 released

From: jinghantao <jinghantao_at_tom.com>
Date: Tue, 20 Jun 2017 23:16:00 +0800

Dear Paola,
      I update the gfortran to version 6.3. But I still get the same error:
[jinght_at_wns02 ~/fluka]$ $FLUPRO/flutil/lfluka -m fluka
$FLUPRO = /datafs/sns/jinght/fluka
 now linking
/datafs/sns/jinght/fluka
gfortran
ar x /datafs/sns/jinght/fluka/libflukahp.a fluka.o
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/datafs/sns/jinght/fluka/flukapro -v -o flukahp fluka.o -L/datafs/sns/jinght/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-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/datafs/sns/jinght/fluka/flukapro -v -o flukahp fluka.o -L/datafs/sns/jinght/fluka -lflukahp -l gfortran -l m -shared-libgcc
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/datafs/softwares/gcc-6.3.0-sl6/bin/../libexec/gcc/x86_64-pc-linux-gnu/6.3.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../configure --prefix=/opt/softwares/gcc-6.3.0-install --enable-languages=c,c++,fortran --disable-multilib
Thread model: posix
gcc version 6.3.0 (GCC)
Reading specs from /datafs/softwares/gcc-6.3.0-sl6/bin/../lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../lib64/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' '/datafs/sns/jinght/fluka/flukapro' '-v' '-o' 'flukahp' '-L/datafs/sns/jinght/fluka' '-shared-libgcc' '-march=x86-64'
COMPILER_PATH=/datafs/softwares/gcc-6.3.0-sl6/bin/../libexec/gcc/x86_64-pc-linux-gnu/6.3.0/:/datafs/softwares/gcc-6.3.0-sl6/bin/../libexec/gcc/
LIBRARY_PATH=/datafs/softwares/gcc-6.3.0-sl6/bin/../lib/gcc/x86_64-pc-linux-gnu/6.3.0/:/datafs/softwares/gcc-6.3.0-sl6/bin/../lib/gcc/:/datafs/softwares/gcc-6.3.0-sl6/bin/../lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/datafs/softwares/gcc-6.3.0-sl6/bin/../lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../:/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' '/datafs/sns/jinght/fluka/flukapro' '-v' '-o' 'flukahp' '-L/datafs/sns/jinght/fluka' '-shared-libgcc' '-march=x86-64'
 /datafs/softwares/gcc-6.3.0-sl6/bin/../libexec/gcc/x86_64-pc-linux-gnu/6.3.0/collect2 --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o flukahp /usr/lib/../lib64/crt1.o /usr/lib/../lib64/crti.o /datafs/softwares/gcc-6.3.0-sl6/bin/../lib/gcc/x86_64-pc-linux-gnu/6.3.0/crtbegin.o -L/datafs/sns/jinght/fluka -L/datafs/softwares/gcc-6.3.0-sl6/bin/../lib/gcc/x86_64-pc-linux-gnu/6.3.0 -L/datafs/softwares/gcc-6.3.0-sl6/bin/../lib/gcc -L/datafs/softwares/gcc-6.3.0-sl6/bin/../lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/datafs/softwares/gcc-6.3.0-sl6/bin/../lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../.. fluka.o -lflukahp -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /datafs/softwares/gcc-6.3.0-sl6/bin/../lib/gcc/x86_64-pc-linux-gnu/6.3.0/crtend.o /usr/lib/../lib64/crtn.o
/usr/bin/ld: BFD version 2.20.51.0.2-5.43.el6 20100205 internal error, aborting at reloc.c line 443 in bfd_get_reloc_size

/usr/bin/ld: Please report this bug.

collect2: error: ld returned 1 exit status

           Best regards,
                       Hantao Jing
 



 
From: Paola Sala
Date: 2017-06-12 14:49
To: jinghantao
CC: fluka-discuss
Subject: Re: [fluka-discuss]: Respin Fluka2011.2c.6 released
Dear Hantao Jing
The new respin needs gfortran 6.x,
while for the old one there was a version compatible with gfortran 5.x.
Therefore, you probably need to upgrade to gfortran 6, or use the g77
version (needs compatibility packages too, compat-gcc,
compat-gcc-g77 and compat-libf2c)
Regards
Paola
 
> Dear FLUKA experts,
> Today I download the newest version
> fluka2011.2c-linux-gfor64bitAA.tar.gz from web. When I compile file
> by command $FLUPRO/flutil/lfluka, the following
> error happen,
> /usr/bin/ld: BFD version 2.20.51.0.2-5.43.el6 20100205 internal error,
> aborting at reloc.c line 443 in bfd_get_reloc_size
>
> /usr/bin/ld: Please report this bug.
>
> collect2: error: ld returned 1 exit status
> Then produced flukahp file can't be executable. But when change to
> old version package, everything is ok.
> The newest version is some problem? or I need to change my linux
> environment?
> Thank you in advance!
> Best regards,
> Hantao jing
>
>
>
> jinghantao
>
> From: Alfredo Ferrari
> Date: 2017-06-05 23:22
> To: fluka-discuss_at_fluka.org; fluka-users_at_fluka.org
> Subject: [fluka-discuss]: Respin Fluka2011.2c.6 released
> Dear Fluka users
>
> Fluka2011.2c.6, a respin of Fluka2011.2c, has been pushed to the web
> site.
>
> This respin corrects three issues:
>
> a) a possible array out of bounds when scoring momentum transfer
> (as far as we know nobody ever met this, apart one of us, Vasilis
> internally);
> b) an issue when defining scintillation photons using wavelengths, where
> the time constants input by the user were screwed up (again met by
> one
> of us, Paola, internally);
> c) an issue when asking for a special user-defined 3D usrbin/eventbin
> (code 8 or 18) and at the same time asking for that binning either,
> Birks law quenching, or dose equivalent conversion coefficients, or
> user weighting through comscw or fluscw. In this case the weighting
> (whichever of the above) was not applied (thanks again to Paola
> for pinpointing it).
>
> As usual support/assistance will be provided only for the latest respin.
> Please note that if you did not use momentum transfer scoring (or you used
> with no crash), you did not define scintillation photons using wavelenths
> (or you did not care about timing issues), you did not use user-defined
> 3D usrbin/eventbin with one of weightings listed above, you should not
> experience any difference in results and in random sequences wrt
> 2011.2c.5
>
> The Fluka developers
>
> +----------------------------------------------------------------------+
> | Alfredo Ferrari || Tel.: +41.22.76.76119 |
> | CERN-EN/STI || Fax.: +41.22.76.69474 |
> | 1211 Geneva 23 || e-mail: Alfredo.Ferrari_at_cern.ch |
> | Switzerland || |
> +----------------------------------------------------------------------+
>
> __________________________________________________________________________
> You can manage unsubscription from this mailing list at
> https://www.fluka.org/fluka.php?id=acc_info
>
>
 
 
Paola Sala
INFN Milano
tel. Milano +39-0250317374
tel. CERN +41-227679148
 
__________________________________________________________________________
You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id=acc_info
 

__________________________________________________________________________
You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id=acc_info
Received on Tue Jun 20 2017 - 18:27:17 CEST

This archive was generated by hypermail 2.3.0 : Tue Jun 20 2017 - 18:27:21 CEST