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:

babeltrace 1.2.4

Compiler Fujitsu Compiler 4.4.0a
Result Dependency Error

Failed Reason

Failed to install dependency package :
------------------------------------------------
h:65:31: note: expanded from macro '_bt_unsigned_cast'
306 ((type) (v)) & (~(~(type) 0 << (sizeof(v) * CHAR_BI
T))) : \
307 ~~~~~~~~~ ^
>> 308 integer.c:287:4: warning: shifting a negative signed value is undef
ined [-Wshift-negative-value]
309 bt_bitfield_read_be(mmap_align_addr(pos->ba
se_mma) +
310 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~
311 /home/g9300001/u93001/spack-stage/spack-stage-babeltrace-1.2.4-zkli
picoco42u76j7wunmnd4v6ljsqg3/spack-src/include/babeltrace/bitfield.
h:388:2: note: expanded from macro 'bt_bitfield_read_be'
312 _bt_bitfield_read_be(_ptr, unsigned char, _start, _length,
_vptr)
313 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~
314 /home/g9300001/u93001/spack-stage/spack-stage-babeltrace-1.2.4-zkli
picoco42u76j7wunmnd4v6ljsqg3/spack-src/include/babeltrace/bitfield.
h:356:10: note: expanded from macro '_bt_bitfield_read_be'
315 __v |= _bt_unsigned_cast(typeof(__v), __ptr[this_un
it]);\
316 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~
317 /home/g9300001/u93001/spack-stage/spack-stage-babeltrace-1.2.4-zkli
picoco42u76j7wunmnd4v6ljsqg3/spack-src/include/babeltrace/bitfield.
h:65:31: note: expanded from macro '_bt_unsigned_cast'
318 ((type) (v)) & (~(~(type) 0 << (sizeof(v) * CHAR_BI
T))) : \
319 ~~~~~~~~~ ^
>> 320 integer.c:287:4: warning: shifting a negative signed value is undef
ined [-Wshift-negative-value]
321 bt_bitfield_read_be(mmap_align_addr(pos->ba
se_mma) +
322 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~
323 /home/g9300001/u93001/spack-stage/spack-stage-babeltrace-1.2.4-zkli
picoco42u76j7wunmnd4v6ljsqg3/spack-src/include/babeltrace/bitfield.
h:388:2: note: expanded from macro 'bt_bitfield_read_be'
324 _bt_bitfield_read_be(_ptr, unsigned char, _start, _length,
_vptr)
325 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~
326 /home/g9300001/u93001/spack-stage/spack-stage-babeltrace-1.2.4-zkli
picoco42u76j7wunmnd4v6ljsqg3/spack-src/include/babeltrace/bitfield.
h:365:10: note: expanded from macro '_bt_bitfield_read_be'
327 __v |= _bt_unsigned_cast(typeof(__v), cmask);
\
328 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
329 /home/g9300001/u93001/spack-stage/spack-stage-babeltrace-1.2.4-zkli
picoco42u76j7wunmnd4v6ljsqg3/spack-src/include/babeltrace/bitfield.
h:65:31: note: expanded from macro '_bt_unsigned_cast'
330 ((type) (v)) & (~(~(type) 0 << (sizeof(v) * CHAR_BI
T))) : \
331 ~~~~~~~~~ ^
>> 332 integer.c:287:4: warning: shifting a negative signed value is undef
ined [-Wshift-negative-value]
333 bt_bitfield_read_be(mmap_align_addr(pos->ba
se_mma) +
334 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~
335 /home/g9300001/u93001/spack-stage/spack-stage-babeltrace-1.2.4-zkli
picoco42u76j7wunmnd4v6ljsqg3/spack-src/include/babeltrace/bitfield.
h:388:2: note: expanded from macro 'bt_bitfield_read_be'
336 _bt_bitfield_read_be(_ptr, unsigned char, _start, _length,
_vptr)
337 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~
338 /home/g9300001/u93001/spack-stage/spack-stage-babeltrace-1.2.4-zkli
picoco42u76j7wunmnd4v6ljsqg3/spack-src/include/babeltrace/bitfield.
h:368:10: note: expanded from macro '_bt_bitfield_read_be'

...

353 CC libctf_parser_la-objstack.lo
354 CC ctf-visitor-xml.lo
355 CC ctf-visitor-parent-links.lo
356 CC ctf-visitor-semantic-validator.lo
357 CC ctf-visitor-generate-io-struct.lo
358 CC ctf-parser-test.o
>> 359 ctf-visitor-generate-io-struct.c:3102:32: warning: address of 'even
t->event_fields->p' will always evaluate to 'true' [-Wpointer-bool-
conversion]
360 if (&event->event_fields->p
)
361 ~~ ~~~~~~~~~~~~~~~~~~~~~^
>> 362 ctf-visitor-generate-io-struct.c:3104:33: warning: address of 'even
t->event_context->p' will always evaluate to 'true' [-Wpointer-bool
-conversion]
363 if (&event->event_context->
p)
364 ~~ ~~~~~~~~~~~~~~~~~~~~~~
^
>> 365 ctf-visitor-generate-io-struct.c:3108:43: warning: address of 'stre
am_def->trace_packet_header->p' will always evaluate to 'true' [-Wp
ointer-bool-conversion]
366 if (&stream_def->trace_packet_heade
r->p)
367 ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~^
>> 368 ctf-visitor-generate-io-struct.c:3110:43: warning: address of 'stre
am_def->stream_event_header->p' will always evaluate to 'true' [-Wp
ointer-bool-conversion]
369 if (&stream_def->stream_event_heade
r->p)
370 ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~^
>> 371 ctf-visitor-generate-io-struct.c:3112:45: warning: address of 'stre
am_def->stream_packet_context->p' will always evaluate to 'true' [-
Wpointer-bool-conversion]
372 if (&stream_def->stream_packet_cont
ext->p)
373 ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~^
>> 374 ctf-visitor-generate-io-struct.c:3114:44: warning: address of 'stre
am_def->stream_event_context->p' will always evaluate to 'true' [-W
pointer-bool-conversion]
375 if (&stream_def->stream_event_conte
xt->p)
376 ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~^
377 6 warnings generated.
378 CCLD libctf-ast.la
379 CCLD libctf-parser.la
380 CCLD ctf-parser-test

...

394 Making all in .
395 make[4]: Entering directory '/vol0001/g9300001/u93001/spack-stage/s
pack-stage-babeltrace-1.2.4-zklipicoco42u76j7wunmnd4v6ljsqg3/spack-
src/formats/ctf'
396 CC ctf.lo
397 CC events.lo
398 CC iterator.lo
399 CC callbacks.lo
>> 400 ctf.c:2135:9: warning: 'readdir_r' is deprecated [-Wdeprecated-decl
arations]
401 ret = readdir_r(td->dir, dirent, &diriter);
402 ^
403 /usr/include/dirent.h:186:28: note: 'readdir_r' has been explicitly
marked deprecated here
404 __nonnull ((1, 2, 3)) __attribute_deprecated__;
405 ^
406 /usr/include/sys/cdefs.h:251:51: note: expanded from macro '__attri
bute_deprecated__'

See build log for details:
/home/g9300001/u93001/spack-stage/spack-stage-babeltrace-1.2.4-zklipicoco42u76j7wunmnd4v6ljsqg3/spack-build-out.txt


<= Back to list