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.7.0
Result Dependency Error

Failed Reason

Failed to install dependency package :
------------------------------------------------
>> 211 argp-fmtstream.c:422:1: error: redefinition of a 'extern inline' fu
nction 'argp_fmtstream_putc' is not supported in C99 mode
212 __argp_fmtstream_putc (argp_fmtstream_t __fs, int __ch)
213 ^
214 ./argp-namefrob.h:58:31: note: expanded from macro '__argp_fmtstrea
m_putc'
215 #define __argp_fmtstream_putc argp_fmtstream_putc
216 ^
217 ./argp-fmtstream.h:242:1: note: previous definition is here
218 __argp_fmtstream_putc (argp_fmtstream_t __fs, int __ch)
219 ^
220 ./argp-fmtstream.h:199:31: note: expanded from macro '__argp_fmtstr
eam_putc'
221 #define __argp_fmtstream_putc argp_fmtstream_putc
222 ^
>> 223 argp-fmtstream.c:432:1: error: redefinition of a 'extern inline' fu
nction 'argp_fmtstream_set_lmargin' is not supported in C99 mode
224 __argp_fmtstream_set_lmargin (argp_fmtstream_t __fs, size_t __lmarg
in)
225 ^
226 ./argp-namefrob.h:66:38: note: expanded from macro '__argp_fmtstrea
m_set_lmargin'
227 #define __argp_fmtstream_set_lmargin argp_fmtstream_set_lmargin
228 ^
229 ./argp-fmtstream.h:252:1: note: previous definition is here

...

233 #define __argp_fmtstream_set_lmargin argp_fmtstream_set_lmargin
234 ^
235 argp-help.c:1257:22: warning: unused parameter 'domain' [-Wunused-p
arameter]
236 In file included from argp-parse.c:76:
237 const char *domain UNUSED, void *cookie)./ar
gp.h
238 :argp-fmtstream.c ^573:
>> 239 :44455::1 :warning : errorGCC does not allow '__nothrow__' attribut
e in this position on a function definition [-Wgcc-compat]:
240 redefinition of a 'extern inline' function 'argp_fmtstream_set_rmar
gin' is not supported in C99 mode
241 __option_is_short (__const struct argp_option *__opt) __THROW
242 ^__argp_fmtst
ream_set_rmargin (argp_fmtstream_t __fs, size_t __rmargin)
243
244 ^
245 /usr/include/sys/cdefs.h:55./argp-namefrob.h::3568:: 38note:: expa
nded from macro '__THROW'note

...

251 ./argp-fmtstream.h:264:1: note: previous definition is here
252 __argp_fmtstream_set_rmargin (argp_fmtstream_t __fs, size_t __rmarg
in)
253 ^
254 ./argp-fmtstream.h:203:38: note: expanded from macro '__argp_fmtstr
eam_set_rmargin'
255 #define __argp_fmtstream_set_rmargin argp_fmtstream_set_rmargin
256 ^
>> 257 argp-fmtstream.c:456:1: error: redefinition of a 'extern inline' fu
nction 'argp_fmtstream_set_wmargin' is not supported in C99 mode
258 __argp_fmtstream_set_wmargin (argp_fmtstream_t __fs, size_t __wmarg
in)
259 ^
260 argp-help.c./argp-namefrob.h::127170::1638:: warningnote: : unused
parameter 'domain' [-Wunused-parameter]expanded from macro '__argp
_fmtstream_set_wmargin'
261
262 const char *domain UNUSED, void *cookie)#de
fine __argp_fmtstream_set_wmargin argp_fmtstream_set_wmargin
263

...

266 ./argp-fmtstream.h:276:1: note: previous definition is here
267 __argp_fmtstream_set_wmargin (argp_fmtstream_t __fs, size_t __wmarg
in)
268 ^
269 ./argp-fmtstream.h:204:38: note: expanded from macro '__argp_fmtstr
eam_set_wmargin'
270 #define __argp_fmtstream_set_wmargin argp_fmtstream_set_wmargin
271 ^
>> 272 argp-fmtstream.c:468:1: error: redefinition of a 'extern inline' fu
nction 'argp_fmtstream_point' is not supported in C99 mode
273 __argp_fmtstream_point (argp_fmtstream_t __fs)
274 ^
275 ./argp-namefrob.h:72:32: note: expanded from macro '__argp_fmtstrea
m_point'
276 #define __argp_fmtstream_point argp_fmtstream_point
277 ^
278 ./argp-fmtstream.h:288:1: note: previous definition is here

...

319 argp-parse.c:1280:51: warning: GCC does not allow '__nothrow__' att
ribute in this position on a function definition [-Wgcc-compat]
320 __argp_usage (__const struct argp_state *__state) __THROW
321 ^
322 /usr/include/sys/cdefs.h:55:35: note: expanded from macro '__THROW'
323 # define __THROW __attribute__ ((__nothrow__ __LEAF))
324 ^
>> 325 argp-parse.c:1280:1: error: redefinition of a 'extern inline' funct
ion 'argp_usage' is not supported in C99 mode
326 __argp_usage (__const struct argp_state *__state) __THROW
327 ^
328 ./argp-namefrob.h:46:22: note: expanded from macro '__argp_usage'
329 #define __argp_usage argp_usage
330 ^
331 ./argp.h:567:1: note: previous definition is here

...

337 argp-parse.c:1286:55: warning: GCC does not allow '__nothrow__' att
ribute in this position on a function definition [-Wgcc-compat]
338 __option_is_short (__const struct argp_option *__opt) __THROW
339 ^
340 /usr/include/sys/cdefs.h:55:35: note: expanded from macro '__THROW'
341 # define __THROW __attribute__ ((__nothrow__ __LEAF))
342 ^
>> 343 argp-parse.c:1286:1: error: redefinition of a 'extern inline' funct
ion '_option_is_short' is not supported in C99 mode
344 __option_is_short (__const struct argp_option *__opt) __THROW
345 ^
346 ./argp-namefrob.h:32:27: note: expanded from macro '__option_is_sho
rt'
347 #define __option_is_short _option_is_short
348 ^
349 ./argp.h:573:1: note: previous definition is here

...

355 argp-parse.c:1300:53: warning: GCC does not allow '__nothrow__' att
ribute in this position on a function definition [-Wgcc-compat]
356 __option_is_end (__const struct argp_option *__opt) __THROW
357 ^
358 /usr/include/sys/cdefs.h:55:35: note: expanded from macro '__THROW'
359 # define __THROW __attribute__ ((__nothrow__ __LEAF))
360 ^
>> 361 argp-parse.c:1300:1: error: redefinition of a 'extern inline' funct
ion '_option_is_end' is not supported in C99 mode
362 __option_is_end (__const struct argp_option *__opt) __THROW
363 ^
364 ./argp-namefrob.h:30:25: note: expanded from macro '__option_is_end
'
365 #define __option_is_end _option_is_end
366 ^
367 ./argp.h:585:1: note: previous definition is here

See build log for details:
/home/rccs-sdt/a01008/spack-stage/spack-stage-argp-standalone-1.3-zb76ng4rik3dpfo6mwk4lhnr43ptufmc/spack-build-out.txt


<= Back to list