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:

ampliconnoise 1.29

Compiler Fujitsu Compiler 4.7.0
Result Dependency Error

Failed Reason

Failed to install dependency package :
------------------------------------------------
[+] /opt/FJSVxtclanga/tcsds-latest (external fujitsu-mpi-head-zlunfezjmwzq5pfrxkeb3tpfc6ja5cxz)
[+] /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/opt/spack/linux-rhel8-a64fx/fj-4.7.0/gnuconfig-2021-08-14-ezyvb3gy7i726n45kwb44a4vxle3if3i
[+] /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/opt/spack/linux-rhel8-a64fx/fj-4.7.0/gsl-2.7-fm4fuduogrkyoqft5vpbzv7ylz5ejlrc
==> Installing ampliconnoise-1.29-fkocqkmhqomhzl3ow32yd3uthvmbcn3i
==> No binary for ampliconnoise-1.29-fkocqkmhqomhzl3ow32yd3uthvmbcn3i found: installing from source
==> Fetching https://mirror.spack.io/_source-cache/archive/0b/0bf946806d77ecaf0994ad8ebf9a5e98ad33c809f6def5c9340a16c367918167.tar.gz
==> Applied patch /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/var/spack/repos/builtin/packages/ampliconnoise/Fix-return-type.patch
==> ampliconnoise: Executing phase: 'edit'
==> ampliconnoise: Executing phase: 'build'
==> Error: ProcessError: Command exited with status 2:
'make' '-j16'

11 warnings found in build log:
>> 6 make[1]: warning: jobserver unavailable: using -j1. Add '+' to pare
nt make rule.
7 make[1]: Entering directory '/vol0003/rccs-sdt/a01008/spack-stage/sp
ack-stage-ampliconnoise-1.29-fkocqkmhqomhzl3ow32yd3uthvmbcn3i/spack-
src/FCluster'
8 cc -O3 -c FCluster.c
>> 9 FCluster.c:223:1: warning: type specifier missing, defaults to 'int'
[-Wimplicit-int]
10 UpdateMinCacheForMarkedRows(struct t_Min* asMin,float** aafDistMatri
x,int nN)
11 ^
>> 12 FCluster.c:230:13: warning: implicit declaration of function 'Update
MinCacheForRow' is invalid in C99 [-Wimplicit-function-declaration]
13 UpdateMinCacheForRow(asMin,i,aafDistMatrix);
14 ^
>> 15 FCluster.c:234:1: warning: control reaches end of non-void function
[-Wreturn-type]
16 };
17 ^
>> 18 FCluster.c:237:1: warning: type specifier missing, defaults to 'int'
[-Wimplicit-int]
19 UpdateMinCacheForRow(struct t_Min* asMin,int i,float** aafDistMatrix
)
20 ^
>> 21 FCluster.c:255:1: warning: control reaches end of non-void function
[-Wreturn-type]
22 };
23 ^
24 5 warnings generated.
25 linking...
26 cc -o FCluster FCluster.o -lm
27 make[1]: Leaving directory '/vol0003/rccs-sdt/a01008/spack-stage/spa
ck-stage-ampliconnoise-1.29-fkocqkmhqomhzl3ow32yd3uthvmbcn3i/spack-s
rc/FCluster'
28 (cd FastaUnique && make)
>> 29 make[1]: warning: jobserver unavailable: using -j1. Add '+' to pare
nt make rule.
30 make[1]: Entering directory '/vol0003/rccs-sdt/a01008/spack-stage/sp
ack-stage-ampliconnoise-1.29-fkocqkmhqomhzl3ow32yd3uthvmbcn3i/spack-
src/FastaUnique'
31 cc -O3 -c FastaUnique.c
>> 32 FastaUnique.c:64:17: warning: using the result of an assignment as a
condition without parentheses [-Wparentheses]
33 while(szRet = fgets(szLine, MAX_LINE_LENGTH, ifp)){
34 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> 35 FastaUnique.c:64:17: note: place parentheses around the assignment t
o silence this warning
36 while(szRet = fgets(szLine, MAX_LINE_LENGTH, ifp)){
37 ^
38 ( )
>> 39 FastaUnique.c:64:17: note: use '==' to turn this assignment into an
equality comparison
40 while(szRet = fgets(szLine, MAX_LINE_LENGTH, ifp)){
41 ^
42 ==
43 1 warning generated.
44 linking...
45 cc -o FastaUnique FastaUnique.o -lm
46 make[1]: Leaving directory '/vol0003/rccs-sdt/a01008/spack-stage/spa
ck-stage-ampliconnoise-1.29-fkocqkmhqomhzl3ow32yd3uthvmbcn3i/spack-s
rc/FastaUnique'
47 (cd NDist && make)
>> 48 make[1]: warning: jobserver unavailable: using -j1. Add '+' to pare
nt make rule.
49 make[1]: Entering directory '/vol0003/rccs-sdt/a01008/spack-stage/sp
ack-stage-ampliconnoise-1.29-fkocqkmhqomhzl3ow32yd3uthvmbcn3i/spack-
src/NDist'
50 mpicc -O3 -c NDist.c
51 make[1]: mpicc: Command not found
52 make[1]: *** [makefile:13: NDist.o] Error 127
53 make[1]: Leaving directory '/vol0003/rccs-sdt/a01008/spack-stage/spa
ck-stage-ampliconnoise-1.29-fkocqkmhqomhzl3ow32yd3uthvmbcn3i/spack-s
rc/NDist'
54 make: *** [makefile:4: all] Error 2

See build log for details:
/home/rccs-sdt/a01008/spack-stage/spack-stage-ampliconnoise-1.29-fkocqkmhqomhzl3ow32yd3uthvmbcn3i/spack-build-out.txt


<= Back to list