Install Root v5.34.34

With these options, I do see the root binary appears

[wshi@login1.summit bin]$ ll
total 2100
-rwxrwxr-x 1 wshi wshi  85736 Oct 29 17:45 genmap
-rwxrwxr-x 1 wshi wshi    176 Oct 29 17:17 genreflex
-rwxrwxr-x 1 wshi wshi     92 Oct 29 17:17 genreflex-rootcint
-rwxrwxr-x 1 wshi wshi  78400 Oct 29 17:45 hadd
-rwxr-xr-x 1 wshi wshi   8447 Oct 29 17:17 memprobe
-rwxrwxr-x 1 wshi wshi 160496 Oct 29 17:45 pq2
-rwxrwxr-x 1 wshi wshi 237976 Oct 29 17:45 proofd
-rwxr-xr-x 1 wshi wshi   2868 Oct 29 17:45 proofserv
-rwxrwxr-x 1 wshi wshi  78736 Oct 29 17:45 proofserv.exe
-rwxrwxr-x 1 wshi wshi  80424 Oct 29 17:20 rlibmap
-rwxrwxr-x 1 wshi wshi  83232 Oct 29 17:18 rmkdepend
-rwxrwxr-x 1 wshi wshi  84512 Oct 29 17:45 root
-rwxr-xr-x 1 wshi wshi  27200 Oct 29 17:17 root-config
-rwxrwxr-x 1 wshi wshi  76544 Oct 29 17:45 root.exe
-rwxrwxr-x 1 wshi wshi 387936 Oct 29 17:20 rootcint
-rwxrwxr-x 1 wshi wshi 306832 Oct 29 17:45 rootd
-rwxrwxr-x 1 wshi wshi  76544 Oct 29 17:45 rootn.exe
-rwxr-xr-x 1 wshi wshi    821 Oct 29 17:45 roots
-rwxrwxr-x 1 wshi wshi  78440 Oct 29 17:45 roots.exe
-rw-rw-r-- 1 wshi wshi   3834 Oct 29 17:17 setxrd.csh
-rwxrwxr-x 1 wshi wshi   3046 Oct 29 17:17 setxrd.sh
-rwxrwxr-x 1 wshi wshi  77048 Oct 29 17:45 ssh2rpd
-rw-rw-r-- 1 wshi wshi   6058 Oct 29 17:17 thisroot.csh
-rw-rw-r-- 1 wshi wshi   4335 Oct 29 17:17 thisroot.sh
-rwxrwxr-x 1 wshi wshi  80664 Oct 29 17:45 xpdtest
[wshi@login1.summit bin]$ pwd
/ccs/home/wshi/ROOT/v5-34-00-patches/bin

This error disappeared: autoconf/config.guess: unable to guess system type
this error persists: make: g77: Command not found

When open a file, it shows similar error

[wshi@login1.summit bin]$ source /ccs/home/wshi/ROOT/v5-34-00-patches/bin/thisroot.sh 
...
[wshi@login1.summit ~]$ root -l                      
Error in <UnknownClass::ReadFile>: no file name specified
Error in <UnknownClass::ReadFile>: no file name specified
Error: cannot open file "iostream"  (tmpfile):2:
*** Interpreter error recovered ***
Error in <TEnv::ReadFile>: no file name specified
Error in <TEnv::ReadFile>: no file name specified
Error in <TUnixSystem::DynamicPathName>: libMathCore[.so | .dll | .dylib | .sl | .dl | .a] does not exist in /autofs/nccs-svm1_home1/wshi/ROOT/v5-34-00-patches/lib:/ccs/home/wshi/ROOT/v5-34-00-patches/lib:/sw/summit/spack-envs/base/opt/linux-rhel8-ppc64le/gcc-7.5.0/spectrum-mpi-10.4.0.3-20210112-puowkoejepfjtm22sk2dxb6eeup5w447/lib:/sw/summit/gcc/7.5.0-2/lib64:/sw/summit/spack-envs/base/opt/linux-rhel8-ppc64le/gcc-8.3.1/darshan-runtime-3.3.0-mu6tnxlhxfplrq3srkkgi5dvly6wenwy/lib:/opt/ibm/spectrumcomputing/lsf/10.1.0.11/linux3.10-glibc2.17-ppc64le-csm/lib:.:./lib:

 *** Break *** segmentation violation
Error in <TUnixSystem::StackTrace> script ./etc/gdb-backtrace.sh is missing

Attached are logs.
configure.out.txt (6.8 KB)
make.out.txt (2.1 MB)