Menu

#1091 ATLAS3.10.installation failed compiling with gcc 11.2. on RHEL 8.4

open
nobody
None
5
2022-06-29
2022-06-29
jeyaraj
No

Dear All,
I have tried installation of ATLAS3.10.3 on RHEL8.4 make error.please find the below details.
lscpu:
[root@master01 ~]# lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 8
On-line CPU(s) list: 0-7
Thread(s) per core: 1
Core(s) per socket: 4
Socket(s): 2
NUMA node(s): 1
Vendor ID: GenuineIntel
BIOS Vendor ID: GenuineIntel
CPU family: 6
Model: 126
Model name: Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz
BIOS Model name: Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz
Stepping: 5
CPU MHz: 1190.389
BogoMIPS: 2380.77
Hypervisor vendor: VMware
Virtualization type: full
L1d cache: 48K
L1i cache: 32K
L2 cache: 512K
L3 cache: 6144K
NUMA node0 CPU(s): 0-7
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology tsc_reliable nonstop_tsc cpuid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch cpuid_fault invpcid_single ssbd ibrs ibpb stibp ibrs_enhanced fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid avx512f avx512dq rdseed adx smap avx512ifma clflushopt avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves arat avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid fsrm md_clear flush_l1d arch_capabilities

[root@master01 ATLAS3.10.3]# cd build/
[root@master01 build]# ls
[root@master01 build]# ../configure -b 64 --prefix=/apps/octave --with-netlib-lapack-tarfile=/apps/lapack-3.10.0.tar.gz --cripple-atlas-performance

make error:
make[2]: [Makefile:155: IStage1] Error 2
make[2]: Leaving directory '/apps/ATLAS3.10.3/build/bin'
ERROR 712 DURING CACHESIZE SEARCH!!. CHECK INSTALL_LOG/Stage1.log FOR DETAILS.
make[2]: Entering directory '/apps/ATLAS3.10.3/build/bin'
cd /apps/ATLAS3.10.3/build ; make error_report
make[3]: Entering directory '/apps/ATLAS3.10.3/build'
make -f Make.top error_report
make[4]: Entering directory '/apps/ATLAS3.10.3/build'
uname -a 2>&1 >> bin/INSTALL_LOG/ERROR.LOG
/apps/gcc-11.2.0.a/bin/gcc -v 2>&1 >> bin/INSTALL_LOG/ERROR.LOG
Using built-in specs.
COLLECT_GCC=/apps/gcc-11.2.0.a/bin/gcc
COLLECT_LTO_WRAPPER=/apps/gcc-11.2.0.a/libexec/gcc/x86_64-pc-linux-gnu/11.2.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../configure --prefix=/apps/gcc-11.2.0.a --with-gmp=/apps/gcc-11.2.0/gmp-6.1.0 --with-mpfr=/apps/gcc-11.2.0/mpfr-3.1.6 --with-mpc=/apps/gcc-11.2.0/mpc-1.0.3 --with-isl=/apps/gcc-11.2.0/isl-0.18/build --enable-languages=c,c++,fortran,go --enable-shared --disable-multilib
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 11.2.0 (GCC)
/apps/gcc-11.2.0.a/bin/gcc -V 2>&1 >> bin/INSTALL_LOG/ERROR.LOG
gcc: error: unrecognized command-line option ‘-V’
gcc: fatal error: no input files
compilation terminated.
make[4]: [Make.top:6: error_report] Error 1 (ignored)
/apps/gcc-11.2.0.a/bin/gcc --version 2>&1 >> bin/INSTALL_LOG/ERROR.LOG
tar cf error_Corei164AVXMAC.tar Make.inc bin/INSTALL_LOG/
bzip2 error_Corei164AVXMAC.tar
make[4]: Leaving directory '/apps/ATLAS3.10.3/build'
make[3]: Leaving directory '/apps/ATLAS3.10.3/build'
make[2]: Leaving directory '/apps/ATLAS3.10.3/build/bin'
Error report error_<arch>.tgz has been created in your top-level ATLAS
directory. Be sure to include this file in any help request.
cat: ../../CONFIG/error.txt: No such file or directory
cat: ../../CONFIG/error.txt: No such file or directory
make[1]: </arch> [Make.top:16: build] Error 255
make[1]: Leaving directory '/apps/ATLAS3.10.3/build'
make: ** [Makefile:536: build] Error 2

This is correct configuration are i need to modify??
Can you help to resolve this error?

Thanks,
Jeyaraj M

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.