List of Open Source Software which can be built on Fugaku

Spack logo
Spack will be used to manage open source software packages on Fugaku. Fugaku users can easily use pre-installed packages and built packages based on Spack recipes. The following list shows the results of building/compiling packages for aarch64 according to the Spack recipes. Note that the results in this list do not guarantee that each package will work properly. On the other hand, Fujitsu will provide the following packages compiled with Fujitsu compiler on Fugaku as "external" packages, of which Spack can be aware.
  • OpenJDK 11
  • Ruby 2.6.5 or later
  • Python2 2.7.15
  • Python3 3.6.8
  • Numpy 1.14.3
  • SciPy 1.0.0
  • Eclipse IDE 2019-09 R Packages
Please contact us from email:

lhapdf 6.3.0

Compiler Fujitsu Compiler 4.7.0
Result Dependency Error

Failed Reason

Failed to install dependency package :
------------------------------------------------
[+] /usr (external autoconf-2.69-me3qacnq6as2fvkhuiia2ks5udajax3b)
[+] /usr (external automake-1.16.1-gbketv7wv244mk5mkf65hyjxew4yocxo)
[+] /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/opt/spack/linux-rhel8-a64fx/fj-4.7.0/gnuconfig-2021-08-14-ezyvb3gy7i726n45kwb44a4vxle3if3i
[+] /usr (external libtool-2.4.6-snb3wjzerg4q7w57akrhqlg2hfvalawy)
[+] /usr (external m4-1.4.18-zz6lq3qkexluljpiw5yxqyozzhkijvpn)
[+] /vol0003/rccs-sdt/a01008/opt/python/3.9.9/fj (external python-3.9.9-3wcip6atrybofsb566d7pjqwhl76u4dp)
[+] /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/opt/spack/linux-rhel8-a64fx/fj-4.7.0/py-setuptools-58.2.0-nwtt7d5cczfaezzecmrcr4swo63tvrg2
[+] /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/opt/spack/linux-rhel8-a64fx/fj-4.7.0/py-cython-0.29.24-rmuycsh3hdsfbp3ffdahdadzgeju5kfs
==> Installing lhapdf-6.3.0-tsr6fnt6bvbdvu2staenwgpop3qdfruz
==> No binary for lhapdf-6.3.0-tsr6fnt6bvbdvu2staenwgpop3qdfruz found: installing from source
==> Using cached archive: /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/var/spack/cache/_source-cache/archive/ed/ed4d8772b7e6be26d1a7682a13c87338d67821847aa1640d78d67d2cef8b9b5d.tar.gz
==> No patches needed for lhapdf
==> lhapdf: Executing phase: 'autoreconf'
==> lhapdf: Executing phase: 'configure'
==> lhapdf: Executing phase: 'build'
==> Error: ProcessError: Command exited with status 2:
'make' '-j16' 'V=1'

3 errors found in build log:
97 checking how to hardcode library paths into programs... immediate
98 configure: Building LHAGLUE Fortran wrappers
99 configure: Building LHAGLUE C++ wrappers
100 checking for pdflatex... no
101 checking for doxygen... no
102 checking for python... /usr/bin/python
>> 103 Fatal Python error: Py_Initialize: Unable to get the locale encodin
g
104 ModuleNotFoundError: No module named 'encodings'
105
106 Current thread 0x0000400000045990 (most recent call first):
>> 107 Fatal Python error: Py_Initialize: Unable to get the locale encodin
g
108 ModuleNotFoundError: No module named 'encodings'
109
110 Current thread 0x0000400000045990 (most recent call first):
111 checking for python version... Fatal Python error: Py_Initialize: U
nable to get the locale encoding
112 ModuleNotFoundError: No module named 'encodings'
113

...

456 build="$(basename $i)"; \
457 if [ ! -e ${build} ]; then cp ${orig} ${build}; \
458 echo ${build} >> fix-out-of-source; fi; \
459 done
460 touch fix-out-of-source
461 CC="/vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/lib/
spack/env/fj/case-insensitive/FCC" CXX="/vol0003/rccs-sdt/a01008/sp
ack-all-test/env-20220225/spack/lib/spack/env/fj/case-insensitive/F
CC" CFLAGS="-O3" CXXFLAGS="-O3" /usr/bin/python setup.py install --
install-lib=build/ --force
>> 462 Fatal Python error: Py_Initialize: Unable to get the locale encodin
g
463 ModuleNotFoundError: No module named 'encodings'
464
465 Current thread 0x0000400000045990 (most recent call first):
466 make[2]: *** [Makefile:485: all-local] Aborted
467 make[2]: Leaving directory '/vol0003/rccs-sdt/a01008/spack-stage/sp
ack-stage-lhapdf-6.3.0-tsr6fnt6bvbdvu2staenwgpop3qdfruz/spack-src/w
rappers/python'
468 make[1]: *** [Makefile:376: all-recursive] Error 1

See build log for details:
/home/rccs-sdt/a01008/spack-stage/spack-stage-lhapdf-6.3.0-tsr6fnt6bvbdvu2staenwgpop3qdfruz/spack-build-out.txt


<= Back to list