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:

crunch master

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 curl-7.61.1-qsvgylcys5hkzdnl2pdh4blrprxlsp5m)
[+] /usr (external ncurses-6.1-a6lc7oq2dlgphtibbpp6x72mqgmscros)
[+] /vol0003/rccs-sdt/data/a01008/spack-all-test/env-20240227/spack/opt/spack/linux-rhel8-a64fx/fj-4.10.0/zlib-ng-2.1.4-m4nsqgrityww4eqljits3svzi4wynus3
[+] /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/cmake-3.27.7-ussgjuqkqbxi5dcv7kbp6bugdcjc5ph6
==> Installing crunch-master-luayygka76rhr3tk2tcwpim77zfes4s2 [6/6]
==> No binary for crunch-master-luayygka76rhr3tk2tcwpim77zfes4s2 found: installing from source
==> No patches needed for crunch
==> crunch: Executing phase: 'cmake'
==> crunch: Executing phase: 'build'
==> Error: ProcessError: Command exited with status 2:
'make' '-j16'

6 errors found in build log:
84 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-crunch-master
-luayygka76rhr3tk2tcwpim77zfes4s2/spack-src/crnlib/../inc/crn_deco
mp.h:2417:7: warning: expression result unused [-Wunused-value]
85 pUser_data;
86 ^~~~~~~~~~
87 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-crunch-master
-luayygka76rhr3tk2tcwpim77zfes4s2/spack-src/crnlib/../inc/crn_deco
mp.h:2476:7: warning: expression result unused [-Wunused-value]
88 pUser_data;
89 ^~~~~~~~~~
>> 90 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-crunch-master
-luayygka76rhr3tk2tcwpim77zfes4s2/spack-src/crnlib/../inc/crn_deco
mp.h:2540:19: error: cast from pointer to smaller type 'crnd::ptr_
bits' (aka 'unsigned int') loses information
91 if ((uint32)reinterpret_cast<ptr_bits>(p) & (CRND_MIN_ALLOC_
ALIGNMENT - 1))
92 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> 93 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-crunch-master
-luayygka76rhr3tk2tcwpim77zfes4s2/spack-src/crnlib/../inc/crn_deco
mp.h:2568:19: error: cast from pointer to smaller type 'crnd::ptr_
bits' (aka 'unsigned int') loses information
94 if ((uint32)reinterpret_cast<ptr_bits>(p) & (CRND_MIN_ALLOC_
ALIGNMENT - 1))
95 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> 96 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-crunch-master
-luayygka76rhr3tk2tcwpim77zfes4s2/spack-src/crnlib/../inc/crn_deco
mp.h:2582:19: error: cast from pointer to smaller type 'crnd::ptr_
bits' (aka 'unsigned int') loses information
97 if ((uint32)reinterpret_cast<ptr_bits>(p) & (CRND_MIN_ALLOC_
ALIGNMENT - 1))
98 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
99 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-crunch-master
-luayygka76rhr3tk2tcwpim77zfes4s2/spack-src/crnlib/../inc/crn_deco
mp.h:2684:7: warning: expression result unused [-Wunused-value]
100 tmp_header;
101 ^~~~~~~~~~
102 In file included from /data/rccs-sdt/a01008/tmpdir/spack-stage/spa
ck-stage-crunch-master-luayygka76rhr3tk2tcwpim77zfes4s2/spack-src/
crnlib/crn_console.cpp:3:

...

292 ^
293 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-crunch-master
-luayygka76rhr3tk2tcwpim77zfes4s2/spack-src/crnlib/crn_value.h:85:
16: note: in instantiation of function template specialization 'cr
nlib::crnlib_delete<crnlib::vec<3, int> >' requested here
294 crnlib_delete(m_pVec3I);
295 ^
296 24 warnings and 3 errors generated.
297 1 warning generated.
>> 298 make[2]: *** [crnlib/CMakeFiles/crunch.dir/build.make:233: crnlib/
CMakeFiles/crunch.dir/crn_decomp.cpp.o] Error 1
299 make[2]: *** Waiting for unfinished jobs....
300 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-crunch-master
-luayygka76rhr3tk2tcwpim77zfes4s2/spack-src/crnlib/crnlib.cpp:21:7
: warning: expression result unused [-Wunused-value]
301 pUser_data;
302 ^~~~~~~~~~
303 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-crunch-master
-luayygka76rhr3tk2tcwpim77zfes4s2/spack-src/crnlib/crnlib.cpp:27:7
: warning: expression result unused [-Wunused-value]
304 pUser_data;

...

1029 static inline void construct_array(vec<N, T>* p, uint n) { p
, n; }
1030
^
1031 22 warnings generated.
1032 15 warnings generated.
1033 35 warnings generated.
1034 make[2]: Leaving directory '/vol0003/rccs-sdt/data/a01008/tmpdir/s
pack-stage/spack-stage-crunch-master-luayygka76rhr3tk2tcwpim77zfes
4s2/spack-build-luayygk'
>> 1035 make[1]: *** [CMakeFiles/Makefile2:119: crnlib/CMakeFiles/crunch.d
ir/all] Error 2
1036 make[1]: Leaving directory '/vol0003/rccs-sdt/data/a01008/tmpdir/s
pack-stage/spack-stage-crunch-master-luayygka76rhr3tk2tcwpim77zfes
4s2/spack-build-luayygk'
>> 1037 make: *** [Makefile:139: all] Error 2

See build log for details:
/data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-crunch-master-luayygka76rhr3tk2tcwpim77zfes4s2/spack-build-out.txt


<= Back to list