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:

argp-standalone 1.3

Compiler gcc 8.3.1
Result Dependency Error

Failed Reason

Failed to install dependency package :
------------------------------------------------
206 __argp_fmtstream_set_lmargin (argp_fmtstream_t __fs, size_t __lmar
gin)
207 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
208 In file included from argp-fmtstream.c:35:
>> 209 argp-namefrob.h:68:38: error: redefinition of 'argp_fmtstream_set_r
margin'
210 #define __argp_fmtstream_set_rmargin argp_fmtstream_set_rmargin
211 ^~~~~~~~~~~~~~~~~~~~~~~~~~
212 argp-fmtstream.c:444:1: note: in expansion of macro '__argp_fmtstre
am_set_rmargin'
213 __argp_fmtstream_set_rmargin (argp_fmtstream_t __fs, size_t __rmar
gin)
214 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
215 In file included from argp-fmtstream.c:34:

...

217 #define __argp_fmtstream_set_rmargin argp_fmtstream_set_rmargin
218 ^~~~~~~~~~~~~~~~~~~~~~~~~~
219 argp-fmtstream.h:264:1: note: in expansion of macro '__argp_fmtstre
am_set_rmargin'
220 __argp_fmtstream_set_rmargin (argp_fmtstream_t __fs, size_t __rmar
gin)
221 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
222 In file included from argp-fmtstream.c:35:
>> 223 argp-namefrob.h:70:38: error: redefinition of 'argp_fmtstream_set_w
margin'
224 #define __argp_fmtstream_set_wmargin argp_fmtstream_set_wmargin
225 ^~~~~~~~~~~~~~~~~~~~~~~~~~
226 argp-fmtstream.c:456:1: note: in expansion of macro '__argp_fmtstre
am_set_wmargin'
227 __argp_fmtstream_set_wmargin (argp_fmtstream_t __fs, size_t __wmar
gin)
228 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
229 In file included from argp-fmtstream.c:34:

...

231 #define __argp_fmtstream_set_wmargin argp_fmtstream_set_wmargin
232 ^~~~~~~~~~~~~~~~~~~~~~~~~~
233 argp-fmtstream.h:276:1: note: in expansion of macro '__argp_fmtstre
am_set_wmargin'
234 __argp_fmtstream_set_wmargin (argp_fmtstream_t __fs, size_t __wmar
gin)
235 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
236 In file included from argp-fmtstream.c:35:
>> 237 argp-namefrob.h:72:32: error: redefinition of 'argp_fmtstream_point
'
238 #define __argp_fmtstream_point argp_fmtstream_point
239 ^~~~~~~~~~~~~~~~~~~~
240 argp-fmtstream.c:468:1: note: in expansion of macro '__argp_fmtstre
am_point'
241 __argp_fmtstream_point (argp_fmtstream_t __fs)
242 ^~~~~~~~~~~~~~~~~~~~~~
243 In file included from argp-fmtstream.c:34:

...

245 #define __argp_fmtstream_point argp_fmtstream_point
246 ^~~~~~~~~~~~~~~~~~~~
247 argp-fmtstream.h:288:1: note: in expansion of macro '__argp_fmtstre
am_point'
248 __argp_fmtstream_point (argp_fmtstream_t __fs)
249 ^~~~~~~~~~~~~~~~~~~~~~
250 In file included from argp-test.c:34:
>> 251 argp.h:563:19: error: attributes should be specified before the dec
larator in a function definition
252 # define ARGP_EI extern __inline__
253 ^~~~~~
254 argp.h:566:1: note: in expansion of macro 'ARGP_EI'
255 ARGP_EI void
256 ^~~~~~~
>> 257 argp.h:563:19: error: attributes should be specified before the dec
larator in a function definition
258 # define ARGP_EI extern __inline__
259 ^~~~~~
260 argp.h:572:1: note: in expansion of macro 'ARGP_EI'
261 ARGP_EI int
262 ^~~~~~~
>> 263 argp.h:563:19: error: attributes should be specified before the dec
larator in a function definition
264 # define ARGP_EI extern __inline__
265 ^~~~~~
266 argp.h:584:1: note: in expansion of macro 'ARGP_EI'
267 ARGP_EI int
268 ^~~~~~~
269 argp-test.c: In function 'sub_parse_opt':

...

301 ~~~~~~~~~~~~^~~~~~
302 argp-help.c:607:40: warning: unused parameter 'cookie' [-Wunused-pa
rameter]
303 const char *domain UNUSED, void *cookie UNUSED)
304 ~~~~~~^~~~~~
305 make[2]: *** [Makefile:302: argp-fmtstream.o] Error 1
306 In file included from argp-parse.c:76:
>> 307 argp.h:563:19: error: attributes should be specified before the dec
larator in a function definition
308 # define ARGP_EI extern __inline__
309 ^~~~~~
310 argp.h:566:1: note: in expansion of macro 'ARGP_EI'
311 ARGP_EI void
312 ^~~~~~~
>> 313 argp.h:563:19: error: attributes should be specified before the dec
larator in a function definition
314 # define ARGP_EI extern __inline__
315 ^~~~~~
316 argp.h:572:1: note: in expansion of macro 'ARGP_EI'
317 ARGP_EI int
318 ^~~~~~~
>> 319 argp.h:563:19: error: attributes should be specified before the dec
larator in a function definition
320 # define ARGP_EI extern __inline__
321 ^~~~~~
322 argp.h:584:1: note: in expansion of macro 'ARGP_EI'
323 ARGP_EI int
324 ^~~~~~~
325 argp-help.c: In function 'arg':

...

341 ~~~~~~~~~~~~^~~~~~
342 argp-help.c: In function 'usage_long_opt':
343 argp-help.c:1303:15: warning: unused parameter 'domain' [-Wunused-p
arameter]
344 const char *domain UNUSED, void *cookie)
345 ~~~~~~~~~~~~^~~~~~
346 argp-parse.c: At top level:
>> 347 argp-parse.c:1279:1: error: attributes should be specified before t
he declarator in a function definition
348 void
349 ^~~~
>> 350 argp-parse.c:1285:1: error: attributes should be specified before t
he declarator in a function definition
351 int
352 ^~~
>> 353 argp-parse.c:1299:1: error: attributes should be specified before t
he declarator in a function definition
354 int
355 ^~~
356 make[2]: *** [Makefile:302: argp-parse.o] Error 1
357 make[2]: *** [Makefile:302: argp-help.o] Error 1
358 make[2]: Leaving directory '/tmp/ea0108/spack-stage/spack-stage-arg
p-standalone-1.3-msnpsn3semedv27bw3uafvotm4jzkm6c/spack-src'
359 make[1]: *** [Makefile:325: all-recursive] Error 1

See build log for details:
/tmp/ea0108/spack-stage/spack-stage-argp-standalone-1.3-msnpsn3semedv27bw3uafvotm4jzkm6c/spack-build-out.txt


<= Back to list