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:

astyle 3.1

Compiler Arm Compiler 20.1.0
Result Dependency Error

Failed Reason

Failed to install dependency package :
------------------------------------------------
==> Installing astyle-3.1-ykyx7ltbpx4kdngewvqeuexytlpizti4
==> No binary for astyle-3.1-ykyx7ltbpx4kdngewvqeuexytlpizti4 found: installing from source
==> Fetching https://postk-web.r-ccs.riken.jp/spack.mirror/_source-cache/archive/cb/cbcc4cf996294534bb56f025d6f199ebfde81aa4c271ccbd5ee1c1a3192745d7.tar.gz
==> No patches needed for astyle
==> astyle: Executing phase: 'edit'
==> Error: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/r0007/spack-stage/spack-stage-astyle-3.1-ykyx7ltbpx4kdngewvqeuexytlpizti4/spack-src/build/arm/Makefile'

/fefs/home/r0007/all-test/arm/spack/var/spack/repos/builtin/packages/astyle/package.py:33, in edit:
31 def edit(self, spec, prefix):
32 makefile = join_path(self.build_directory, 'Makefile')
>> 33 filter_file(r'^CXX\s*=.*', 'CXX=%s' % spack_cxx, makefile)
34 # If the group is not a user account, the installation will fail,
35 # so remove the -o $ (USER) -g $ (USER) parameter.
36 filter_file(r'^INSTALL=.*', 'INSTALL=install', makefile)

See build log for details:
/tmp/r0007/spack-stage/spack-stage-astyle-3.1-ykyx7ltbpx4kdngewvqeuexytlpizti4/spack-build-out.txt


<= Back to list