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:

nbdkit 1.23.7

Compiler Fujitsu Compiler Fujitsu C/C++ Compiler 4.10.0 tcsds-1.2.38
Result Dependency Error

Failed Reason

Failed to install dependency package :
------------------------------------------------
==> Warning: config:terminal_title has been replaced by install_status and is ignored
==> Warning: Failed to initialize repository: '$spack/var/spack/repos/local'.
No repo.yaml found in '$spack/var/spack/repos/local'
To remove the bad repository, run this command:
spack repo rm $spack/var/spack/repos/local
[+] /usr (external autoconf-2.69-titfazaulrbnqxmahzxzof53lmsnabip)
[+] /usr (external automake-1.16.1-fryterkxezzfuo7itm4kijqfnazo5uk4)
[+] /usr (external gmake-4.2.1-eszqmok6vi6wxcmklx6bqloeidbh25kb)
[+] /vol0003/rccs-sdt/data/a01008/spack-all-test/env-20240227/spack/opt/spack/linux-rhel8-a64fx/fj-4.10.0/gnuconfig-2022-09-17-w33oejhx46ex2iql4orzjqdmt2kdqdb2
[+] /usr (external libtool-2.4.6-c63win5txkc7eap5ppbbjjoaqyj5i6wx)
[+] /usr (external m4-1.4.18-craoyd3hmfdcanz7zxglna5yxcvdtoem)
[+] /usr (external pkgconf-1.4.2-mmjuloqcob6vnd6bylwgum67waaa3kht)
==> Installing nbdkit-1.23.7-dv3jyjxh6p5zuyktb3c54e3yqg2wqvbx [8/8]
==> No binary for nbdkit-1.23.7-dv3jyjxh6p5zuyktb3c54e3yqg2wqvbx found: installing from source
==> Fetching https://spack-llnl-mirror.s3-us-west-2.amazonaws.com/_source-cache/archive/70/70909721f60f06abadfac8646b37f942ceeaf73ce88909ab48402175ae1b6391.tar.gz
==> No patches needed for nbdkit
==> nbdkit: Executing phase: 'autoreconf'
==> nbdkit: Executing phase: 'configure'
==> nbdkit: Executing phase: 'build'
==> Error: ProcessError: Command exited with status 2:
'make' '-j16' 'V=1'

12 errors found in build log:
18 libtoolize: copying file 'm4/ltsugar.m4'
19 libtoolize: copying file 'm4/ltversion.m4'
20 libtoolize: copying file 'm4/lt~obsolete.m4'
21 autoreconf: running: /usr/bin/autoconf --force
22 autoreconf: running: /usr/bin/autoheader --force
23 autoreconf: running: automake --add-missing --copy --force-missing
>> 24 configure.ac:43: installing './compile'
>> 25 configure.ac:47: installing './config.guess'
>> 26 configure.ac:47: installing './config.sub'
>> 27 configure.ac:46: installing './install-sh'
>> 28 configure.ac:46: installing './missing'
29 Makefile.am: installing './depcomp'
30 parallel-tests: installing './test-driver'
31 autoreconf: Leaving directory `.'
32 ==> [2024-03-28-16:46:37.593520] Find (recursive): /data/rccs-sdt/
a01008/tmpdir/spack-stage/spack-stage-nbdkit-1.23.7-dv3jyjxh6p5zuy
ktb3c54e3yqg2wqvbx ['config.sub', 'config.guess']
33 ==> [2024-03-28-16:46:38.728369] Find complete: /data/rccs-sdt/a01
008/tmpdir/spack-stage/spack-stage-nbdkit-1.23.7-dv3jyjxh6p5zuyktb
3c54e3yqg2wqvbx ['config.sub', 'config.guess']
34 ==> nbdkit: Executing phase: 'configure'

...

1085 go build -o nbdkit-goramdisk-plugin.so -buildmode=c-shared
1086 Use of uninitialized value in bitwise and (&) at /usr/share/perl5/
vendor_perl/Pod/Man.pm line 802.
1087 go: go.mod file not found in current directory or any parent direc
tory; see 'go help modules'
1088 go: go.mod file not found in current directory or any parent direc
tory; see 'go help modules'
1089 go: go.mod file not found in current directory or any parent direc
tory; see 'go help modules'
1090 go: go.mod file not found in current directory or any parent direc
tory; see 'go help modules'
>> 1091 make[3]: *** [Makefile:1099: examples/ramdisk/nbdkit-goramdisk-plu
gin.so] Error 1
1092 make[3]: *** Waiting for unfinished jobs....
>> 1093 make[3]: *** [Makefile:1085: examples/dump-plugin/nbdkit-godump-pl
ugin.so] Error 1
>> 1094 make[3]: *** [Makefile:1078: examples/disk/nbdkit-godisk-plugin.so
] Error 1
>> 1095 make[3]: *** [Makefile:1092: examples/minimal/nbdkit-gominimal-plu
gin.so] Error 1
1096 make[3]: Leaving directory '/vol0003/rccs-sdt/data/a01008/tmpdir/s
pack-stage/spack-stage-nbdkit-1.23.7-dv3jyjxh6p5zuyktb3c54e3yqg2wq
vbx/spack-src/plugins/golang'
>> 1097 make[2]: *** [Makefile:518: all-recursive] Error 1
1098 make[2]: Leaving directory '/vol0003/rccs-sdt/data/a01008/tmpdir/s
pack-stage/spack-stage-nbdkit-1.23.7-dv3jyjxh6p5zuyktb3c54e3yqg2wq
vbx/spack-src/plugins'
>> 1099 make[1]: *** [Makefile:712: all-recursive] Error 1
1100 make[1]: Leaving directory '/vol0003/rccs-sdt/data/a01008/tmpdir/s
pack-stage/spack-stage-nbdkit-1.23.7-dv3jyjxh6p5zuyktb3c54e3yqg2wq
vbx/spack-src'
>> 1101 make: *** [Makefile:576: all] Error 2

See build log for details:
/data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-nbdkit-1.23.7-dv3jyjxh6p5zuyktb3c54e3yqg2wqvbx/spack-build-out.txt


<= Back to list