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:

authd 1.4.4

Compiler Arm Compiler 20.1.0
Result Dependency Error

Failed Reason

Failed to install dependency package :
------------------------------------------------
==> Installing authd-1.4.4-isbhvwi4iwmlzg3rsrgmxuxydwg4i5qe
==> No binary for authd-1.4.4-isbhvwi4iwmlzg3rsrgmxuxydwg4i5qe found: installing from source
==> Fetching https://postk-web.r-ccs.riken.jp/spack.mirror/_source-cache/archive/71/71ee3d1c3e107c93e082148f75ee460c949b203c861dd20d48f7c5cfdc272bf8.tar.gz
==> No patches needed for authd
==> authd: Executing phase: 'edit'
==> authd: Executing phase: 'build'
==> Error: ProcessError: Command exited with status 2:
'make' '-j16'

1 error found in build log:
1 ==> authd: Executing phase: 'edit'
2 ==> [2021-03-10-17:15:54.315092] Using default implementation: skipping edit phase.
3 ==> authd: Executing phase: 'build'
4 ==> [2021-03-10-17:15:54.316341] 'make' '-j16'
5 gcc -std=gnu99 -Wall -W -DNDEBUG -g -O -lcrypto -o in.authd authd.c
6 xgettext --keyword=_ --output=authd.pot authd.c
>> 7 authd.c:59:10: fatal error: openssl/bio.h: No such file or directory
8 #include <openssl/bio.h>
9 ^~~~~~~~~~~~~~~
10 compilation terminated.
11 make: *** [GNUmakefile:24: in.authd] Error 1

See build log for details:
/tmp/r0007/spack-stage/spack-stage-authd-1.4.4-isbhvwi4iwmlzg3rsrgmxuxydwg4i5qe/spack-build-out.txt


<= Back to list