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:

migrate 3.6.11

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)
[+] /usr (external zlib-1.2.11-o3hvygtdcp6vg3bpvsrurq4hgklwtype)
==> Installing migrate-3.6.11-zi3kp436cegf5vofhs4kypmlfewhpeoj
==> No binary for migrate-3.6.11-zi3kp436cegf5vofhs4kypmlfewhpeoj found: installing from source
==> Fetching https://mirror.spack.io/_source-cache/archive/a9/a9ba06a4e995a45b8d04037f5f2da23e1fe64a2f3565189bdd50c62c6fe01fb8.tar.gz
==> No patches needed for migrate
==> migrate: Executing phase: 'autoreconf'
==> migrate: Executing phase: 'configure'
==> migrate: Executing phase: 'build'
==> Error: ProcessError: Command exited with status 2:
'make' '-j16'

1 error found in build log:
236 /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/lib/spac
k/env/fj/fcc -g -O2 -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DH
AVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -D
MIGRATESUBVERSION="\"June-18-15\"" -DMIGRATEVERSION="\"3.6.11\""
-DNOJPEG -DNOPNG -Iharu -DPRETTY -DLETTERPAPER -c histogram.c
237 /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/lib/spac
k/env/fj/fcc -g -O2 -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DH
AVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -D
MIGRATESUBVERSION="\"June-18-15\"" -DMIGRATEVERSION="\"3.6.11\""
-DNOJPEG -DNOPNG -Iharu -DPRETTY -DLETTERPAPER -c inthp.c
238 /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/lib/spac
k/env/fj/fcc -g -O2 -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DH
AVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -D
MIGRATESUBVERSION="\"June-18-15\"" -DMIGRATEVERSION="\"3.6.11\""
-DNOJPEG -DNOPNG -Iharu -DPRETTY -DLETTERPAPER -c joint-chains.c
239 /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/lib/spac
k/env/fj/fcc -g -O2 -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DH
AVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -D
MIGRATESUBVERSION="\"June-18-15\"" -DMIGRATEVERSION="\"3.6.11\""
-DNOJPEG -DNOPNG -Iharu -DPRETTY -DLETTERPAPER -c laguerre.c
240 /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/lib/spac
k/env/fj/fcc -g -O2 -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DH
AVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -D
MIGRATESUBVERSION="\"June-18-15\"" -DMIGRATEVERSION="\"3.6.11\""
-DNOJPEG -DNOPNG -Iharu -DPRETTY -DLETTERPAPER -c lrt.c
241 /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/lib/spac
k/env/fj/fcc -g -O2 -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DH
AVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -D
MIGRATESUBVERSION="\"June-18-15\"" -DMIGRATEVERSION="\"3.6.11\""
-DNOJPEG -DNOPNG -Iharu -DPRETTY -DLETTERPAPER -c main.c
>> 242 data.c:57:10: fatal error: 'xlocale.h' file not found
243 #include <xlocale.h>
244 ^~~~~~~~~~~
245 1 error generated.
246 make[2]: *** [Makefile:182: data.o] Error 1
247 make[2]: *** Waiting for unfinished jobs....
248 histogram.c:58:58: warning: result of comparison of constant -1 wit
h expression of type 'char' is always true [-Wtautological-constant
-out-of-range-compare]

See build log for details:
/home/rccs-sdt/a01008/spack-stage/spack-stage-migrate-3.6.11-zi3kp436cegf5vofhs4kypmlfewhpeoj/spack-build-out.txt


<= Back to list