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 Fujitsu Compiler 4.4.0a
Result Dependency Error

Failed Reason

Failed to install dependency package :
------------------------------------------------
233 ^
234 ./argp-namefrob.h:32:27: note: expanded from macro '__option_is_sho
rt'
235 #define __option_is_short _option_is_short
236 ^
237 ./argp.h:573:1: note: previous definition is here

...

243 argp-parse.c:1300:53: warning: GCC does not allow '__nothrow__' att
ribute in this position on a function definition [-Wgcc-compat]
244 __option_is_end (__const struct argp_option *__opt) __THROW
245 ^
246 /usr/include/sys/cdefs.h:55:35: note: expanded from macro '__THROW'
247 # define __THROW __attribute__ ((__nothrow__ __LEAF))
248 ^
>> 249 argp-parse.c:1300:1: error: redefinition of a 'extern inline' funct
ion '_option_is_end' is not supported in C99 mode
250 __option_is_end (__const struct argp_option *__opt) __THROW
251 ^
252 ./argp-namefrob.h:30:25: note: expanded from macro '__option_is_end
'
253 #define __option_is_end _option_is_end
254 ^
255 ./argp.h:585:1: note: previous definition is here

...

269 argp-help.c:241:17: warning: passing 'const unsigned char *' to par
ameter of type 'const char *' converts between pointers to integer
types with different sign [-Wpointer-sign]
270 && strncmp (var, un->name, var_len) == 0)
271 ^~~
272 /usr/include/string.h:140:33: note: passing argument to parameter '
__s1' here
273 extern int strncmp (const char *__s1, const char *__s2, size_t __n)
274 ^
>> 275 argp-fmtstream.c:395:1: error: redefinition of a 'extern inline' fu
nction 'argp_fmtstream_write' is not supported in C99 mode
276 __argp_fmtstream_write (argp_fmtstream_t __fs,
277 ^
278 ./argp-namefrob.h:62:32: note: expanded from macro '__argp_fmtstrea
m_write'
279 #define __argp_fmtstream_write argp_fmtstream_write
280 ^
281 ./argp-fmtstream.h:215:1: note: previous definition is here
282 __argp_fmtstream_write (argp_fmtstream_t __fs,
283 ^
284 ./argp-fmtstream.h:201:32: note: expanded from macro '__argp_fmtstr
eam_write'
285 #define __argp_fmtstream_write argp_fmtstream_write
286 ^
>> 287 argp-fmtstream.c:409:1: error: redefinition of a 'extern inline' fu
nction 'argp_fmtstream_puts' is not supported in C99 mode
288 __argp_fmtstream_puts (argp_fmtstream_t __fs, __const char *__str)
289 ^
290 ./argp-namefrob.h:60:31: note: expanded from macro '__argp_fmtstrea
m_puts'
291 #define __argp_fmtstream_puts argp_fmtstream_puts
292 ^
293 ./argp-fmtstream.h:229:1: note: previous definition is here

...

295 ^
296 ./argp-fmtstream.h:200:31: note: expanded from macro '__argp_fmtstr
eam_puts'
297 #define __argp_fmtstream_puts argp_fmtstream_puts
298 ^
299 make[2]: *** [Makefile:302: argp-parse.o] Error 1
300 make[2]: *** Waiting for unfinished jobs....
>> 301 argp-fmtstream.c:422:1: error: redefinition of a 'extern inline' fu
nction 'argp_fmtstream_putc' is not supported in C99 mode
302 __argp_fmtstream_putc (argp_fmtstream_t __fs, int __ch)
303 ^
304 ./argp-namefrob.h:58:31: note: expanded from macro '__argp_fmtstrea
m_putc'
305 #define __argp_fmtstream_putc argp_fmtstream_putc
306 ^
307 ./argp-fmtstream.h:242:1: note: previous definition is here
308 __argp_fmtstream_putc (argp_fmtstream_t __fs, int __ch)
309 ^
310 ./argp-fmtstream.h:199:31: note: expanded from macro '__argp_fmtstr
eam_putc'
311 #define __argp_fmtstream_putc argp_fmtstream_putc
312 ^
>> 313 argp-fmtstream.c:432:1: error: redefinition of a 'extern inline' fu
nction 'argp_fmtstream_set_lmargin' is not supported in C99 mode
314 __argp_fmtstream_set_lmargin (argp_fmtstream_t __fs, size_t __lmarg
in)
315 ^
316 ./argp-namefrob.h:66:38: note: expanded from macro '__argp_fmtstrea
m_set_lmargin'
317 #define __argp_fmtstream_set_lmargin argp_fmtstream_set_lmargin
318 ^
319 ./argp-fmtstream.h:252:1: note: previous definition is here
320 __argp_fmtstream_set_lmargin (argp_fmtstream_t __fs, size_t __lmarg
in)
321 ^
322 ./argp-fmtstream.h:202:38: note: expanded from macro '__argp_fmtstr
eam_set_lmargin'
323 #define __argp_fmtstream_set_lmargin argp_fmtstream_set_lmargin
324 ^
>> 325 argp-fmtstream.c:444:1: error: redefinition of a 'extern inline' fu
nction 'argp_fmtstream_set_rmargin' is not supported in C99 mode
326 __argp_fmtstream_set_rmargin (argp_fmtstream_t __fs, size_t __rmarg
in)
327 ^
328 ./argp-namefrob.h:68:38: note: expanded from macro '__argp_fmtstrea
m_set_rmargin'
329 #define __argp_fmtstream_set_rmargin argp_fmtstream_set_rmargin
330 ^
331 ./argp-fmtstream.h:264:1: note: previous definition is here
332 __argp_fmtstream_set_rmargin (argp_fmtstream_t __fs, size_t __rmarg
in)
333 ^
334 ./argp-fmtstream.h:203:38: note: expanded from macro '__argp_fmtstr
eam_set_rmargin'
335 #define __argp_fmtstream_set_rmargin argp_fmtstream_set_rmargin
336 ^
>> 337 argp-fmtstream.c:456:1: error: redefinition of a 'extern inline' fu
nction 'argp_fmtstream_set_wmargin' is not supported in C99 mode
338 __argp_fmtstream_set_wmargin (argp_fmtstream_t __fs, size_t __wmarg
in)
339 ^
340 ./argp-namefrob.h:70:38: note: expanded from macro '__argp_fmtstrea
m_set_wmargin'
341 #define __argp_fmtstream_set_wmargin argp_fmtstream_set_wmargin
342 ^
343 ./argp-fmtstream.h:276:1: note: previous definition is here
344 __argp_fmtstream_set_wmargin (argp_fmtstream_t __fs, size_t __wmarg
in)
345 ^
346 ./argp-fmtstream.h:204:38: note: expanded from macro '__argp_fmtstr
eam_set_wmargin'
347 #define __argp_fmtstream_set_wmargin argp_fmtstream_set_wmargin
348 ^
>> 349 argp-fmtstream.c:468:1: error: redefinition of a 'extern inline' fu
nction 'argp_fmtstream_point' is not supported in C99 mode
350 __argp_fmtstream_point (argp_fmtstream_t __fs)
351 ^
352 ./argp-namefrob.h:72:32: note: expanded from macro '__argp_fmtstrea
m_point'
353 #define __argp_fmtstream_point argp_fmtstream_point
354 ^
355 ./argp-fmtstream.h:288:1: note: previous definition is here

See build log for details:
/home/g9300001/u93001/spack-stage/spack-stage-argp-standalone-1.3-dlimzzppg4kzs3znsuhoid4tjtuqqv56/spack-build-out.txt


<= Back to list