| Task | Success | Details (total = ok + failed + skipped) |
|---|---|---|
| Repository checkouts | 100 % | 2 = 2 + 0 + 0 |
| HelenOS builds | 100 % | 19 = 19 + 0 + 0 |
| Tarball fetches for Coastline | 88 % | 17 = 15 + 2 + 0 |
| Coastline builds | 74 % | 294 = 219 + 9 + 66 |
| Testing scenarios | 38 % | 108 = 41 + 39 + 28 |
| Key | Value |
|---|---|
| Build number | 828 |
| Build start time | 2026-09-10 01:15:32+00:00 |
| Build duration | 2 h 29 min |
| Build parallelism level | 4 |
| Repository coastline version | 59b4f6ba5080a390af8d3f329fc3c4a18941229c |
| Repository helenos version | 3e9148d64644b773f9452d1d2fdfddc1a5ba470e |
| Task | Component | Architecture | Log | Duration |
|---|---|---|---|---|
| Tarball fetch | pcc | — | View (tail) | 47 min 8 s |
(try:19) => ‘/var/helenos/nightly/tmp-ci/mirror/sources/pcc-1.0.0.tgz’ Connecting to pcc.ludd.ltu.se (pcc.ludd.ltu.se)|130.240.207.127|:21... failed: Connection timed out. Retrying. --2026-09-10 02:00:34-- ftp://pcc.ludd.ltu.se/pub/pcc-releases/pcc-1.0.0.tgz (try:20) => ‘/var/helenos/nightly/tmp-ci/mirror/sources/pcc-1.0.0.tgz’ Connecting to pcc.ludd.ltu.se (pcc.ludd.ltu.se)|130.240.207.127|:21... failed: Connection timed out. Giving up. [hsct]: Error: Failed to fetch ftp://pcc.ludd.ltu.se/pub/pcc-releases/pcc-1.0.0.tgz. |
||||
| Tarball fetch | zlib | — | View (tail) | 0 s |
>>> Fetching sources...
filename:'zlib-1.3.1.tar.gz' url:'http://zlib.net/zlib-1.3.1.tar.gz'
-> Fetching zlib-1.3.1.tar.gz...
--2026-09-10 01:15:50-- http://zlib.net/zlib-1.3.1.tar.gz
Resolving zlib.net (zlib.net)... 85.187.148.2
Connecting to zlib.net (zlib.net)|85.187.148.2|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2026-09-10 01:15:51 ERROR 404: Not Found.
[hsct]: Error: Failed to fetch http://zlib.net/zlib-1.3.1.tar.gz.
|
||||
| Harbour build | binutils | arm64/hikey960 | View (tail) | 13 s |
checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow checking whether byte ordering is bigendian... no This target is no longer supported in gas make: *** [Makefile:5759: configure-gas] Error 1 [hsct]: Error: Build failed! |
||||
| Harbour build | binutils | arm64/virt | View (tail) | 13 s |
checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow checking whether byte ordering is bigendian... no This target is no longer supported in gas make: *** [Makefile:5759: configure-gas] Error 1 [hsct]: Error: Build failed! |
||||
| Harbour build | binutils | riscv64 | View (tail) | 16 s |
checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow checking whether byte ordering is bigendian... no This target is no longer supported in gas make: *** [Makefile:5759: configure-gas] Error 1 [hsct]: Error: Build failed! |
||||
| Harbour build | libgmp | arm64/hikey960 | View (tail) | 21 s |
find: ‘t-bswap’: No such file or directory find: ‘t-constants’: No such file or directory find: ‘t-count_zeros’: No such file or directory find: ‘t-gmpmax’: No such file or directory find: ‘t-hightomask’: No such file or directory find: ‘t-modlinv’: No such file or directory find: ‘t-popc’: No such file or directory find: ‘t-parity’: No such file or directory find: ‘t-sub’: No such file or directory [hsct]: Error: Build failed! |
||||
| Harbour build | libgmp | arm64/virt | View (tail) | 24 s |
find: ‘t-bswap’: No such file or directory find: ‘t-constants’: No such file or directory find: ‘t-count_zeros’: No such file or directory find: ‘t-gmpmax’: No such file or directory find: ‘t-hightomask’: No such file or directory find: ‘t-modlinv’: No such file or directory find: ‘t-popc’: No such file or directory find: ‘t-parity’: No such file or directory find: ‘t-sub’: No such file or directory [hsct]: Error: Build failed! |
||||
| Harbour build | python2 | arm64/hikey960 | View (tail) | 3 min 57 s |
self.build_extension(ext)
File "./setup.py", line 285, in build_extension
if not self.configure_ctypes(ext):
File "./setup.py", line 2033, in configure_ctypes
exec f in fficonfig
File "build/temp.linux2-aarch64-2.7/libffi/fficonfig.py", line 32, in <module>
ffi_sources += ffi_platforms['AARCH64']
KeyError: 'AARCH64'
make: *** [Makefile:476: sharedmods] Error 1
[hsct]: Error: Build failed!
|
||||
| Harbour build | python2 | arm64/virt | View (tail) | 3 min 43 s |
self.build_extension(ext)
File "./setup.py", line 285, in build_extension
if not self.configure_ctypes(ext):
File "./setup.py", line 2033, in configure_ctypes
exec f in fficonfig
File "build/temp.linux2-aarch64-2.7/libffi/fficonfig.py", line 32, in <module>
ffi_sources += ffi_platforms['AARCH64']
KeyError: 'AARCH64'
make: *** [Makefile:476: sharedmods] Error 1
[hsct]: Error: Build failed!
|
||||
| Harbour build | python2 | ia64/i460GX | View (tail) | 2 min 37 s |
/var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:7533 0xb54c9c sel_sched_region(int) /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:7634 0xb54c9c sel_sched_region(int) /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:7619 Please submit a full bug report, with preprocessed source (by using -freport-bug). Please include the complete backtrace with any bug report. See <https://gcc.gnu.org/bugs/> for instructions. make: *** [Makefile:1251: Objects/stringobject.o] Error 1 [hsct]: Error: Build failed! |
||||
| Harbour build | python2 | ia64/ski | View (tail) | 2 min 31 s |
/var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:7533 0xb54c9c sel_sched_region(int) /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:7634 0xb54c9c sel_sched_region(int) /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:7619 Please submit a full bug report, with preprocessed source (by using -freport-bug). Please include the complete backtrace with any bug report. See <https://gcc.gnu.org/bugs/> for instructions. make: *** [Makefile:1251: Objects/stringobject.o] Error 1 [hsct]: Error: Build failed! |
||||
| Test in VM | Base file system test | arm32/integratorcp | View (tail) | 2 min 26 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 01:46:54,531 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| Test in VM | Base file system test | mips32/msim | View (tail) | 3 min 33 s |
[2026-09-10 01:50:41,537 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| Test in VM | Base file system test | ppc32 | View (tail) | 14 s |
self.machine.boot()
File "/var/helenos/ci/htest/vm/qemu.py", line 173, in boot
self.capture_vterm()
File "/var/helenos/ci/htest/vm/controller.py", line 184, in capture_vterm
if self.same_vterm_tail(lines[0:i]):
File "/var/helenos/ci/htest/vm/controller.py", line 155, in same_vterm_tail
raise Exception("INTERNAL ERROR: same_vterm_tail(i={}, lines={}, full_vterm={})".format(i, lines, self.full_vterm))
Exception: INTERNAL ERROR: same_vterm_tail(i=-2, lines=['???????????????????????????????????????????????????????_________________________', '??????????????????????????????????????????????__________________________________', '????????????????????????????????????????????????????????????????????????________', '?????????????????????????????????????????????????_??????????????????????________', '??????????????????????????????????????????????__________________________________', '???????????????????????????????????????????????_________________________________', '???????????????????????????????????????????????????????????_____________________', '??????????????????????????????????????????????????????????______________________', '????????????????????????????????????????????????________________________________', '???????????????????????????????????????????????????????????_____________________', '??????????????????????????????????????????????????????????______________________', '????????????????????????????????????????????????________________________________', '?????????????????????????????????????????????????????___________________________', '????????????????????????????????????????????????????____________________________', '??????????????????????????????????????????????__________________________________', '????????????????????????????????????????????????????????________________________', '???????????????????????????????????????????????????????_________________________', '??????????????????????????????????????????????__________________________________', '???????????????????????????????????????????????????????_________________________', '??????????????????????????????????????????????????????__________________________', '????????????????????????????????????????????____________________________________', '?????????????????????????????????????????????????_______________________________', '?????????????????????????????????????????????????_______________________________', '?????????????????????????????????????????????????????????????????_______________', '?????????????????????????????????????????????????????????????????_______________', '????????????????????????????????????????????????????____________________________', '?????????????????????????????????????????????????????????????????????????????___', '?????????????????????????????????????????????????????????????????????????????___', '??????????????????????????????????????????????????????????????????????__________', '????????????????????????????????????????????????________________________________'], full_vterm=['?'])
[2026-09-10 01:47:08,879 QEMU-ppc32 DEBUG] Sending command 'quit'
Scenario aborted: INTERNAL ERROR: same_vterm_tail(i=-2, lines=['???????????????????????????????????????????????????????_________________________', '??????????????????????????????????????????????__________________________________', '????????????????????????????????????????????????????????????????????????________', '?????????????????????????????????????????????????_??????????????????????________', '??????????????????????????????????????????????__________________________________', '???????????????????????????????????????????????_________________________________', '???????????????????????????????????????????????????????????_____________________', '??????????????????????????????????????????????????????????______________________', '????????????????????????????????????????????????________________________________', '???????????????????????????????????????????????????????????_____________________', '??????????????????????????????????????????????????????????______________________', '????????????????????????????????????????????????________________________________', '?????????????????????????????????????????????????????___________________________', '????????????????????????????????????????????????????____________________________', '??????????????????????????????????????????????__________________________________', '????????????????????????????????????????????????????????________________________', '???????????????????????????????????????????????????????_________________________', '??????????????????????????????????????????????__________________________________', '???????????????????????????????????????????????????????_________________________', '??????????????????????????????????????????????????????__________________________', '????????????????????????????????????????????____________________________________', '?????????????????????????????????????????????????_______________________________', '?????????????????????????????????????????????????_______________________________', '?????????????????????????????????????????????????????????????????_______________', '?????????????????????????????????????????????????????????????????_______________', '????????????????????????????????????????????????????____________________________', '?????????????????????????????????????????????????????????????????????????????___', '?????????????????????????????????????????????????????????????????????????????___', '??????????????????????????????????????????????????????????????????????__________', '????????????????????????????????????????????????________________________________'], full_vterm=['?'])
|
||||
| Test in VM | Ccheck internal unit tests | arm32/integratorcp | View (tail) | 2 min 22 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 02:02:40,807 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| Test in VM | Ccheck internal unit tests | mips32/msim | View (tail) | 3 min 38 s |
[2026-09-10 02:34:46,325 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| Test in VM | Ccheck invalid option | arm32/integratorcp | View (tail) | 3 min 7 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 02:05:48,271 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| Test in VM | Ccheck invalid option | mips32/msim | View (tail) | 3 min 34 s |
[2026-09-10 02:42:07,078 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| Test in VM | Ccheck invalid option | ppc32 | View (tail) | 16 s |
self.machine.boot()
File "/var/helenos/ci/htest/vm/qemu.py", line 173, in boot
self.capture_vterm()
File "/var/helenos/ci/htest/vm/controller.py", line 184, in capture_vterm
if self.same_vterm_tail(lines[0:i]):
File "/var/helenos/ci/htest/vm/controller.py", line 155, in same_vterm_tail
raise Exception("INTERNAL ERROR: same_vterm_tail(i={}, lines={}, full_vterm={})".format(i, lines, self.full_vterm))
Exception: INTERNAL ERROR: same_vterm_tail(i=-2, lines=['???????????????????????????????????????????????????????', '??????????????????????????????????', '???????????????????????????', '??????????????????????????????', '???????????????????????????????????????????????????????????????', '???????????????????????????????????????', '????????????????????????????????', '????????????????????????????????????????????', '???????????????????????????????????????????', '???????????????????????????????????????????', '???????????????????????????????????????????????', '???????????????????????????????????????????????', '?????????????????????????????????????', '?????????????????????????????????', '??????????????????????????????????????????????', '??????????????????? ?????????????????????????', '?????????????????????????????????????????????????????????????????', '?????????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????', '???????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????????????', '?????????????????????????????', '???????????????????????????????????????', '??????????????????????????????'], full_vterm=['?'])
[2026-09-10 02:38:33,370 QEMU-ppc32 DEBUG] Sending command 'quit'
Scenario aborted: INTERNAL ERROR: same_vterm_tail(i=-2, lines=['???????????????????????????????????????????????????????', '??????????????????????????????????', '???????????????????????????', '??????????????????????????????', '???????????????????????????????????????????????????????????????', '???????????????????????????????????????', '????????????????????????????????', '????????????????????????????????????????????', '???????????????????????????????????????????', '???????????????????????????????????????????', '???????????????????????????????????????????????', '???????????????????????????????????????????????', '?????????????????????????????????????', '?????????????????????????????????', '??????????????????????????????????????????????', '??????????????????? ?????????????????????????', '?????????????????????????????????????????????????????????????????', '?????????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????', '???????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????????????', '?????????????????????????????', '???????????????????????????????????????', '??????????????????????????????'], full_vterm=['?'])
|
||||
| Test in VM | GZX invalid option | arm32/integratorcp | View (tail) | 2 min 20 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 01:57:48,728 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| Test in VM | GZX invalid option | mips32/msim | View (tail) | 3 min 49 s |
[2026-09-10 02:31:00,719 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| Test in VM | Hello from Python | amd64 | View (tail) | 84 s |
[2026-09-10 01:43:39,909 command DEBUG] Read lines ['WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGXFSZ (File size limit exceeded)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTRAP (Trace/breakpoint trap)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGHUP (Hangup)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGPIPE (Write on a pipe with no one to read it)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGPOLL (Pollable event)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGURG (High bandwidth data is available at a sock', 'et)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTSTP (Terminal stop signal)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTTIN (Background process attempting read)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTTOU (Background process attempting write)', 'bdsh: Command failed (unexpectedly terminated)', '/src/python/demo # _']
[2026-09-10 01:43:39,909 main ERROR] Scenario aborted: Failed to run command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 167, in run
raise Exception('Failed to run command')
Exception: Failed to run command
[2026-09-10 01:43:39,909 QEMU-amd64 DEBUG] Sending command 'quit'
Scenario aborted: Failed to run command
|
||||
| Test in VM | Hello from Python | arm32/integratorcp | View (tail) | 4 min 1 s |
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/qemu.py", line 171, in boot
for xxx in retries(timeout=3*60, interval=5, name="vterm", message="Failed to boot into userspace"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to boot into userspace
[2026-09-10 02:53:21,019 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to boot into userspace
|
||||
| Test in VM | Hello from Python | mips32/msim | View (tail) | 7 s |
[2026-09-10 02:54:40,349 main ERROR] Scenario aborted: Failed to start MSIM
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/msim.py", line 156, in boot
raise Exception("Failed to start MSIM")
Exception: Failed to start MSIM
Scenario aborted: Failed to start MSIM
|
||||
| Test in VM | Play demo.wav | amd64 | View (tail) | 3 min 1 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 159, in run
for xxx in retries(timeout=60, interval=2, name="vterm-run", message="Failed to run command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to run command
[2026-09-10 03:38:28,709 QEMU-amd64 DEBUG] Sending command 'quit'
Scenario aborted: Failed to run command
|
||||
| Test in VM | Play demo.wav | arm32/integratorcp | View (tail) | 2 min 9 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 03:40:37,913 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| Test in VM | Play demo.wav | ia32 | View (tail) | 3 min 2 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 159, in run
for xxx in retries(timeout=60, interval=2, name="vterm-run", message="Failed to run command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to run command
[2026-09-10 03:35:27,559 QEMU-ia32 DEBUG] Sending command 'quit'
Scenario aborted: Failed to run command
|
||||
| Test in VM | Play demo.wav | mips32/msim | View (tail) | 3 min 11 s |
[2026-09-10 03:44:35,935 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| Test in VM | cat demo.txt | arm32/integratorcp | View (tail) | 2 min 7 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 03:28:28,659 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| Test in VM | cat demo.txt | mips32/msim | View (tail) | 3 min 11 s |
[2026-09-10 03:32:25,473 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| Test in VM | iconv --version | arm32/integratorcp | View (tail) | 2 min 6 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 03:03:33,346 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| Test in VM | iconv --version | mips32/msim | View (tail) | 7 s |
[2026-09-10 03:04:27,754 main ERROR] Scenario aborted: Failed to start MSIM
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/msim.py", line 156, in boot
raise Exception("Failed to start MSIM")
Exception: Failed to start MSIM
Scenario aborted: Failed to start MSIM
|
||||
| Test in VM | libgmp smoke test | arm32/integratorcp | View (tail) | 2 min 52 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 02:08:40,457 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| Test in VM | libgmp smoke test | mips32/msim | View (tail) | 7 s |
[2026-09-10 02:43:07,829 main ERROR] Scenario aborted: Failed to start MSIM
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/msim.py", line 156, in boot
raise Exception("Failed to start MSIM")
Exception: Failed to start MSIM
Scenario aborted: Failed to start MSIM
|
||||
| Test in VM | libisl smoke test | arm32/integratorcp | View (tail) | 2 min 31 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 02:00:19,311 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| Test in VM | libisl smoke test | mips32/msim | View (tail) | 7 s |
[2026-09-10 02:31:08,011 main ERROR] Scenario aborted: Failed to start MSIM
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/msim.py", line 156, in boot
raise Exception("Failed to start MSIM")
Exception: Failed to start MSIM
Scenario aborted: Failed to start MSIM
|
||||
| Test in VM | libmpc smoke test | arm32/integratorcp | View (tail) | 3 min 58 s |
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/qemu.py", line 171, in boot
for xxx in retries(timeout=3*60, interval=5, name="vterm", message="Failed to boot into userspace"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to boot into userspace
[2026-09-10 02:59:31,670 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to boot into userspace
|
||||
| Test in VM | libmpc smoke test | mips32/msim | View (tail) | 7 s |
[2026-09-10 03:00:42,344 main ERROR] Scenario aborted: Failed to start MSIM
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/msim.py", line 156, in boot
raise Exception("Failed to start MSIM")
Exception: Failed to start MSIM
Scenario aborted: Failed to start MSIM
|
||||
| Test in VM | libmpfr smoke test | arm32/integratorcp | View (tail) | 4 min 48 s |
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/qemu.py", line 171, in boot
for xxx in retries(timeout=3*60, interval=5, name="vterm", message="Failed to boot into userspace"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to boot into userspace
[2026-09-10 02:19:55,372 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to boot into userspace
|
||||
| Test in VM | libmpfr smoke test | mips32/msim | View (tail) | 7 s |
[2026-09-10 02:48:18,274 main ERROR] Scenario aborted: Failed to start MSIM
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/msim.py", line 156, in boot
raise Exception("Failed to start MSIM")
Exception: Failed to start MSIM
Scenario aborted: Failed to start MSIM
|
||||
| Test in VM | libmpfr smoke test | ppc32 | View (tail) | 5 min 3 s |
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/qemu.py", line 171, in boot
for xxx in retries(timeout=3*60, interval=5, name="vterm", message="Failed to boot into userspace"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to boot into userspace
[2026-09-10 02:48:11,185 QEMU-ppc32 DEBUG] Sending command 'quit'
Scenario aborted: Failed to boot into userspace
|
||||
| Test in VM | ping | arm32/integratorcp | View (tail) | 2 min 32 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 01:55:28,372 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| Test in VM | ping | mips32/msim | View (tail) | 3 min 11 s |
[2026-09-10 03:08:27,257 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| Test in VM | ping | ppc32 | View (tail) | 48 s |
[2026-09-10 03:05:16,113 command DEBUG] Read lines ['/ # inet list-addr', 'Addr/Width Link-Name Addr-Name Def-MTU', '============ ============ ========= =======', '127.0.0.1/24 net/loopback v4a 1500', '::1/128 net/loopback v6a 1500', '/ # _']
[2026-09-10 03:05:16,114 main ERROR] Scenario aborted: Missing expected text 10.0.2.15 ...
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 175, in run
raise Exception('Missing expected text {} ...'.format(self.args['assert']))
Exception: Missing expected text 10.0.2.15 ...
[2026-09-10 03:05:16,114 QEMU-ppc32 DEBUG] Sending command 'quit'
Scenario aborted: Missing expected text 10.0.2.15 ...
|
||||
| Test in VM | python --version | arm32/integratorcp | View (tail) | 4 min 48 s |
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/qemu.py", line 171, in boot
for xxx in retries(timeout=3*60, interval=5, name="vterm", message="Failed to boot into userspace"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to boot into userspace
[2026-09-10 02:25:41,159 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to boot into userspace
|
||||
| Test in VM | python --version | mips32/msim | View (tail) | 7 s |
[2026-09-10 02:49:20,180 main ERROR] Scenario aborted: Failed to start MSIM
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/msim.py", line 156, in boot
raise Exception("Failed to start MSIM")
Exception: Failed to start MSIM
Scenario aborted: Failed to start MSIM
|
||||
| Test in VM | tester malloc | arm32/integratorcp | View (tail) | 2 min 8 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 03:12:52,314 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| Test in VM | tester malloc | mips32/msim | View (tail) | 3 min 11 s |
[2026-09-10 03:17:13,596 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| Test in VM | tester printf | arm32/integratorcp | View (tail) | 2 min 9 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 03:20:53,397 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| Test in VM | tester printf | mips32/msim | View (tail) | 3 min 11 s |
[2026-09-10 03:24:51,497 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| Doxygen documentation | Failed | — | View (tail) | 33 s |
make: *** doxygen: No such file or directory. Stop. |
||||
| Source code browser | OK | Browsable sources | View | 3 min 1 s |
| Sycek C style check | Failed | — | View (tail) | 9 s |
uspace/app/bdsh/cmds/modules/unalias/unalias.c: no error. uspace/app/bdsh/cmds/modules/unalias/unalias.h: no error. uspace/app/bdsh/test/toktest.c: no error. Sycek C style checker summary Files scanned: 3797 Files clean: 3782 Files with issues: 0 Files with errors: 15 Total issues found: 0 |
||||
| amd64 | OK | HelenOS boot image | View (tail) | 2 min 24 s |
33.91% done, estimate finish Thu Sep 10 01:18:21 2026 67.68% done, estimate finish Thu Sep 10 01:18:21 2026 Total translation table size: 2048 Total rockridge attributes bytes: 25761 Total directory bytes: 43008 Path table size(bytes): 50 Max brk space used 42000 14782 extents written (28 MB) [8/9] Generating image.iso with a custom command [9/9] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| arm32/beagleboardxm | OK | HelenOS boot image | View (tail) | 2 min 11 s |
[15/24] Generating meson/part/initrd/DIST with a custom command [16/24] Generating meson/part/initrd/initrd.img with a custom command [17/24] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [18/24] Generating boot/components.tar with a custom command [19/24] Generating boot/components.o with a custom command [20/24] Linking target boot/image.boot.elf [21/24] Generating boot/image.boot.bin with a custom command [22/24] Generating boot/uboot-image with a custom command [23/24] Generating uImage.bin with a custom command [24/24] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| arm32/beaglebone | OK | HelenOS boot image | View (tail) | 1 min 55 s |
[15/24] Generating boot/ext4fs.gz with a custom command (wrapped by meson to capture output) [16/24] Generating meson/part/initrd/initrd.img with a custom command [17/24] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [18/24] Generating boot/components.tar with a custom command [19/24] Generating boot/components.o with a custom command [20/24] Linking target boot/image.boot.elf [21/24] Generating boot/image.boot.bin with a custom command [22/24] Generating boot/uboot-image with a custom command [23/24] Generating uImage.bin with a custom command [24/24] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| arm32/gta02 | OK | HelenOS boot image | View (tail) | 1 min 56 s |
[4/13] Generating meson/part/initrd/COPYRIGHT with a custom command (wrapped by meson to capture output) [5/13] Generating meson/part/initrd/DIST with a custom command [6/13] Generating meson/part/initrd/initrd.img with a custom command [7/13] Generating boot/components.tar with a custom command [8/13] Generating boot/components.o with a custom command [9/13] Linking target boot/image.boot.elf [10/13] Generating boot/image.boot.bin with a custom command [11/13] Generating boot/uboot-image with a custom command [12/13] Generating uImage.bin with a custom command [13/13] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| arm32/integratorcp | OK | HelenOS boot image | View (tail) | 1 min 54 s |
[13/22] Generating boot/vfs.gz with a custom command (wrapped by meson to capture output) [14/22] Generating boot/logger.gz with a custom command (wrapped by meson to capture output) [15/22] Generating meson/part/initrd/initrd.img with a custom command [16/22] Generating boot/ext4fs.gz with a custom command (wrapped by meson to capture output) [17/22] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [18/22] Generating boot/components.tar with a custom command [19/22] Generating boot/components.o with a custom command [20/22] Linking target boot/image.boot.elf [21/22] Generating image.boot with a custom command [22/22] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| arm32/raspberrypi | OK | HelenOS boot image | View (tail) | 1 min 54 s |
[15/24] Generating meson/part/initrd/DIST with a custom command [16/24] Generating meson/part/initrd/initrd.img with a custom command [17/24] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [18/24] Generating boot/components.tar with a custom command [19/24] Generating boot/components.o with a custom command [20/24] Linking target boot/image.boot.elf [21/24] Generating boot/image.boot.bin with a custom command [22/24] Generating boot/uboot-image with a custom command [23/24] Generating uImage.bin with a custom command [24/24] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| arm64/hikey960 | OK | HelenOS boot image | View (tail) | 1 min 42 s |
[14/23] Generating boot/ext4fs.gz with a custom command (wrapped by meson to capture output) [15/23] Generating meson/part/initrd/DIST with a custom command [16/23] Generating meson/part/initrd/initrd.img with a custom command [17/23] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [18/23] Generating boot/components.tar with a custom command [19/23] Generating boot/components.o with a custom command [20/23] Linking target boot/image.boot.elf [21/23] Generating boot/image.boot.bin with a custom command [22/23] Generating image.boot with a custom command [23/23] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| arm64/virt | OK | HelenOS boot image | View (tail) | 1 min 40 s |
48.50% done, estimate finish Thu Sep 10 01:24:03 2026 96.98% done, estimate finish Thu Sep 10 01:24:03 2026 Total translation table size: 2048 Total rockridge attributes bytes: 19828 Total directory bytes: 34816 Path table size(bytes): 50 Max brk space used 42000 10315 extents written (20 MB) [24/25] Generating image.iso with a custom command [25/25] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| ia32 | OK | HelenOS boot image | View (tail) | 1 min 51 s |
39.72% done, estimate finish Thu Sep 10 01:25:40 2026 79.45% done, estimate finish Thu Sep 10 01:25:40 2026 Total translation table size: 2048 Total rockridge attributes bytes: 25761 Total directory bytes: 43008 Path table size(bytes): 50 Max brk space used 42000 12604 extents written (24 MB) [8/9] Generating image.iso with a custom command [9/9] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| ia64/i460GX | OK | HelenOS boot image | View (tail) | 1 min 50 s |
[13/22] Generating boot/rd.gz with a custom command (wrapped by meson to capture output) [14/22] Generating boot/logger.gz with a custom command (wrapped by meson to capture output) [15/22] Generating meson/part/initrd/DIST with a custom command [16/22] Generating meson/part/initrd/initrd.img with a custom command [17/22] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [18/22] Generating boot/components.tar with a custom command [19/22] Generating boot/components.o with a custom command [20/22] Linking target boot/image.boot.elf [21/22] Generating image.boot with a custom command [22/22] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| ia64/ski | OK | HelenOS boot image | View (tail) | 83 s |
[2/11] Generating kernel/kernel.elf.stripped with a custom command [3/11] Generating boot/empty.o with a custom command [4/11] Generating meson/part/initrd/COPYRIGHT with a custom command (wrapped by meson to capture output) [5/11] Generating meson/part/initrd/DIST with a custom command [6/11] Generating meson/part/initrd/initrd.img with a custom command [7/11] Generating boot/components.tar with a custom command [8/11] Generating boot/components.o with a custom command [9/11] Linking target boot/image.boot.elf [10/11] Generating image.boot with a custom command [11/11] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| mips32/malta-be | OK | HelenOS boot image | View (tail) | 87 s |
[13/22] Generating boot/ext4fs.gz with a custom command (wrapped by meson to capture output) [14/22] Generating boot/logger.gz with a custom command (wrapped by meson to capture output) [15/22] Generating meson/part/initrd/DIST with a custom command [16/22] Generating meson/part/initrd/initrd.img with a custom command [17/22] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [18/22] Generating boot/components.tar with a custom command [19/22] Generating boot/components.o with a custom command [20/22] Linking target boot/image.boot.elf [21/22] Generating image.boot with a custom command [22/22] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| mips32/malta-le | OK | HelenOS boot image | View (tail) | 88 s |
[13/22] Generating boot/logger.gz with a custom command (wrapped by meson to capture output) [14/22] Generating boot/ext4fs.gz with a custom command (wrapped by meson to capture output) [15/22] Generating meson/part/initrd/DIST with a custom command [16/22] Generating meson/part/initrd/initrd.img with a custom command [17/22] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [18/22] Generating boot/components.tar with a custom command [19/22] Generating boot/components.o with a custom command [20/22] Linking target boot/image.boot.elf [21/22] Generating image.boot with a custom command [22/22] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| mips32/msim | OK | HelenOS boot image | View (tail) | 89 s |
[14/23] Generating boot/ext4fs.gz with a custom command (wrapped by meson to capture output) [15/23] Generating meson/part/initrd/DIST with a custom command [16/23] Generating meson/part/initrd/initrd.img with a custom command [17/23] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [18/23] Generating boot/components.tar with a custom command [19/23] Generating boot/components.o with a custom command [20/23] Linking target boot/image.boot.elf [21/23] Generating boot/image.boot.bin with a custom command [22/23] Generating image.boot with a custom command [23/23] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| ppc32 | OK | HelenOS boot image | View (tail) | 2 min 1 s |
Total extents actually written (inc HFS) = 3826 (Size of ISO volume = 3497, HFS extra = 329) Total translation table size: 0 Total rockridge attributes bytes: 995 Total directory bytes: 4096 Path table size(bytes): 34 Max brk space used 23000 3976 extents written (7 MB) [23/24] Generating image.iso with a custom command [24/24] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| riscv64 | OK | — | View (tail) | 1 min 39 s |
[13/22] Generating boot/vfs.gz with a custom command (wrapped by meson to capture output) [14/22] Generating boot/ext4fs.gz with a custom command (wrapped by meson to capture output) [15/22] Generating meson/part/initrd/DIST with a custom command [16/22] Generating meson/part/initrd/initrd.img with a custom command [17/22] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [18/22] Generating boot/components.tar with a custom command [19/22] Generating boot/components.o with a custom command [20/22] Linking target boot/image.boot.elf [21/22] Generating image.boot with a custom command [22/22] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| sparc64/niagara | OK | HelenOS boot image | View (tail) | 1 min 43 s |
I: -input-charset not specified, using utf-8 (detected in locale settings) Total translation table size: 0 Total rockridge attributes bytes: 914 Total directory bytes: 4096 Path table size(bytes): 38 Total extents including sparc boot = 960 Max brk space used 2b000 1110 extents written (2 MB) [23/24] Generating image.iso with a custom command [24/24] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| sparc64/ultra | OK | HelenOS boot image | View (tail) | 1 min 54 s |
I: -input-charset not specified, using utf-8 (detected in locale settings) Total translation table size: 0 Total rockridge attributes bytes: 914 Total directory bytes: 4096 Path table size(bytes): 38 Total extents including sparc boot = 1120 Max brk space used 2b000 1270 extents written (2 MB) [23/24] Generating image.iso with a custom command [24/24] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| special/abs32le | OK | — | View (tail) | 72 s |
[1592/1600] Linking target uspace/drv_sun4v_sun4v [1593/1600] Compiling C object uspace/drv_test1_test1.p/drv_test_test1_test1.c.o [1594/1600] Compiling C object uspace/drv_test2_test2.p/drv_test_test2_test2.c.o [1595/1600] Compiling C object uspace/drv_test3_test3.p/drv_test_test3_test3.c.o [1596/1600] Linking target uspace/drv_test1_test1 [1597/1600] Linking target uspace/drv_test2_test2 [1598/1600] Linking target uspace/drv_test3_test3 [1599/1600] Compiling C object uspace/drv_cmos_rtc_cmos_rtc.p/drv_time_cmos-rtc_cmos-rtc.c.o [1600/1600] Linking target uspace/drv_cmos_rtc_cmos_rtc [1/1] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| Task | Result | Download | Log | Duration |
|---|---|---|---|---|
| HelenOS | OK | HelenOS boot image | View (tail) | 2 min 24 s |
33.91% done, estimate finish Thu Sep 10 01:18:21 2026 67.68% done, estimate finish Thu Sep 10 01:18:21 2026 Total translation table size: 2048 Total rockridge attributes bytes: 25761 Total directory bytes: 43008 Path table size(bytes): 50 Max brk space used 42000 14782 extents written (28 MB) [8/9] Generating image.iso with a custom command [9/9] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| fdlibm | OK | fdlibm for amd64 | View (tail) | 3 s |
amd64-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/amd64-helenos-ar: `u' modifier ignored since `D' is the default (see `U') amd64-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/amd64/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/amd64/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| gzx | OK | gzx for amd64 | View (tail) | 8 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| libgmp | OK | libgmp for amd64 | View (tail) | 47 s |
[hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libgmp/tests/libgmp/./t-constants" >>> Creating the archive... |
||||
| binutils | OK | binutils for amd64 | View (tail) | 1 min 45 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/amd64/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| msim | OK | msim for amd64 | View (tail) | 2 s |
amd64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c amd64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c amd64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c amd64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c amd64-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//msim/app/" >>> Creating the archive... |
||||
| sycek | OK | sycek for amd64 | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| zlib | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| libiconv | OK | libiconv for amd64 | View (tail) | 22 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/amd64/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/amd64/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| jainja | OK | jainja for amd64 | View (tail) | 11 s |
1202 | filelen = ((jlong)2L << ((int)sizeof(st.st_size) * 8 - 1)) + filelen;
| ^~
>>> Packaging...
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//jainja/app/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//jainja/lib/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//jainja/app/"
[hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//jainja/lib/"
>>> Creating the archive...
|
||||
| libisl | OK | libisl for amd64 | View (tail) | 42 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/amd64/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| libpng | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-amd64 failed (or also skipped). |
||||
| lua | OK | lua for amd64 | View (tail) | 6 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/amd64/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/amd64/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/amd64/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/amd64/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//lua/lib" >>> Creating the archive... |
||||
| libmpfr | OK | libmpfr for amd64 | View (tail) | 76 s |
[hsct]: "cp" "./tget_flt" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpfr/tests/libmpfr/./tget_flt" [hsct]: "cp" "./toutimpl" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpfr/tests/libmpfr/./toutimpl" [hsct]: "cp" "./tisnan" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpfr/tests/libmpfr/./tisnan" [hsct]: "cp" "./tfrexp" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpfr/tests/libmpfr/./tfrexp" [hsct]: "cp" "./tminmax" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpfr/tests/libmpfr/./tminmax" [hsct]: "cp" "./tfprintf" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpfr/tests/libmpfr/./tfprintf" [hsct]: "cp" "./trandom" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpfr/tests/libmpfr/./trandom" [hsct]: "cp" "./ttanh" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpfr/tests/libmpfr/./ttanh" [hsct]: "cp" "./troot" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpfr/tests/libmpfr/./troot" >>> Creating the archive... |
||||
| libmpc | OK | libmpc for amd64 | View (tail) | 29 s |
[hsct]: "cp" "./tswap" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tswap" [hsct]: "cp" "./tprec" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tprec" [hsct]: "cp" "./timag" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./timag" [hsct]: "cp" "./treimref" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./treimref" [hsct]: "cp" "./tmul_2si" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tmul_2si" [hsct]: "cp" "./tacosh" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tacosh" [hsct]: "cp" "./tadd_si" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tadd_si" [hsct]: "cp" "./tsqrt" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tsqrt" [hsct]: "cp" "./tatan" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tatan" >>> Creating the archive... |
||||
| gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-amd64 failed (or also skipped). |
||||
| python2 | OK | python2 for amd64 | View (tail) | 4 min 22 s |
(cd /var/helenos/nightly/tmp-ci/build/amd64/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.7.1 python2.1) rm -f /var/helenos/nightly/tmp-ci/build/amd64/coast/build/python2/python-cross/PKG//share/man/man1/python.1 (cd /var/helenos/nightly/tmp-ci/build/amd64/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.1 python.1) [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| pcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-pcc failed (or also skipped). |
||||
| HelenOS with gzx | OK | HelenOS boot image with gzx | View (tail) | 3 s |
33.91% done, estimate finish Thu Sep 10 01:34:11 2026 67.68% done, estimate finish Thu Sep 10 01:34:11 2026 Total translation table size: 2048 Total rockridge attributes bytes: 25761 Total directory bytes: 43008 Path table size(bytes): 50 Max brk space used 42000 14782 extents written (28 MB) [5/6] Generating image.iso with a custom command [6/6] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with libgmp | OK | HelenOS boot image with libgmp | View (tail) | 5 s |
59.45% done, estimate finish Thu Sep 10 01:35:03 2026 89.21% done, estimate finish Thu Sep 10 01:35:03 2026 Total translation table size: 2048 Total rockridge attributes bytes: 25761 Total directory bytes: 43008 Path table size(bytes): 50 Max brk space used 42000 16830 extents written (32 MB) [5/6] Generating image.iso with a custom command [6/6] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with sycek | OK | HelenOS boot image with sycek | View (tail) | 3 s |
33.91% done, estimate finish Thu Sep 10 01:35:17 2026 67.68% done, estimate finish Thu Sep 10 01:35:17 2026 Total translation table size: 2048 Total rockridge attributes bytes: 25761 Total directory bytes: 43008 Path table size(bytes): 50 Max brk space used 42000 14782 extents written (28 MB) [5/6] Generating image.iso with a custom command [6/6] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with zlib | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-amd64 failed (or also skipped). |
||||
| HelenOS with libiconv | OK | HelenOS boot image with libiconv | View (tail) | 4 s |
59.45% done, estimate finish Thu Sep 10 01:35:29 2026 89.21% done, estimate finish Thu Sep 10 01:35:29 2026 Total translation table size: 2048 Total rockridge attributes bytes: 25761 Total directory bytes: 43008 Path table size(bytes): 50 Max brk space used 42000 16830 extents written (32 MB) [5/6] Generating image.iso with a custom command [6/6] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with libisl | OK | HelenOS boot image with libisl | View (tail) | 4 s |
59.45% done, estimate finish Thu Sep 10 01:36:14 2026 89.21% done, estimate finish Thu Sep 10 01:36:14 2026 Total translation table size: 2048 Total rockridge attributes bytes: 25761 Total directory bytes: 43008 Path table size(bytes): 50 Max brk space used 42000 16830 extents written (32 MB) [5/6] Generating image.iso with a custom command [6/6] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with libpng | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-libpng-for-amd64 failed (or also skipped). |
||||
| HelenOS with libmpfr | OK | HelenOS boot image with libmpfr | View (tail) | 15 s |
88.86% done, estimate finish Thu Sep 10 01:36:57 2026 94.78% done, estimate finish Thu Sep 10 01:36:57 2026 Total translation table size: 2048 Total rockridge attributes bytes: 25761 Total directory bytes: 43008 Path table size(bytes): 50 Max brk space used 42000 84414 extents written (164 MB) [5/6] Generating image.iso with a custom command [6/6] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with libmpc | OK | HelenOS boot image with libmpc | View (tail) | 5 s |
87.92% done, estimate finish Thu Sep 10 01:37:34 2026 98.91% done, estimate finish Thu Sep 10 01:37:34 2026 Total translation table size: 2048 Total rockridge attributes bytes: 25761 Total directory bytes: 43008 Path table size(bytes): 50 Max brk space used 42000 45502 extents written (88 MB) [5/6] Generating image.iso with a custom command [6/6] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with binutils,gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-gcc-for-amd64 failed (or also skipped). |
||||
| HelenOS with gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-gcc-for-amd64 failed (or also skipped). |
||||
| HelenOS with python2 | OK | HelenOS boot image with python2 | View (tail) | 10 s |
88.89% done, estimate finish Thu Sep 10 01:40:51 2026 96.96% done, estimate finish Thu Sep 10 01:40:52 2026 Total translation table size: 2048 Total rockridge attributes bytes: 25761 Total directory bytes: 43008 Path table size(bytes): 50 Max brk space used 42000 61886 extents written (120 MB) [5/6] Generating image.iso with a custom command [6/6] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with binutils,pcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-pcc-for-amd64 failed (or also skipped). |
||||
| HelenOS with pcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-pcc-for-amd64 failed (or also skipped). |
||||
| Base file system test | OK | Last screen, Terminal dump, Serial dump | View (tail) | 8 min 46 s |
[2026-09-10 01:27:15,599 QEMU-amd64 DEBUG] | / # ls /tmp/mnt [2026-09-10 01:27:15,599 QEMU-amd64 DEBUG] | / # mount fat /tmp/mnt fbd0 [2026-09-10 01:27:15,599 QEMU-amd64 DEBUG] | / # ls /tmp/mnt [2026-09-10 01:27:15,599 QEMU-amd64 DEBUG] | demo.txt 592 B [2026-09-10 01:27:15,599 QEMU-amd64 DEBUG] | / # _ [2026-09-10 01:27:15,599 QEMU-amd64 DEBUG] Captured lines: ['https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # mkfile --size 2m /tmp/img', '/ # ls -e /tmp', 'img 2097152', '/ # /srv/bd/file_bd /tmp/img fbd0', 'file_bd: File-backed block device driver', 'file_bd: Accepting connections', '/ # mkfat --type 12 fbd0', 'Device: fbd0', 'mkfat: Block device has 4096 blocks.', 'mkfat: Creating FAT filesystem on device fbd0.', 'mkfat: Filesystem type FAT12.', 'Writing allocation table 1.', 'Writing allocation table 2.', 'Writing root directory.', 'Success.', '/ # mkdir /tmp/mnt', '/ # mount fat /tmp/mnt fbd0', '/ # cp demo.txt /tmp/mnt', '/ # ls /tmp/mnt', 'demo.txt 592 B', '/ # umount /tmp/mnt', '/ # ls /tmp/mnt', '/ # mount fat /tmp/mnt fbd0', '/ # ls /tmp/mnt', 'demo.txt 592 B', '/ # _'] [2026-09-10 01:27:15,599 command DEBUG] Read lines ['/ # ls /tmp/mnt', 'demo.txt 592 B', '/ # _'] [2026-09-10 01:27:15,599 command INFO] Command 'ls /tmp/mnt' done. [2026-09-10 01:27:15,599 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| minigzip --help | Skipped | — | View (tail) | |
Skipped: dependency extra-amd64-with-zlib failed (or also skipped). |
||||
| GZX invalid option | OK | Last screen, Terminal dump, Serial dump | View (tail) | 67 s |
[2026-09-10 01:35:55,162 QEMU-amd64 DEBUG] | [2026-09-10 01:35:55,162 QEMU-amd64 DEBUG] | [2026-09-10 01:35:55,162 QEMU-amd64 DEBUG] | [2026-09-10 01:35:55,162 QEMU-amd64 DEBUG] | [2026-09-10 01:35:55,162 QEMU-amd64 DEBUG] | [2026-09-10 01:35:55,162 QEMU-amd64 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:16:08', 'Running on amd64 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # cd /gzx', '/gzx # ./gzx --foo', "Invalid option '--foo'.", 'bdsh: Command failed (exit code 1)', '/gzx # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 01:35:55,162 command DEBUG] Read lines ['/gzx # ./gzx --foo', "Invalid option '--foo'.", 'bdsh: Command failed (exit code 1)', '/gzx # _'] [2026-09-10 01:35:55,162 command INFO] Command './gzx --foo' done. [2026-09-10 01:35:55,162 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| pngtest | Skipped | — | View (tail) | |
Skipped: dependency extra-amd64-with-libpng failed (or also skipped). |
||||
| Ccheck internal unit tests | OK | Last screen, Terminal dump, Serial dump | View (tail) | 48 s |
[2026-09-10 01:36:43,079 QEMU-amd64 DEBUG] | <none:4:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs
[2026-09-10 01:36:43,079 QEMU-amd64 DEBUG] | <none:5:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs
[2026-09-10 01:36:43,079 QEMU-amd64 DEBUG] | <none:6:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs
[2026-09-10 01:36:43,079 QEMU-amd64 DEBUG] | test_checker -> 0
[2026-09-10 01:36:43,079 QEMU-amd64 DEBUG] | / # _
[2026-09-10 01:36:43,079 QEMU-amd64 DEBUG] Captured lines: ['gdecln(dspecs(), idlist())', 'block({return(eident())})', 'tsbasic()', 'return(eident())', 'test_ast -> 0', 'module(gdecln(dspecs(tsbasic()), idlist(dfun(dspecs(tsbasic()) dnoident())), blo', 'ck({return(eident())})))', 'test_parser -> 0', 'str_lexer_read: pos=none:2:16', 'str_lexer_read: pos=none:2:33', 'str_lexer_read: pos=none:3:10', 'str_lexer_read: pos=none:5:7', 'str_lexer_read: pos=none:6:3', 'str_lexer_read: pos=none:6:20', 'str_lexer_read: pos=none:7:1', "<none:1:16:'{'>: Function opening brace must start on a new line.", "<none:2:11-16:'return'>: Statement must start on a new line.", "<none:2:21-26:'return'>: Statement must start on a new line.", "<none:2:31-36:'return'>: Statement must start on a new line.", "<none:5:9:space>: Unexpected whitespace before ';'.", "<none:5:12-17:'return'>: Statement must start on a new line.", "<none:6:11-16:'return'>: Statement must start on a new line.", "<none:6:20:'}'>: Function closing brace must start on a new line.", "<none:2:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:3:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:4:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:5:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:6:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", 'test_checker -> 0', '/ # _']
[2026-09-10 01:36:43,079 command DEBUG] Read lines ['gdecln(dspecs(), idlist())', 'block({return(eident())})', 'tsbasic()', 'return(eident())', 'test_ast -> 0', 'module(gdecln(dspecs(tsbasic()), idlist(dfun(dspecs(tsbasic()) dnoident())), blo', 'ck({return(eident())})))', 'test_parser -> 0', 'str_lexer_read: pos=none:2:16', 'str_lexer_read: pos=none:2:33', 'str_lexer_read: pos=none:3:10', 'str_lexer_read: pos=none:5:7', 'str_lexer_read: pos=none:6:3', 'str_lexer_read: pos=none:6:20', 'str_lexer_read: pos=none:7:1', "<none:1:16:'{'>: Function opening brace must start on a new line.", "<none:2:11-16:'return'>: Statement must start on a new line.", "<none:2:21-26:'return'>: Statement must start on a new line.", "<none:2:31-36:'return'>: Statement must start on a new line.", "<none:5:9:space>: Unexpected whitespace before ';'.", "<none:5:12-17:'return'>: Statement must start on a new line.", "<none:6:11-16:'return'>: Statement must start on a new line.", "<none:6:20:'}'>: Function closing brace must start on a new line.", "<none:2:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:3:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:4:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:5:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:6:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", 'test_checker -> 0', '/ # _']
[2026-09-10 01:36:43,079 command INFO] Command 'ccheck --test' done.
[2026-09-10 01:36:43,079 QEMU-amd64 DEBUG] Sending command 'quit'
Scenario passed.
|
||||
| gcc hello.c | Skipped | — | View (tail) | |
Skipped: dependency extra-amd64-with-binutils-gcc failed (or also skipped). |
||||
| gcc --version | Skipped | — | View (tail) | |
Skipped: dependency extra-amd64-with-gcc failed (or also skipped). |
||||
| libisl smoke test | OK | Last screen, Terminal dump, Serial dump | View (tail) | 66 s |
[2026-09-10 01:37:49,614 QEMU-amd64 DEBUG] | [2026-09-10 01:37:49,614 QEMU-amd64 DEBUG] | [2026-09-10 01:37:49,614 QEMU-amd64 DEBUG] | [2026-09-10 01:37:49,614 QEMU-amd64 DEBUG] | [2026-09-10 01:37:49,614 QEMU-amd64 DEBUG] | [2026-09-10 01:37:49,614 QEMU-amd64 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:16:08', 'Running on amd64 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # cd /tests/libisl', '/tests/libisl # from max.pip | ./isl_pip --format=set --context=gbr -T', 'ooooooooooooooooooooooooooooooo', '/tests/libisl # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 01:37:49,614 command DEBUG] Read lines ['/tests/libisl # from max.pip | ./isl_pip --format=set --context=gbr -T', 'ooooooooooooooooooooooooooooooo', '/tests/libisl # _'] [2026-09-10 01:37:49,614 command INFO] Command 'from max.pip | ./isl_pip --format=set --context=gbr -T' done. [2026-09-10 01:37:49,614 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| Ccheck invalid option | OK | Last screen, Terminal dump, Serial dump | View (tail) | 49 s |
[2026-09-10 01:38:38,601 QEMU-amd64 DEBUG] | [2026-09-10 01:38:38,601 QEMU-amd64 DEBUG] | [2026-09-10 01:38:38,601 QEMU-amd64 DEBUG] | [2026-09-10 01:38:38,601 QEMU-amd64 DEBUG] | [2026-09-10 01:38:38,601 QEMU-amd64 DEBUG] | [2026-09-10 01:38:38,601 QEMU-amd64 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:16:08', 'Running on amd64 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # ccheck --foo', 'Invalid option.', 'bdsh: Command failed (exit code 1)', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 01:38:38,601 command DEBUG] Read lines ['/ # ccheck --foo', 'Invalid option.', 'bdsh: Command failed (exit code 1)', '/ # _'] [2026-09-10 01:38:38,601 command INFO] Command 'ccheck --foo' done. [2026-09-10 01:38:38,602 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| libgmp smoke test | OK | Last screen, Terminal dump, Serial dump | View (tail) | 48 s |
[2026-09-10 01:39:26,665 QEMU-amd64 DEBUG] | [2026-09-10 01:39:26,665 QEMU-amd64 DEBUG] | [2026-09-10 01:39:26,665 QEMU-amd64 DEBUG] | [2026-09-10 01:39:26,665 QEMU-amd64 DEBUG] | [2026-09-10 01:39:26,665 QEMU-amd64 DEBUG] | [2026-09-10 01:39:26,665 QEMU-amd64 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:16:08', 'Running on amd64 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # /tests/libgmp/t-count_zeros', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 01:39:26,665 command DEBUG] Read lines ['/ # /tests/libgmp/t-count_zeros', '/ # _'] [2026-09-10 01:39:26,665 command INFO] Command '/tests/libgmp/t-count_zeros' done. [2026-09-10 01:39:26,665 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| libmpfr smoke test | OK | Last screen, Terminal dump, Serial dump | View (tail) | 58 s |
[2026-09-10 01:40:25,109 QEMU-amd64 DEBUG] | [2026-09-10 01:40:25,109 QEMU-amd64 DEBUG] | [2026-09-10 01:40:25,109 QEMU-amd64 DEBUG] | [2026-09-10 01:40:25,109 QEMU-amd64 DEBUG] | [2026-09-10 01:40:25,109 QEMU-amd64 DEBUG] | [2026-09-10 01:40:25,109 QEMU-amd64 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:16:08', 'Running on amd64 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # /tests/libmpfr/tsum', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 01:40:25,109 command DEBUG] Read lines ['/ # /tests/libmpfr/tsum', '/ # _'] [2026-09-10 01:40:25,109 command INFO] Command '/tests/libmpfr/tsum' done. [2026-09-10 01:40:25,109 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| libmpc smoke test | OK | Last screen, Terminal dump, Serial dump | View (tail) | 56 s |
[2026-09-10 01:41:20,986 QEMU-amd64 DEBUG] | [2026-09-10 01:41:20,986 QEMU-amd64 DEBUG] | [2026-09-10 01:41:20,986 QEMU-amd64 DEBUG] | [2026-09-10 01:41:20,986 QEMU-amd64 DEBUG] | [2026-09-10 01:41:20,986 QEMU-amd64 DEBUG] | [2026-09-10 01:41:20,986 QEMU-amd64 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:16:08', 'Running on amd64 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # /tests/libmpc/tswap', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 01:41:20,986 command DEBUG] Read lines ['/ # /tests/libmpc/tswap', '/ # _'] [2026-09-10 01:41:20,986 command INFO] Command '/tests/libmpc/tswap' done. [2026-09-10 01:41:20,986 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| python --version | OK | Last screen, Terminal dump, Serial dump | View (tail) | 55 s |
[2026-09-10 01:42:16,275 QEMU-amd64 DEBUG] | [2026-09-10 01:42:16,275 QEMU-amd64 DEBUG] | [2026-09-10 01:42:16,275 QEMU-amd64 DEBUG] | [2026-09-10 01:42:16,275 QEMU-amd64 DEBUG] | [2026-09-10 01:42:16,275 QEMU-amd64 DEBUG] | [2026-09-10 01:42:16,275 QEMU-amd64 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:16:08', 'Running on amd64 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # python --version', 'Python 2.7.6', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 01:42:16,275 command DEBUG] Read lines ['/ # python --version', 'Python 2.7.6', '/ # _'] [2026-09-10 01:42:16,275 command INFO] Command 'python --version' done. [2026-09-10 01:42:16,275 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| Hello from Python | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 84 s |
[2026-09-10 01:43:39,909 command DEBUG] Read lines ['WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGXFSZ (File size limit exceeded)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTRAP (Trace/breakpoint trap)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGHUP (Hangup)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGPIPE (Write on a pipe with no one to read it)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGPOLL (Pollable event)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGURG (High bandwidth data is available at a sock', 'et)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTSTP (Terminal stop signal)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTTIN (Background process attempting read)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTTOU (Background process attempting write)', 'bdsh: Command failed (unexpectedly terminated)', '/src/python/demo # _']
[2026-09-10 01:43:39,909 main ERROR] Scenario aborted: Failed to run command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 167, in run
raise Exception('Failed to run command')
Exception: Failed to run command
[2026-09-10 01:43:39,909 QEMU-amd64 DEBUG] Sending command 'quit'
Scenario aborted: Failed to run command
|
||||
| iconv --version | OK | Last screen, Terminal dump, Serial dump | View (tail) | 49 s |
[2026-09-10 01:44:28,737 QEMU-amd64 DEBUG] | [2026-09-10 01:44:28,737 QEMU-amd64 DEBUG] | [2026-09-10 01:44:28,737 QEMU-amd64 DEBUG] | [2026-09-10 01:44:28,737 QEMU-amd64 DEBUG] | [2026-09-10 01:44:28,737 QEMU-amd64 DEBUG] | [2026-09-10 01:44:28,737 QEMU-amd64 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:16:08', 'Running on amd64 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # iconv --version', 'iconv (GNU libiconv 1.14)', 'Copyright (C) 2000-2011 Free Software Foundation, Inc.', 'License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>', 'This is free software: you are free to change and redistribute it.', 'There is NO WARRANTY, to the extent permitted by law.', 'Written by Bruno Haible.', '/ # _', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 01:44:28,738 command DEBUG] Read lines ['/ # iconv --version', 'iconv (GNU libiconv 1.14)', 'Copyright (C) 2000-2011 Free Software Foundation, Inc.', 'License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>', 'This is free software: you are free to change and redistribute it.', 'There is NO WARRANTY, to the extent permitted by law.', 'Written by Bruno Haible.', '/ # _'] [2026-09-10 01:44:28,738 command INFO] Command 'iconv --version' done. [2026-09-10 01:44:28,738 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| ping | OK | Last screen, Terminal dump, Serial dump | View (tail) | 67 s |
[2026-09-10 01:52:56,239 QEMU-amd64 DEBUG] | [2026-09-10 01:52:56,239 QEMU-amd64 DEBUG] | [2026-09-10 01:52:56,239 QEMU-amd64 DEBUG] | [2026-09-10 01:52:56,239 QEMU-amd64 DEBUG] | [2026-09-10 01:52:56,239 QEMU-amd64 DEBUG] | [2026-09-10 01:52:56,239 QEMU-amd64 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:16:08', 'Running on amd64 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # inet list-addr', 'Addr/Width Link-Name Addr-Name Def-MTU', '========================== ============ ========= =======', '127.0.0.1/24 net/loopback v4a 1500', '::1/128 net/loopback v6a 1500', 'fe80::5054:ff:fe12:3456/64 net/eth1 v6a 1500', '10.0.2.15/24 net/eth1 dhcp4a 1500', '/ # ping 10.0.2.2', 'Sending ICMP echo request from 10.0.2.15 to 10.0.2.2 (10.0.2.2) (Ctrl+Q to quit)', 'Received ICMP echo reply: from 10.0.2.15 to 10.0.2.2, seq. no 1, payload size 3', '/ # _', '', '', '', '', '', '', '', '', ''] [2026-09-10 01:52:56,239 command DEBUG] Read lines ['/ # ping 10.0.2.2', 'Sending ICMP echo request from 10.0.2.15 to 10.0.2.2 (10.0.2.2) (Ctrl+Q to quit)', 'Received ICMP echo reply: from 10.0.2.15 to 10.0.2.2, seq. no 1, payload size 3', '/ # _'] [2026-09-10 01:52:56,239 command INFO] Command 'ping 10.0.2.2' done. [2026-09-10 01:52:56,239 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| Hello from PCC | Skipped | — | View (tail) | |
Skipped: dependency extra-amd64-with-binutils-pcc failed (or also skipped). |
||||
| pcc --version | Skipped | — | View (tail) | |
Skipped: dependency extra-amd64-with-pcc failed (or also skipped). |
||||
| tester malloc | OK | Last screen, Terminal dump, Serial dump | View (tail) | 70 s |
[2026-09-10 03:10:44,215 QEMU-amd64 DEBUG] | M 407M 408M 409M 410M 411M 412M 413M [2026-09-10 03:10:44,215 QEMU-amd64 DEBUG] | Was refused more memory as expected. [2026-09-10 03:10:44,215 QEMU-amd64 DEBUG] | [2026-09-10 03:10:44,215 QEMU-amd64 DEBUG] | Test passed [2026-09-10 03:10:44,215 QEMU-amd64 DEBUG] | / # _ [2026-09-10 03:10:44,215 QEMU-amd64 DEBUG] Captured lines: ['Provoking the kernel into overcommitting memory to us...', '1M 2M 3M 4M 5M 6M 7M 8M 9M 10M 11M 12M 13M 14M 15M 16M 17M 18M 19M 20M 21M 22M 2', '3M 24M 25M 26M 27M 28M 29M 30M 31M 32M 33M 34M 35M 36M 37M 38M 39M 40M 41M 42M 4', '3M 44M 45M 46M 47M 48M 49M 50M 51M 52M 53M 54M 55M 56M 57M 58M 59M 60M 61M 62M 6', '3M 64M 65M 66M 67M 68M 69M 70M 71M 72M 73M 74M 75M 76M 77M 78M 79M 80M 81M 82M 8', '3M 84M 85M 86M 87M 88M 89M 90M 91M 92M 93M 94M 95M 96M 97M 98M 99M 100M 101M 102', 'M 103M 104M 105M 106M 107M 108M 109M 110M 111M 112M 113M 114M 115M 116M 117M 118', 'M 119M 120M 121M 122M 123M 124M 125M 126M 127M 128M 129M 130M 131M 132M 133M 134', 'M 135M 136M 137M 138M 139M 140M 141M 142M 143M 144M 145M 146M 147M 148M 149M 150', 'M 151M 152M 153M 154M 155M 156M 157M 158M 159M 160M 161M 162M 163M 164M 165M 166', 'M 167M 168M 169M 170M 171M 172M 173M 174M 175M 176M 177M 178M 179M 180M 181M 182', 'M 183M 184M 185M 186M 187M 188M 189M 190M 191M 192M 193M 194M 195M 196M 197M 198', 'M 199M 200M 201M 202M 203M 204M 205M 206M 207M 208M 209M 210M 211M 212M 213M 214', 'M 215M 216M 217M 218M 219M 220M 221M 222M 223M 224M 225M 226M 227M 228M 229M 230', 'M 231M 232M 233M 234M 235M 236M 237M 238M 239M 240M 241M 242M 243M 244M 245M 246', 'M 247M 248M 249M 250M 251M 252M 253M 254M 255M 256M 257M 258M 259M 260M 261M 262', 'M 263M 264M 265M 266M 267M 268M 269M 270M 271M 272M 273M 274M 275M 276M 277M 278', 'M 279M 280M 281M 282M 283M 284M 285M 286M 287M 288M 289M 290M 291M 292M 293M 294', 'M 295M 296M 297M 298M 299M 300M 301M 302M 303M 304M 305M 306M 307M 308M 309M 310', 'M 311M 312M 313M 314M 315M 316M 317M 318M 319M 320M 321M 322M 323M 324M 325M 326', 'M 327M 328M 329M 330M 331M 332M 333M 334M 335M 336M 337M 338M 339M 340M 341M 342', 'M 343M 344M 345M 346M 347M 348M 349M 350M 351M 352M 353M 354M 355M 356M 357M 358', 'M 359M 360M 361M 362M 363M 364M 365M 366M 367M 368M 369M 370M 371M 372M 373M 374', 'M 375M 376M 377M 378M 379M 380M 381M 382M 383M 384M 385M 386M 387M 388M 389M 390', 'M 391M 392M 393M 394M 395M 396M 397M 398M 399M 400M 401M 402M 403M 404M 405M 406', 'M 407M 408M 409M 410M 411M 412M 413M', 'Was refused more memory as expected.', '', 'Test passed', '/ # _'] [2026-09-10 03:10:44,215 command DEBUG] Read lines ['Provoking the kernel into overcommitting memory to us...', '1M 2M 3M 4M 5M 6M 7M 8M 9M 10M 11M 12M 13M 14M 15M 16M 17M 18M 19M 20M 21M 22M 2', '3M 24M 25M 26M 27M 28M 29M 30M 31M 32M 33M 34M 35M 36M 37M 38M 39M 40M 41M 42M 4', '3M 44M 45M 46M 47M 48M 49M 50M 51M 52M 53M 54M 55M 56M 57M 58M 59M 60M 61M 62M 6', '3M 64M 65M 66M 67M 68M 69M 70M 71M 72M 73M 74M 75M 76M 77M 78M 79M 80M 81M 82M 8', '3M 84M 85M 86M 87M 88M 89M 90M 91M 92M 93M 94M 95M 96M 97M 98M 99M 100M 101M 102', 'M 103M 104M 105M 106M 107M 108M 109M 110M 111M 112M 113M 114M 115M 116M 117M 118', 'M 119M 120M 121M 122M 123M 124M 125M 126M 127M 128M 129M 130M 131M 132M 133M 134', 'M 135M 136M 137M 138M 139M 140M 141M 142M 143M 144M 145M 146M 147M 148M 149M 150', 'M 151M 152M 153M 154M 155M 156M 157M 158M 159M 160M 161M 162M 163M 164M 165M 166', 'M 167M 168M 169M 170M 171M 172M 173M 174M 175M 176M 177M 178M 179M 180M 181M 182', 'M 183M 184M 185M 186M 187M 188M 189M 190M 191M 192M 193M 194M 195M 196M 197M 198', 'M 199M 200M 201M 202M 203M 204M 205M 206M 207M 208M 209M 210M 211M 212M 213M 214', 'M 215M 216M 217M 218M 219M 220M 221M 222M 223M 224M 225M 226M 227M 228M 229M 230', 'M 231M 232M 233M 234M 235M 236M 237M 238M 239M 240M 241M 242M 243M 244M 245M 246', 'M 247M 248M 249M 250M 251M 252M 253M 254M 255M 256M 257M 258M 259M 260M 261M 262', 'M 263M 264M 265M 266M 267M 268M 269M 270M 271M 272M 273M 274M 275M 276M 277M 278', 'M 279M 280M 281M 282M 283M 284M 285M 286M 287M 288M 289M 290M 291M 292M 293M 294', 'M 295M 296M 297M 298M 299M 300M 301M 302M 303M 304M 305M 306M 307M 308M 309M 310', 'M 311M 312M 313M 314M 315M 316M 317M 318M 319M 320M 321M 322M 323M 324M 325M 326', 'M 327M 328M 329M 330M 331M 332M 333M 334M 335M 336M 337M 338M 339M 340M 341M 342', 'M 343M 344M 345M 346M 347M 348M 349M 350M 351M 352M 353M 354M 355M 356M 357M 358', 'M 359M 360M 361M 362M 363M 364M 365M 366M 367M 368M 369M 370M 371M 372M 373M 374', 'M 375M 376M 377M 378M 379M 380M 381M 382M 383M 384M 385M 386M 387M 388M 389M 390', 'M 391M 392M 393M 394M 395M 396M 397M 398M 399M 400M 401M 402M 403M 404M 405M 406', 'M 407M 408M 409M 410M 411M 412M 413M', 'Was refused more memory as expected.', '', 'Test passed', '/ # _'] [2026-09-10 03:10:44,215 command INFO] Command 'tester malloc2' done. [2026-09-10 03:10:44,215 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| tester printf | OK | Last screen, Terminal dump, Serial dump | View (tail) | 46 s |
[2026-09-10 03:18:43,899 QEMU-amd64 DEBUG] | Expected output: [768.000000]
[2026-09-10 03:18:43,899 QEMU-amd64 DEBUG] | Real output: [770.000000]
[2026-09-10 03:18:43,899 QEMU-amd64 DEBUG] |
[2026-09-10 03:18:43,899 QEMU-amd64 DEBUG] | Test passed
[2026-09-10 03:18:43,899 QEMU-amd64 DEBUG] | / # _
[2026-09-10 03:18:43,899 QEMU-amd64 DEBUG] Captured lines: ['Expected output: [a]', 'Real output: [a]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", 1, 2, 3, 4, 5):', 'Expected output: [1] [ 02] [03 ] [004] [005]', 'Real output: [1] [ 02] [03 ] [004] [005]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", -1, -2, -3, -4, -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%lld %3.2lld %-3.2lld %2.3lld %-2.3lld", (long long) -1, (long l', 'ong) -2, (long long) -3, (long long) -4, (long long) -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%#x %5.3#x %-5.3#x %3.5#x %-3.5#x", 17, 18, 19, 20, 21):', 'Expected output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', 'Real output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', '', 'Testing printf("%td %tu %tx %ti %to", d, neg_d, neg_d, d, neg_d):', 'Expected output: [-12] [12] [c] [-12] [14]', 'Real output: [-12] [12] [c] [-12] [14]', '', 'Testing printf("%lf", 768.0):', 'Expected output: [768.000000]', 'Real output: [770.000000]', '', 'Test passed', '/ # _']
[2026-09-10 03:18:43,899 command DEBUG] Read lines ['Expected output: [a]', 'Real output: [a]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", 1, 2, 3, 4, 5):', 'Expected output: [1] [ 02] [03 ] [004] [005]', 'Real output: [1] [ 02] [03 ] [004] [005]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", -1, -2, -3, -4, -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%lld %3.2lld %-3.2lld %2.3lld %-2.3lld", (long long) -1, (long l', 'ong) -2, (long long) -3, (long long) -4, (long long) -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%#x %5.3#x %-5.3#x %3.5#x %-3.5#x", 17, 18, 19, 20, 21):', 'Expected output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', 'Real output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', '', 'Testing printf("%td %tu %tx %ti %to", d, neg_d, neg_d, d, neg_d):', 'Expected output: [-12] [12] [c] [-12] [14]', 'Real output: [-12] [12] [c] [-12] [14]', '', 'Testing printf("%lf", 768.0):', 'Expected output: [768.000000]', 'Real output: [770.000000]', '', 'Test passed', '/ # _']
[2026-09-10 03:18:43,899 command INFO] Command 'tester print2' done.
[2026-09-10 03:18:43,899 QEMU-amd64 DEBUG] Sending command 'quit'
Scenario passed.
|
||||
| cat demo.txt | OK | Last screen, Terminal dump, Serial dump | View (tail) | 45 s |
[2026-09-10 03:26:21,438 QEMU-amd64 DEBUG] | [2026-09-10 03:26:21,438 QEMU-amd64 DEBUG] | [2026-09-10 03:26:21,438 QEMU-amd64 DEBUG] | [2026-09-10 03:26:21,438 QEMU-amd64 DEBUG] | [2026-09-10 03:26:21,438 QEMU-amd64 DEBUG] | [2026-09-10 03:26:21,438 QEMU-amd64 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:16:08', 'Running on amd64 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # cat demo.txt', 'Multilingual text test', '----------------------', '', 'English: Quick brown fox jumps over the lazy dog', 'Czech: P??li? ?lu?ou?k? k?? ?p?l ??belsk? ?dy', 'Greek: ? ?????, ????????? ????????o??o?? ??? ????', 'Hebrew: ?????? ?????? ??? ?????? ?????????????', 'Arabic: ??????? ???????? ????? ????????', 'Russian: ?e??o? ?o??a?o???c? c xy?o????e?-a?a??ap??c??o?', 'Armenian: ????? ??????????? ?????????? ????????', '/ # _', '', '', '', '', '', '', '', ''] [2026-09-10 03:26:21,438 command DEBUG] Read lines ['/ # cat demo.txt', 'Multilingual text test', '----------------------', '', 'English: Quick brown fox jumps over the lazy dog', 'Czech: P??li? ?lu?ou?k? k?? ?p?l ??belsk? ?dy', 'Greek: ? ?????, ????????? ????????o??o?? ??? ????', 'Hebrew: ?????? ?????? ??? ?????? ?????????????', 'Arabic: ??????? ???????? ????? ????????', 'Russian: ?e??o? ?o??a?o???c? c xy?o????e?-a?a??ap??c??o?', 'Armenian: ????? ??????????? ?????????? ????????', '/ # _'] [2026-09-10 03:26:21,438 command INFO] Command 'cat demo.txt' done. [2026-09-10 03:26:21,438 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| Play demo.wav | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 3 min 1 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 159, in run
for xxx in retries(timeout=60, interval=2, name="vterm-run", message="Failed to run command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to run command
[2026-09-10 03:38:28,709 QEMU-amd64 DEBUG] Sending command 'quit'
Scenario aborted: Failed to run command
|
||||
| Task | Result | Download | Log | Duration |
|---|---|---|---|---|
| HelenOS | OK | HelenOS boot image | View (tail) | 2 min 11 s |
[15/24] Generating meson/part/initrd/DIST with a custom command [16/24] Generating meson/part/initrd/initrd.img with a custom command [17/24] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [18/24] Generating boot/components.tar with a custom command [19/24] Generating boot/components.o with a custom command [20/24] Linking target boot/image.boot.elf [21/24] Generating boot/image.boot.bin with a custom command [22/24] Generating boot/uboot-image with a custom command [23/24] Generating uImage.bin with a custom command [24/24] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| binutils | OK | binutils for arm32/beagleboardxm | View (tail) | 89 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| fdlibm | OK | fdlibm for arm32/beagleboardxm | View (tail) | 4 s |
arm-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/arm-helenos-ar: `u' modifier ignored since `D' is the default (see `U') arm-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| gzx | OK | gzx for arm32/beagleboardxm | View (tail) | 8 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| libgmp | OK | libgmp for arm32/beagleboardxm | View (tail) | 48 s |
[hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libgmp/tests/libgmp/./t-constants" >>> Creating the archive... |
||||
| libiconv | OK | libiconv for arm32/beagleboardxm | View (tail) | 21 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| msim | OK | msim for arm32/beagleboardxm | View (tail) | 2 s |
arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c arm-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//msim/app/" >>> Creating the archive... |
||||
| sycek | OK | sycek for arm32/beagleboardxm | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| zlib | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| jainja | OK | jainja for arm32/beagleboardxm | View (tail) | 10 s |
[hsct]: "make" "-j1" "OS=HelenOS" "STATIC_ONLY=y" "CC=arm-helenos-cc" arm-helenos-cc -I./src/include -I./src/native -I./src/tinygc -D_IEEEFP_H -DJCGO_UNIX -DJCGO_UNIFSYS -DJCGO_NOSYSNAME -DEXTRASTATIC=static -DJNUBIGEXPORT=static -DJNIIMPORT=static -DJNIEXPORT=static -DJCGO_STDCLINIT -DFPINIT= -DGC_GETENV_SKIP -DGC_CLIBDECL= -DALL_INTERIOR_POINTERS -DGC_GCJ_SUPPORT -DCFASTCALL= -DJCGO_UTFWCTOMB -DJCGO_CLOCKGETTM -DJCGO_NOUTIMBUF -D_SYS_IOCTL_H -D_SYS_SELECT_H -D_IO_H -DJCGO_BIGFLKOFF_T -D_MATH_NO_HYPOT -DGC_LP_ALLOCATOR -DGC_INITIAL_HEAP_SIZE=64*1024*1024 -DGC_MAXIMUM_HEAP_SIZE=128*1024*1024 -DGC_FASTCALL= -DGC_CLIBDECL= -DGC_GCJ_SUPPORT -o jainja ./src/jainja/Main.c -lfdm ./src/tinygc/LP_Allocator.c ./src/tinygc/tinygc.c >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//jainja/app/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//jainja/lib/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//jainja/tests/" [hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//jainja/tests/" [hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//jainja/app/" [hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//jainja/lib/" >>> Creating the archive... |
||||
| libisl | OK | libisl for arm32/beagleboardxm | View (tail) | 42 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| libpng | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm32-beagleboardxm failed (or also skipped). |
||||
| lua | OK | lua for arm32/beagleboardxm | View (tail) | 6 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//lua/lib" >>> Creating the archive... |
||||
| libmpfr | OK | libmpfr for arm32/beagleboardxm | View (tail) | 83 s |
[hsct]: "cp" "./tfrac" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpfr/tests/libmpfr/./tfrac" [hsct]: "cp" "./tset_exp" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpfr/tests/libmpfr/./tset_exp" [hsct]: "cp" "./tdiv_d" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpfr/tests/libmpfr/./tdiv_d" [hsct]: "cp" "./tabs" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpfr/tests/libmpfr/./tabs" [hsct]: "cp" "./tj0" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpfr/tests/libmpfr/./tj0" [hsct]: "cp" "./tget_d" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpfr/tests/libmpfr/./tget_d" [hsct]: "cp" "./tget_z" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpfr/tests/libmpfr/./tget_z" [hsct]: "cp" "./tsin" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpfr/tests/libmpfr/./tsin" [hsct]: "cp" "./tsub_ui" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpfr/tests/libmpfr/./tsub_ui" >>> Creating the archive... |
||||
| libmpc | OK | libmpc for arm32/beagleboardxm | View (tail) | 25 s |
[hsct]: "cp" "./tnorm" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpc/tests/libmpc/./tnorm" [hsct]: "cp" "./tio_str" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpc/tests/libmpc/./tio_str" [hsct]: "cp" "./tpow_ld" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpc/tests/libmpc/./tpow_ld" [hsct]: "cp" "./tcos" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpc/tests/libmpc/./tcos" [hsct]: "cp" "./tproj" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpc/tests/libmpc/./tproj" [hsct]: "cp" "./tasinh" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpc/tests/libmpc/./tasinh" [hsct]: "cp" "./tdiv" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpc/tests/libmpc/./tdiv" [hsct]: "cp" "./tcosh" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpc/tests/libmpc/./tcosh" [hsct]: "cp" "./tneg" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpc/tests/libmpc/./tneg" >>> Creating the archive... |
||||
| gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm32-beagleboardxm failed (or also skipped). |
||||
| python2 | OK | python2 for arm32/beagleboardxm | View (tail) | 4 min 43 s |
(cd /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.7.1 python2.1) rm -f /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/build/python2/python-cross/PKG//share/man/man1/python.1 (cd /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.1 python.1) [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| Task | Result | Download | Log | Duration |
|---|---|---|---|---|
| HelenOS | OK | HelenOS boot image | View (tail) | 1 min 55 s |
[15/24] Generating boot/ext4fs.gz with a custom command (wrapped by meson to capture output) [16/24] Generating meson/part/initrd/initrd.img with a custom command [17/24] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [18/24] Generating boot/components.tar with a custom command [19/24] Generating boot/components.o with a custom command [20/24] Linking target boot/image.boot.elf [21/24] Generating boot/image.boot.bin with a custom command [22/24] Generating boot/uboot-image with a custom command [23/24] Generating uImage.bin with a custom command [24/24] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| binutils | OK | binutils for arm32/beaglebone | View (tail) | 86 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| fdlibm | OK | fdlibm for arm32/beaglebone | View (tail) | 4 s |
arm-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/arm-helenos-ar: `u' modifier ignored since `D' is the default (see `U') arm-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| gzx | OK | gzx for arm32/beaglebone | View (tail) | 8 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| libgmp | OK | libgmp for arm32/beaglebone | View (tail) | 48 s |
[hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libgmp/tests/libgmp/./t-popc" >>> Creating the archive... |
||||
| libiconv | OK | libiconv for arm32/beaglebone | View (tail) | 19 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| msim | OK | msim for arm32/beaglebone | View (tail) | 2 s |
arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c arm-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//msim/app/" >>> Creating the archive... |
||||
| sycek | OK | sycek for arm32/beaglebone | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| zlib | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| jainja | OK | jainja for arm32/beaglebone | View (tail) | 10 s |
[hsct]: "make" "-j1" "OS=HelenOS" "STATIC_ONLY=y" "CC=arm-helenos-cc" arm-helenos-cc -I./src/include -I./src/native -I./src/tinygc -D_IEEEFP_H -DJCGO_UNIX -DJCGO_UNIFSYS -DJCGO_NOSYSNAME -DEXTRASTATIC=static -DJNUBIGEXPORT=static -DJNIIMPORT=static -DJNIEXPORT=static -DJCGO_STDCLINIT -DFPINIT= -DGC_GETENV_SKIP -DGC_CLIBDECL= -DALL_INTERIOR_POINTERS -DGC_GCJ_SUPPORT -DCFASTCALL= -DJCGO_UTFWCTOMB -DJCGO_CLOCKGETTM -DJCGO_NOUTIMBUF -D_SYS_IOCTL_H -D_SYS_SELECT_H -D_IO_H -DJCGO_BIGFLKOFF_T -D_MATH_NO_HYPOT -DGC_LP_ALLOCATOR -DGC_INITIAL_HEAP_SIZE=64*1024*1024 -DGC_MAXIMUM_HEAP_SIZE=128*1024*1024 -DGC_FASTCALL= -DGC_CLIBDECL= -DGC_GCJ_SUPPORT -o jainja ./src/jainja/Main.c -lfdm ./src/tinygc/LP_Allocator.c ./src/tinygc/tinygc.c >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//jainja/app/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//jainja/lib/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//jainja/tests/" [hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//jainja/tests/" [hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//jainja/app/" [hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//jainja/lib/" >>> Creating the archive... |
||||
| libisl | OK | libisl for arm32/beaglebone | View (tail) | 40 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| libpng | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm32-beaglebone failed (or also skipped). |
||||
| lua | OK | lua for arm32/beaglebone | View (tail) | 6 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//lua/lib" >>> Creating the archive... |
||||
| libmpfr | OK | libmpfr for arm32/beaglebone | View (tail) | 78 s |
[hsct]: "cp" "./tget_z" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpfr/tests/libmpfr/./tget_z" [hsct]: "cp" "./tabs" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpfr/tests/libmpfr/./tabs" [hsct]: "cp" "./tinternals" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpfr/tests/libmpfr/./tinternals" [hsct]: "cp" "./tmul_d" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpfr/tests/libmpfr/./tmul_d" [hsct]: "cp" "./tfma" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpfr/tests/libmpfr/./tfma" [hsct]: "cp" "./tcopysign" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpfr/tests/libmpfr/./tcopysign" [hsct]: "cp" "./tswap" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpfr/tests/libmpfr/./tswap" [hsct]: "cp" "./tcmp" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpfr/tests/libmpfr/./tcmp" [hsct]: "cp" "./tpow" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpfr/tests/libmpfr/./tpow" >>> Creating the archive... |
||||
| libmpc | OK | libmpc for arm32/beaglebone | View (tail) | 23 s |
[hsct]: "cp" "./tabs" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpc/tests/libmpc/./tabs" [hsct]: "cp" "./tsin" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpc/tests/libmpc/./tsin" [hsct]: "cp" "./tdiv_2si" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpc/tests/libmpc/./tdiv_2si" [hsct]: "cp" "./treal" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpc/tests/libmpc/./treal" [hsct]: "cp" "./tmul_si" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpc/tests/libmpc/./tmul_si" [hsct]: "cp" "./tpow" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpc/tests/libmpc/./tpow" [hsct]: "cp" "./tasinh" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpc/tests/libmpc/./tasinh" [hsct]: "cp" "./tfma" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpc/tests/libmpc/./tfma" [hsct]: "cp" "./tfr_sub" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpc/tests/libmpc/./tfr_sub" >>> Creating the archive... |
||||
| gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm32-beaglebone failed (or also skipped). |
||||
| python2 | OK | python2 for arm32/beaglebone | View (tail) | 4 min 36 s |
(cd /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.7.1 python2.1) rm -f /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/build/python2/python-cross/PKG//share/man/man1/python.1 (cd /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.1 python.1) [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| Task | Result | Download | Log | Duration |
|---|---|---|---|---|
| HelenOS | OK | HelenOS boot image | View (tail) | 1 min 56 s |
[4/13] Generating meson/part/initrd/COPYRIGHT with a custom command (wrapped by meson to capture output) [5/13] Generating meson/part/initrd/DIST with a custom command [6/13] Generating meson/part/initrd/initrd.img with a custom command [7/13] Generating boot/components.tar with a custom command [8/13] Generating boot/components.o with a custom command [9/13] Linking target boot/image.boot.elf [10/13] Generating boot/image.boot.bin with a custom command [11/13] Generating boot/uboot-image with a custom command [12/13] Generating uImage.bin with a custom command [13/13] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| binutils | OK | binutils for arm32/gta02 | View (tail) | 81 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| fdlibm | OK | fdlibm for arm32/gta02 | View (tail) | 4 s |
arm-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/arm-helenos-ar: `u' modifier ignored since `D' is the default (see `U') arm-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| gzx | OK | gzx for arm32/gta02 | View (tail) | 7 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| libgmp | OK | libgmp for arm32/gta02 | View (tail) | 47 s |
[hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libgmp/tests/libgmp/./t-parity" >>> Creating the archive... |
||||
| libiconv | OK | libiconv for arm32/gta02 | View (tail) | 19 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| msim | OK | msim for arm32/gta02 | View (tail) | 1 s |
arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c arm-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//msim/app/" >>> Creating the archive... |
||||
| sycek | OK | sycek for arm32/gta02 | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| zlib | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| jainja | OK | jainja for arm32/gta02 | View (tail) | 10 s |
[hsct]: "make" "-j1" "OS=HelenOS" "STATIC_ONLY=y" "CC=arm-helenos-cc" arm-helenos-cc -I./src/include -I./src/native -I./src/tinygc -D_IEEEFP_H -DJCGO_UNIX -DJCGO_UNIFSYS -DJCGO_NOSYSNAME -DEXTRASTATIC=static -DJNUBIGEXPORT=static -DJNIIMPORT=static -DJNIEXPORT=static -DJCGO_STDCLINIT -DFPINIT= -DGC_GETENV_SKIP -DGC_CLIBDECL= -DALL_INTERIOR_POINTERS -DGC_GCJ_SUPPORT -DCFASTCALL= -DJCGO_UTFWCTOMB -DJCGO_CLOCKGETTM -DJCGO_NOUTIMBUF -D_SYS_IOCTL_H -D_SYS_SELECT_H -D_IO_H -DJCGO_BIGFLKOFF_T -D_MATH_NO_HYPOT -DGC_LP_ALLOCATOR -DGC_INITIAL_HEAP_SIZE=64*1024*1024 -DGC_MAXIMUM_HEAP_SIZE=128*1024*1024 -DGC_FASTCALL= -DGC_CLIBDECL= -DGC_GCJ_SUPPORT -o jainja ./src/jainja/Main.c -lfdm ./src/tinygc/LP_Allocator.c ./src/tinygc/tinygc.c >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//jainja/app/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//jainja/lib/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//jainja/tests/" [hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//jainja/tests/" [hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//jainja/app/" [hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//jainja/lib/" >>> Creating the archive... |
||||
| libisl | OK | libisl for arm32/gta02 | View (tail) | 41 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| libpng | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm32-gta02 failed (or also skipped). |
||||
| lua | OK | lua for arm32/gta02 | View (tail) | 6 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//lua/lib" >>> Creating the archive... |
||||
| libmpfr | OK | libmpfr for arm32/gta02 | View (tail) | 79 s |
[hsct]: "cp" "./texpm1" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpfr/tests/libmpfr/./texpm1" [hsct]: "cp" "./tmodf" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpfr/tests/libmpfr/./tmodf" [hsct]: "cp" "./trec_sqrt" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpfr/tests/libmpfr/./trec_sqrt" [hsct]: "cp" "./tatan" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpfr/tests/libmpfr/./tatan" [hsct]: "cp" "./taway" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpfr/tests/libmpfr/./taway" [hsct]: "cp" "./texp2" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpfr/tests/libmpfr/./texp2" [hsct]: "cp" "./tcmp" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpfr/tests/libmpfr/./tcmp" [hsct]: "cp" "./tasinh" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpfr/tests/libmpfr/./tasinh" [hsct]: "cp" "./tpow" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpfr/tests/libmpfr/./tpow" >>> Creating the archive... |
||||
| libmpc | OK | libmpc for arm32/gta02 | View (tail) | 24 s |
[hsct]: "cp" "./tsin_cos" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpc/tests/libmpc/./tsin_cos" [hsct]: "cp" "./tadd" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpc/tests/libmpc/./tadd" [hsct]: "cp" "./tlog" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpc/tests/libmpc/./tlog" [hsct]: "cp" "./treimref" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpc/tests/libmpc/./treimref" [hsct]: "cp" "./tasin" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpc/tests/libmpc/./tasin" [hsct]: "cp" "./tmul_2si" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpc/tests/libmpc/./tmul_2si" [hsct]: "cp" "./texp" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpc/tests/libmpc/./texp" [hsct]: "cp" "./tsinh" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpc/tests/libmpc/./tsinh" [hsct]: "cp" "./targ" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpc/tests/libmpc/./targ" >>> Creating the archive... |
||||
| gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm32-gta02 failed (or also skipped). |
||||
| python2 | OK | python2 for arm32/gta02 | View (tail) | 3 min 25 s |
from _struct import * ImportError: /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/build/python2/python-cross/build/lib.linux2-arm-2.7/_struct.so: wrong ELF class: ELFCLASS32 make: *** [Makefile:973: libinstall] Error 1 [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| Task | Result | Download | Log | Duration |
|---|---|---|---|---|
| HelenOS | OK | HelenOS boot image | View (tail) | 1 min 54 s |
[13/22] Generating boot/vfs.gz with a custom command (wrapped by meson to capture output) [14/22] Generating boot/logger.gz with a custom command (wrapped by meson to capture output) [15/22] Generating meson/part/initrd/initrd.img with a custom command [16/22] Generating boot/ext4fs.gz with a custom command (wrapped by meson to capture output) [17/22] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [18/22] Generating boot/components.tar with a custom command [19/22] Generating boot/components.o with a custom command [20/22] Linking target boot/image.boot.elf [21/22] Generating image.boot with a custom command [22/22] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| binutils | OK | binutils for arm32/integratorcp | View (tail) | 86 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| fdlibm | OK | fdlibm for arm32/integratorcp | View (tail) | 4 s |
arm-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/arm-helenos-ar: `u' modifier ignored since `D' is the default (see `U') arm-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| gzx | OK | gzx for arm32/integratorcp | View (tail) | 8 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| libiconv | OK | libiconv for arm32/integratorcp | View (tail) | 20 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| msim | OK | msim for arm32/integratorcp | View (tail) | 2 s |
arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c arm-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//msim/app/" >>> Creating the archive... |
||||
| sycek | OK | sycek for arm32/integratorcp | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| zlib | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| jainja | OK | jainja for arm32/integratorcp | View (tail) | 10 s |
[hsct]: "make" "-j1" "OS=HelenOS" "STATIC_ONLY=y" "CC=arm-helenos-cc" arm-helenos-cc -I./src/include -I./src/native -I./src/tinygc -D_IEEEFP_H -DJCGO_UNIX -DJCGO_UNIFSYS -DJCGO_NOSYSNAME -DEXTRASTATIC=static -DJNUBIGEXPORT=static -DJNIIMPORT=static -DJNIEXPORT=static -DJCGO_STDCLINIT -DFPINIT= -DGC_GETENV_SKIP -DGC_CLIBDECL= -DALL_INTERIOR_POINTERS -DGC_GCJ_SUPPORT -DCFASTCALL= -DJCGO_UTFWCTOMB -DJCGO_CLOCKGETTM -DJCGO_NOUTIMBUF -D_SYS_IOCTL_H -D_SYS_SELECT_H -D_IO_H -DJCGO_BIGFLKOFF_T -D_MATH_NO_HYPOT -DGC_LP_ALLOCATOR -DGC_INITIAL_HEAP_SIZE=64*1024*1024 -DGC_MAXIMUM_HEAP_SIZE=128*1024*1024 -DGC_FASTCALL= -DGC_CLIBDECL= -DGC_GCJ_SUPPORT -o jainja ./src/jainja/Main.c -lfdm ./src/tinygc/LP_Allocator.c ./src/tinygc/tinygc.c >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//jainja/app/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//jainja/lib/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//jainja/tests/" [hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//jainja/tests/" [hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//jainja/app/" [hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//jainja/lib/" >>> Creating the archive... |
||||
| libpng | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm32-integratorcp failed (or also skipped). |
||||
| libgmp | OK | libgmp for arm32/integratorcp | View (tail) | 47 s |
[hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libgmp/tests/libgmp/./t-sub" >>> Creating the archive... |
||||
| lua | OK | lua for arm32/integratorcp | View (tail) | 6 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//lua/lib" >>> Creating the archive... |
||||
| libisl | OK | libisl for arm32/integratorcp | View (tail) | 40 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| libmpfr | OK | libmpfr for arm32/integratorcp | View (tail) | 76 s |
[hsct]: "cp" "./tsin" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpfr/tests/libmpfr/./tsin" [hsct]: "cp" "./texp10" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpfr/tests/libmpfr/./texp10" [hsct]: "cp" "./tsub_d" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpfr/tests/libmpfr/./tsub_d" [hsct]: "cp" "./tinits" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpfr/tests/libmpfr/./tinits" [hsct]: "cp" "./tabs" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpfr/tests/libmpfr/./tabs" [hsct]: "cp" "./tfrac" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpfr/tests/libmpfr/./tfrac" [hsct]: "cp" "./tout_str" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpfr/tests/libmpfr/./tout_str" [hsct]: "cp" "./tj0" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpfr/tests/libmpfr/./tj0" [hsct]: "cp" "./tcopysign" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpfr/tests/libmpfr/./tcopysign" >>> Creating the archive... |
||||
| libmpc | OK | libmpc for arm32/integratorcp | View (tail) | 26 s |
[hsct]: "cp" "./tpow_z" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpc/tests/libmpc/./tpow_z" [hsct]: "cp" "./tpow_d" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpc/tests/libmpc/./tpow_d" [hsct]: "cp" "./tadd_si" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpc/tests/libmpc/./tadd_si" [hsct]: "cp" "./tadd" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpc/tests/libmpc/./tadd" [hsct]: "cp" "./tlog" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpc/tests/libmpc/./tlog" [hsct]: "cp" "./targ" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpc/tests/libmpc/./targ" [hsct]: "cp" "./treal" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpc/tests/libmpc/./treal" [hsct]: "cp" "./texp" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpc/tests/libmpc/./texp" [hsct]: "cp" "./tmul" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpc/tests/libmpc/./tmul" >>> Creating the archive... |
||||
| gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm32-integratorcp failed (or also skipped). |
||||
| python2 | OK | python2 for arm32/integratorcp | View (tail) | 3 min 23 s |
from _struct import * ImportError: /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/build/python2/python-cross/build/lib.linux2-arm-2.7/_struct.so: wrong ELF class: ELFCLASS32 make: *** [Makefile:973: libinstall] Error 1 [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| HelenOS with gzx | OK | HelenOS boot image with gzx | View (tail) | 3 s |
ninja: no work to do. [1/8] Generating meson/part/initrd/DIST with a custom command [2/8] Generating meson/part/initrd/initrd.img with a custom command [3/8] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [4/8] Generating boot/components.tar with a custom command [5/8] Generating boot/components.o with a custom command [6/8] Linking target boot/image.boot.elf [7/8] Generating image.boot with a custom command [8/8] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with libiconv | OK | HelenOS boot image with libiconv | View (tail) | 3 s |
ninja: no work to do. [1/8] Generating meson/part/initrd/DIST with a custom command [2/8] Generating meson/part/initrd/initrd.img with a custom command [3/8] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [4/8] Generating boot/components.tar with a custom command [5/8] Generating boot/components.o with a custom command [6/8] Linking target boot/image.boot.elf [7/8] Generating image.boot with a custom command [8/8] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with sycek | OK | HelenOS boot image with sycek | View (tail) | 2 s |
ninja: no work to do. [1/8] Generating meson/part/initrd/DIST with a custom command [2/8] Generating meson/part/initrd/initrd.img with a custom command [3/8] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [4/8] Generating boot/components.tar with a custom command [5/8] Generating boot/components.o with a custom command [6/8] Linking target boot/image.boot.elf [7/8] Generating image.boot with a custom command [8/8] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with zlib | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm32-integratorcp failed (or also skipped). |
||||
| HelenOS with libpng | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-libpng-for-arm32-integratorcp failed (or also skipped). |
||||
| HelenOS with libgmp | OK | HelenOS boot image with libgmp | View (tail) | 2 s |
ninja: no work to do. [1/8] Generating meson/part/initrd/DIST with a custom command [2/8] Generating meson/part/initrd/initrd.img with a custom command [3/8] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [4/8] Generating boot/components.tar with a custom command [5/8] Generating boot/components.o with a custom command [6/8] Linking target boot/image.boot.elf [7/8] Generating image.boot with a custom command [8/8] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with libisl | OK | HelenOS boot image with libisl | View (tail) | 3 s |
ninja: no work to do. [1/8] Generating meson/part/initrd/DIST with a custom command [2/8] Generating meson/part/initrd/initrd.img with a custom command [3/8] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [4/8] Generating boot/components.tar with a custom command [5/8] Generating boot/components.o with a custom command [6/8] Linking target boot/image.boot.elf [7/8] Generating image.boot with a custom command [8/8] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with libmpfr | OK | HelenOS boot image with libmpfr | View (tail) | 35 s |
ninja: no work to do. [1/8] Generating meson/part/initrd/DIST with a custom command [2/8] Generating meson/part/initrd/initrd.img with a custom command [3/8] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [4/8] Generating boot/components.tar with a custom command [5/8] Generating boot/components.o with a custom command [6/8] Linking target boot/image.boot.elf [7/8] Generating image.boot with a custom command [8/8] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with libmpc | OK | HelenOS boot image with libmpc | View (tail) | 16 s |
ninja: no work to do. [1/8] Generating meson/part/initrd/DIST with a custom command [2/8] Generating meson/part/initrd/initrd.img with a custom command [3/8] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [4/8] Generating boot/components.tar with a custom command [5/8] Generating boot/components.o with a custom command [6/8] Linking target boot/image.boot.elf [7/8] Generating image.boot with a custom command [8/8] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with binutils,gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-gcc-for-arm32-integratorcp failed (or also skipped). |
||||
| HelenOS with gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-gcc-for-arm32-integratorcp failed (or also skipped). |
||||
| HelenOS with python2 | OK | HelenOS boot image with python2 | View (tail) | 9 s |
ninja: no work to do. [1/8] Generating meson/part/initrd/DIST with a custom command [2/8] Generating meson/part/initrd/initrd.img with a custom command [3/8] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [4/8] Generating boot/components.tar with a custom command [5/8] Generating boot/components.o with a custom command [6/8] Linking target boot/image.boot.elf [7/8] Generating image.boot with a custom command [8/8] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| Base file system test | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 2 min 26 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 01:46:54,531 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| ping | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 2 min 32 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 01:55:28,372 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| minigzip --help | Skipped | — | View (tail) | |
Skipped: dependency extra-arm32-integratorcp-with-zlib failed (or also skipped). |
||||
| pngtest | Skipped | — | View (tail) | |
Skipped: dependency extra-arm32-integratorcp-with-libpng failed (or also skipped). |
||||
| GZX invalid option | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 2 min 20 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 01:57:48,728 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| gcc hello.c | Skipped | — | View (tail) | |
Skipped: dependency extra-arm32-integratorcp-with-binutils-gcc failed (or also skipped). |
||||
| gcc --version | Skipped | — | View (tail) | |
Skipped: dependency extra-arm32-integratorcp-with-gcc failed (or also skipped). |
||||
| libisl smoke test | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 2 min 31 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 02:00:19,311 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| Ccheck internal unit tests | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 2 min 22 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 02:02:40,807 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| Ccheck invalid option | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 3 min 7 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 02:05:48,271 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| libgmp smoke test | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 2 min 52 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 02:08:40,457 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| libmpfr smoke test | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 4 min 48 s |
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/qemu.py", line 171, in boot
for xxx in retries(timeout=3*60, interval=5, name="vterm", message="Failed to boot into userspace"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to boot into userspace
[2026-09-10 02:19:55,372 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to boot into userspace
|
||||
| python --version | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 4 min 48 s |
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/qemu.py", line 171, in boot
for xxx in retries(timeout=3*60, interval=5, name="vterm", message="Failed to boot into userspace"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to boot into userspace
[2026-09-10 02:25:41,159 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to boot into userspace
|
||||
| Hello from Python | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 4 min 1 s |
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/qemu.py", line 171, in boot
for xxx in retries(timeout=3*60, interval=5, name="vterm", message="Failed to boot into userspace"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to boot into userspace
[2026-09-10 02:53:21,019 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to boot into userspace
|
||||
| libmpc smoke test | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 3 min 58 s |
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/qemu.py", line 171, in boot
for xxx in retries(timeout=3*60, interval=5, name="vterm", message="Failed to boot into userspace"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to boot into userspace
[2026-09-10 02:59:31,670 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to boot into userspace
|
||||
| iconv --version | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 2 min 6 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 03:03:33,346 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| tester malloc | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 2 min 8 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 03:12:52,314 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| tester printf | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 2 min 9 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 03:20:53,397 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| cat demo.txt | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 2 min 7 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 03:28:28,659 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| Play demo.wav | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 2 min 9 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 03:40:37,913 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| Task | Result | Download | Log | Duration |
|---|---|---|---|---|
| HelenOS | OK | HelenOS boot image | View (tail) | 1 min 54 s |
[15/24] Generating meson/part/initrd/DIST with a custom command [16/24] Generating meson/part/initrd/initrd.img with a custom command [17/24] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [18/24] Generating boot/components.tar with a custom command [19/24] Generating boot/components.o with a custom command [20/24] Linking target boot/image.boot.elf [21/24] Generating boot/image.boot.bin with a custom command [22/24] Generating boot/uboot-image with a custom command [23/24] Generating uImage.bin with a custom command [24/24] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| fdlibm | OK | fdlibm for arm32/raspberrypi | View (tail) | 4 s |
arm-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/arm-helenos-ar: `u' modifier ignored since `D' is the default (see `U') arm-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| gzx | OK | gzx for arm32/raspberrypi | View (tail) | 8 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| binutils | OK | binutils for arm32/raspberrypi | View (tail) | 88 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| libiconv | OK | libiconv for arm32/raspberrypi | View (tail) | 19 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| msim | OK | msim for arm32/raspberrypi | View (tail) | 1 s |
arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c arm-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//msim/app/" >>> Creating the archive... |
||||
| sycek | OK | sycek for arm32/raspberrypi | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| zlib | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| jainja | OK | jainja for arm32/raspberrypi | View (tail) | 10 s |
[hsct]: "make" "-j1" "OS=HelenOS" "STATIC_ONLY=y" "CC=arm-helenos-cc" arm-helenos-cc -I./src/include -I./src/native -I./src/tinygc -D_IEEEFP_H -DJCGO_UNIX -DJCGO_UNIFSYS -DJCGO_NOSYSNAME -DEXTRASTATIC=static -DJNUBIGEXPORT=static -DJNIIMPORT=static -DJNIEXPORT=static -DJCGO_STDCLINIT -DFPINIT= -DGC_GETENV_SKIP -DGC_CLIBDECL= -DALL_INTERIOR_POINTERS -DGC_GCJ_SUPPORT -DCFASTCALL= -DJCGO_UTFWCTOMB -DJCGO_CLOCKGETTM -DJCGO_NOUTIMBUF -D_SYS_IOCTL_H -D_SYS_SELECT_H -D_IO_H -DJCGO_BIGFLKOFF_T -D_MATH_NO_HYPOT -DGC_LP_ALLOCATOR -DGC_INITIAL_HEAP_SIZE=64*1024*1024 -DGC_MAXIMUM_HEAP_SIZE=128*1024*1024 -DGC_FASTCALL= -DGC_CLIBDECL= -DGC_GCJ_SUPPORT -o jainja ./src/jainja/Main.c -lfdm ./src/tinygc/LP_Allocator.c ./src/tinygc/tinygc.c >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//jainja/app/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//jainja/lib/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//jainja/tests/" [hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//jainja/tests/" [hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//jainja/app/" [hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//jainja/lib/" >>> Creating the archive... |
||||
| libpng | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm32-raspberrypi failed (or also skipped). |
||||
| libgmp | OK | libgmp for arm32/raspberrypi | View (tail) | 45 s |
[hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libgmp/tests/libgmp/./t-constants" >>> Creating the archive... |
||||
| lua | OK | lua for arm32/raspberrypi | View (tail) | 6 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//lua/lib" >>> Creating the archive... |
||||
| libisl | OK | libisl for arm32/raspberrypi | View (tail) | 40 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| libmpfr | OK | libmpfr for arm32/raspberrypi | View (tail) | 77 s |
[hsct]: "cp" "./tfmod" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpfr/tests/libmpfr/./tfmod" [hsct]: "cp" "./tcheck" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpfr/tests/libmpfr/./tcheck" [hsct]: "cp" "./tset_exp" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpfr/tests/libmpfr/./tset_exp" [hsct]: "cp" "./tagm" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpfr/tests/libmpfr/./tagm" [hsct]: "cp" "./tfms" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpfr/tests/libmpfr/./tfms" [hsct]: "cp" "./tsqrt_ui" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpfr/tests/libmpfr/./tsqrt_ui" [hsct]: "cp" "./tli2" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpfr/tests/libmpfr/./tli2" [hsct]: "cp" "./tsech" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpfr/tests/libmpfr/./tsech" [hsct]: "cp" "./tlgamma" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpfr/tests/libmpfr/./tlgamma" >>> Creating the archive... |
||||
| libmpc | OK | libmpc for arm32/raspberrypi | View (tail) | 37 s |
[hsct]: "cp" "./ttanh" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpc/tests/libmpc/./ttanh" [hsct]: "cp" "./tneg" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpc/tests/libmpc/./tneg" [hsct]: "cp" "./tconj" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpc/tests/libmpc/./tconj" [hsct]: "cp" "./tdiv" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpc/tests/libmpc/./tdiv" [hsct]: "cp" "./tdiv_ui" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpc/tests/libmpc/./tdiv_ui" [hsct]: "cp" "./tpow_ui" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpc/tests/libmpc/./tpow_ui" [hsct]: "cp" "./tcos" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpc/tests/libmpc/./tcos" [hsct]: "cp" "./tpow_fr" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpc/tests/libmpc/./tpow_fr" [hsct]: "cp" "./tdiv_fr" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpc/tests/libmpc/./tdiv_fr" >>> Creating the archive... |
||||
| gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm32-raspberrypi failed (or also skipped). |
||||
| python2 | OK | python2 for arm32/raspberrypi | View (tail) | 3 min 44 s |
from _struct import * ImportError: /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/build/python2/python-cross/build/lib.linux2-arm-2.7/_struct.so: wrong ELF class: ELFCLASS32 make: *** [Makefile:973: libinstall] Error 1 [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| Task | Result | Download | Log | Duration |
|---|---|---|---|---|
| HelenOS | OK | HelenOS boot image | View (tail) | 1 min 42 s |
[14/23] Generating boot/ext4fs.gz with a custom command (wrapped by meson to capture output) [15/23] Generating meson/part/initrd/DIST with a custom command [16/23] Generating meson/part/initrd/initrd.img with a custom command [17/23] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [18/23] Generating boot/components.tar with a custom command [19/23] Generating boot/components.o with a custom command [20/23] Linking target boot/image.boot.elf [21/23] Generating boot/image.boot.bin with a custom command [22/23] Generating image.boot with a custom command [23/23] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| fdlibm | OK | fdlibm for arm64/hikey960 | View (tail) | 6 s |
aarch64-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/aarch64-helenos-ar: `u' modifier ignored since `D' is the default (see `U') aarch64-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| binutils | Failed | — | View (tail) | 13 s |
checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow checking whether byte ordering is bigendian... no This target is no longer supported in gas make: *** [Makefile:5759: configure-gas] Error 1 [hsct]: Error: Build failed! |
||||
| gzx | OK | gzx for arm64/hikey960 | View (tail) | 9 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| libgmp | Failed | — | View (tail) | 21 s |
find: ‘t-bswap’: No such file or directory find: ‘t-constants’: No such file or directory find: ‘t-count_zeros’: No such file or directory find: ‘t-gmpmax’: No such file or directory find: ‘t-hightomask’: No such file or directory find: ‘t-modlinv’: No such file or directory find: ‘t-popc’: No such file or directory find: ‘t-parity’: No such file or directory find: ‘t-sub’: No such file or directory [hsct]: Error: Build failed! |
||||
| msim | OK | msim for arm64/hikey960 | View (tail) | 2 s |
aarch64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c aarch64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c aarch64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c aarch64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c aarch64-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//msim/app/" >>> Creating the archive... |
||||
| sycek | OK | sycek for arm64/hikey960 | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| zlib | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| libiconv | OK | libiconv for arm64/hikey960 | View (tail) | 23 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| libisl | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-libgmp-for-arm64-hikey960 failed (or also skipped). |
||||
| libmpfr | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-libgmp-for-arm64-hikey960 failed (or also skipped). |
||||
| libpng | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm64-hikey960 failed (or also skipped). |
||||
| jainja | OK | jainja for arm64/hikey960 | View (tail) | 11 s |
1202 | filelen = ((jlong)2L << ((int)sizeof(st.st_size) * 8 - 1)) + filelen;
| ^~
>>> Packaging...
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//jainja/app/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//jainja/lib/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//jainja/app/"
[hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//jainja/lib/"
>>> Creating the archive...
|
||||
| lua | OK | lua for arm64/hikey960 | View (tail) | 8 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//lua/lib" >>> Creating the archive... |
||||
| libmpc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-libmpfr-for-arm64-hikey960 failed (or also skipped). |
||||
| gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm64-hikey960 failed (or also skipped). |
||||
| python2 | Failed | — | View (tail) | 3 min 57 s |
self.build_extension(ext)
File "./setup.py", line 285, in build_extension
if not self.configure_ctypes(ext):
File "./setup.py", line 2033, in configure_ctypes
exec f in fficonfig
File "build/temp.linux2-aarch64-2.7/libffi/fficonfig.py", line 32, in <module>
ffi_sources += ffi_platforms['AARCH64']
KeyError: 'AARCH64'
make: *** [Makefile:476: sharedmods] Error 1
[hsct]: Error: Build failed!
|
||||
| Task | Result | Download | Log | Duration |
|---|---|---|---|---|
| HelenOS | OK | HelenOS boot image | View (tail) | 1 min 40 s |
48.50% done, estimate finish Thu Sep 10 01:24:03 2026 96.98% done, estimate finish Thu Sep 10 01:24:03 2026 Total translation table size: 2048 Total rockridge attributes bytes: 19828 Total directory bytes: 34816 Path table size(bytes): 50 Max brk space used 42000 10315 extents written (20 MB) [24/25] Generating image.iso with a custom command [25/25] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| binutils | Failed | — | View (tail) | 13 s |
checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow checking whether byte ordering is bigendian... no This target is no longer supported in gas make: *** [Makefile:5759: configure-gas] Error 1 [hsct]: Error: Build failed! |
||||
| fdlibm | OK | fdlibm for arm64/virt | View (tail) | 4 s |
aarch64-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/aarch64-helenos-ar: `u' modifier ignored since `D' is the default (see `U') aarch64-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| gzx | OK | gzx for arm64/virt | View (tail) | 9 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| libgmp | Failed | — | View (tail) | 24 s |
find: ‘t-bswap’: No such file or directory find: ‘t-constants’: No such file or directory find: ‘t-count_zeros’: No such file or directory find: ‘t-gmpmax’: No such file or directory find: ‘t-hightomask’: No such file or directory find: ‘t-modlinv’: No such file or directory find: ‘t-popc’: No such file or directory find: ‘t-parity’: No such file or directory find: ‘t-sub’: No such file or directory [hsct]: Error: Build failed! |
||||
| libiconv | OK | libiconv for arm64/virt | View (tail) | 23 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| msim | OK | msim for arm64/virt | View (tail) | 2 s |
aarch64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c aarch64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c aarch64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c aarch64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c aarch64-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//msim/app/" >>> Creating the archive... |
||||
| zlib | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| sycek | OK | sycek for arm64/virt | View (tail) | 3 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| libisl | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-libgmp-for-arm64-virt failed (or also skipped). |
||||
| libmpfr | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-libgmp-for-arm64-virt failed (or also skipped). |
||||
| libpng | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm64-virt failed (or also skipped). |
||||
| lua | OK | lua for arm64/virt | View (tail) | 7 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//lua/lib" >>> Creating the archive... |
||||
| jainja | OK | jainja for arm64/virt | View (tail) | 13 s |
1202 | filelen = ((jlong)2L << ((int)sizeof(st.st_size) * 8 - 1)) + filelen;
| ^~
>>> Packaging...
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//jainja/app/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//jainja/lib/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//jainja/app/"
[hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//jainja/lib/"
>>> Creating the archive...
|
||||
| libmpc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-libmpfr-for-arm64-virt failed (or also skipped). |
||||
| gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm64-virt failed (or also skipped). |
||||
| python2 | Failed | — | View (tail) | 3 min 43 s |
self.build_extension(ext)
File "./setup.py", line 285, in build_extension
if not self.configure_ctypes(ext):
File "./setup.py", line 2033, in configure_ctypes
exec f in fficonfig
File "build/temp.linux2-aarch64-2.7/libffi/fficonfig.py", line 32, in <module>
ffi_sources += ffi_platforms['AARCH64']
KeyError: 'AARCH64'
make: *** [Makefile:476: sharedmods] Error 1
[hsct]: Error: Build failed!
|
||||
| Task | Result | Download | Log | Duration |
|---|---|---|---|---|
| HelenOS | OK | HelenOS boot image | View (tail) | 1 min 51 s |
39.72% done, estimate finish Thu Sep 10 01:25:40 2026 79.45% done, estimate finish Thu Sep 10 01:25:40 2026 Total translation table size: 2048 Total rockridge attributes bytes: 25761 Total directory bytes: 43008 Path table size(bytes): 50 Max brk space used 42000 12604 extents written (24 MB) [8/9] Generating image.iso with a custom command [9/9] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| binutils | OK | binutils for ia32 | View (tail) | 84 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/ia32/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| fdlibm | OK | fdlibm for ia32 | View (tail) | 4 s |
i686-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/i686-helenos-ar: `u' modifier ignored since `D' is the default (see `U') i686-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia32/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia32/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| gzx | OK | gzx for ia32 | View (tail) | 8 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| libiconv | OK | libiconv for ia32 | View (tail) | 19 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/ia32/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/ia32/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| msim | OK | msim for ia32 | View (tail) | 2 s |
i686-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c i686-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c i686-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c i686-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c i686-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//msim/app/" >>> Creating the archive... |
||||
| pcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-pcc failed (or also skipped). |
||||
| sycek | OK | sycek for ia32 | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| zlib | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| libgmp | OK | libgmp for ia32 | View (tail) | 47 s |
[hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libgmp/tests/libgmp/./t-bswap" >>> Creating the archive... |
||||
| jainja | OK | jainja for ia32 | View (tail) | 12 s |
[hsct]: "make" "-j1" "OS=HelenOS" "STATIC_ONLY=y" "CC=i686-helenos-cc" i686-helenos-cc -I./src/include -I./src/native -I./src/tinygc -D_IEEEFP_H -DJCGO_UNIX -DJCGO_UNIFSYS -DJCGO_NOSYSNAME -DEXTRASTATIC=static -DJNUBIGEXPORT=static -DJNIIMPORT=static -DJNIEXPORT=static -DJCGO_STDCLINIT -DFPINIT= -DGC_GETENV_SKIP -DGC_CLIBDECL= -DALL_INTERIOR_POINTERS -DGC_GCJ_SUPPORT -DCFASTCALL= -DJCGO_UTFWCTOMB -DJCGO_CLOCKGETTM -DJCGO_NOUTIMBUF -D_SYS_IOCTL_H -D_SYS_SELECT_H -D_IO_H -DJCGO_BIGFLKOFF_T -D_MATH_NO_HYPOT -DGC_LP_ALLOCATOR -DGC_INITIAL_HEAP_SIZE=64*1024*1024 -DGC_MAXIMUM_HEAP_SIZE=128*1024*1024 -DGC_FASTCALL= -DGC_CLIBDECL= -DGC_GCJ_SUPPORT -o jainja ./src/jainja/Main.c -lfdm ./src/tinygc/LP_Allocator.c ./src/tinygc/tinygc.c >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//jainja/app/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//jainja/lib/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//jainja/tests/" [hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//jainja/tests/" [hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//jainja/app/" [hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//jainja/lib/" >>> Creating the archive... |
||||
| libisl | OK | libisl for ia32 | View (tail) | 42 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/ia32/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| libpng | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-ia32 failed (or also skipped). |
||||
| lua | OK | lua for ia32 | View (tail) | 7 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/ia32/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/ia32/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/ia32/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/ia32/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//lua/lib" >>> Creating the archive... |
||||
| libmpfr | OK | libmpfr for ia32 | View (tail) | 1 min 32 s |
[hsct]: "cp" "./tzeta_ui" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpfr/tests/libmpfr/./tzeta_ui" [hsct]: "cp" "./tmul_ui" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpfr/tests/libmpfr/./tmul_ui" [hsct]: "cp" "./turandom" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpfr/tests/libmpfr/./turandom" [hsct]: "cp" "./tconst_catalan" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpfr/tests/libmpfr/./tconst_catalan" [hsct]: "cp" "./tgmpop" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpfr/tests/libmpfr/./tgmpop" [hsct]: "cp" "./tsech" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpfr/tests/libmpfr/./tsech" [hsct]: "cp" "./tsub_ui" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpfr/tests/libmpfr/./tsub_ui" [hsct]: "cp" "./tj0" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpfr/tests/libmpfr/./tj0" [hsct]: "cp" "./tisqrt" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpfr/tests/libmpfr/./tisqrt" >>> Creating the archive... |
||||
| libmpc | OK | libmpc for ia32 | View (tail) | 28 s |
[hsct]: "cp" "./tsqr" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpc/tests/libmpc/./tsqr" [hsct]: "cp" "./tsin_cos" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpc/tests/libmpc/./tsin_cos" [hsct]: "cp" "./tnorm" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpc/tests/libmpc/./tnorm" [hsct]: "cp" "./tacosh" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpc/tests/libmpc/./tacosh" [hsct]: "cp" "./tpow_ui" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpc/tests/libmpc/./tpow_ui" [hsct]: "cp" "./tcosh" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpc/tests/libmpc/./tcosh" [hsct]: "cp" "./tdiv_ui" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpc/tests/libmpc/./tdiv_ui" [hsct]: "cp" "./treimref" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpc/tests/libmpc/./treimref" [hsct]: "cp" "./tmul_2si" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpc/tests/libmpc/./tmul_2si" >>> Creating the archive... |
||||
| gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-ia32 failed (or also skipped). |
||||
| python2 | OK | python2 for ia32 | View (tail) | 3 min 33 s |
from _struct import * ImportError: /var/helenos/nightly/tmp-ci/build/ia32/coast/build/python2/python-cross/build/lib.linux2-i686-2.7/_struct.so: wrong ELF class: ELFCLASS32 make: *** [Makefile:973: libinstall] Error 1 [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| HelenOS with gzx | OK | HelenOS boot image with gzx | View (tail) | 4 s |
34.17% done, estimate finish Thu Sep 10 02:08:13 2026 68.35% done, estimate finish Thu Sep 10 02:08:13 2026 Total translation table size: 2048 Total rockridge attributes bytes: 25761 Total directory bytes: 43008 Path table size(bytes): 50 Max brk space used 42000 14652 extents written (28 MB) [5/6] Generating image.iso with a custom command [6/6] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with libiconv | OK | HelenOS boot image with libiconv | View (tail) | 3 s |
34.17% done, estimate finish Thu Sep 10 02:08:35 2026 68.35% done, estimate finish Thu Sep 10 02:08:35 2026 Total translation table size: 2048 Total rockridge attributes bytes: 25761 Total directory bytes: 43008 Path table size(bytes): 50 Max brk space used 42000 14652 extents written (28 MB) [5/6] Generating image.iso with a custom command [6/6] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with binutils,pcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-pcc-for-ia32 failed (or also skipped). |
||||
| HelenOS with pcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-pcc-for-ia32 failed (or also skipped). |
||||
| HelenOS with sycek | OK | HelenOS boot image with sycek | View (tail) | 3 s |
39.72% done, estimate finish Thu Sep 10 02:08:42 2026 79.45% done, estimate finish Thu Sep 10 02:08:42 2026 Total translation table size: 2048 Total rockridge attributes bytes: 25761 Total directory bytes: 43008 Path table size(bytes): 50 Max brk space used 42000 12604 extents written (24 MB) [5/6] Generating image.iso with a custom command [6/6] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with zlib | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-ia32 failed (or also skipped). |
||||
| HelenOS with libgmp | OK | HelenOS boot image with libgmp | View (tail) | 4 s |
34.17% done, estimate finish Thu Sep 10 02:08:54 2026 68.35% done, estimate finish Thu Sep 10 02:08:54 2026 Total translation table size: 2048 Total rockridge attributes bytes: 25761 Total directory bytes: 43008 Path table size(bytes): 50 Max brk space used 42000 14652 extents written (28 MB) [5/6] Generating image.iso with a custom command [6/6] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with libisl | OK | HelenOS boot image with libisl | View (tail) | 4 s |
34.17% done, estimate finish Thu Sep 10 02:09:39 2026 68.35% done, estimate finish Thu Sep 10 02:09:39 2026 Total translation table size: 2048 Total rockridge attributes bytes: 25761 Total directory bytes: 43008 Path table size(bytes): 50 Max brk space used 42000 14652 extents written (28 MB) [5/6] Generating image.iso with a custom command [6/6] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with libpng | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-libpng-for-ia32 failed (or also skipped). |
||||
| HelenOS with libmpfr | OK | HelenOS boot image with libmpfr | View (tail) | 15 s |
89.60% done, estimate finish Thu Sep 10 02:10:38 2026 95.99% done, estimate finish Thu Sep 10 02:10:38 2026 Total translation table size: 2048 Total rockridge attributes bytes: 25761 Total directory bytes: 43008 Path table size(bytes): 50 Max brk space used 42000 78140 extents written (152 MB) [5/6] Generating image.iso with a custom command [6/6] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with libmpc | OK | HelenOS boot image with libmpc | View (tail) | 4 s |
84.81% done, estimate finish Thu Sep 10 02:11:14 2026 96.91% done, estimate finish Thu Sep 10 02:11:14 2026 Total translation table size: 2048 Total rockridge attributes bytes: 25761 Total directory bytes: 43008 Path table size(bytes): 50 Max brk space used 42000 41276 extents written (80 MB) [5/6] Generating image.iso with a custom command [6/6] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with binutils,gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-gcc-for-ia32 failed (or also skipped). |
||||
| HelenOS with gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-gcc-for-ia32 failed (or also skipped). |
||||
| HelenOS with python2 | OK | HelenOS boot image with python2 | View (tail) | 7 s |
75.58% done, estimate finish Thu Sep 10 02:13:19 2026 90.72% done, estimate finish Thu Sep 10 02:13:19 2026 Total translation table size: 2048 Total rockridge attributes bytes: 25761 Total directory bytes: 43008 Path table size(bytes): 50 Max brk space used 42000 33084 extents written (64 MB) [5/6] Generating image.iso with a custom command [6/6] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| Base file system test | OK | Last screen, Terminal dump, Serial dump | View (tail) | 7 min 32 s |
[2026-09-10 01:34:47,932 QEMU-ia32 DEBUG] | / # ls /tmp/mnt [2026-09-10 01:34:47,932 QEMU-ia32 DEBUG] | / # mount fat /tmp/mnt fbd0 [2026-09-10 01:34:47,932 QEMU-ia32 DEBUG] | / # ls /tmp/mnt [2026-09-10 01:34:47,932 QEMU-ia32 DEBUG] | demo.txt 592 B [2026-09-10 01:34:47,932 QEMU-ia32 DEBUG] | / # _ [2026-09-10 01:34:47,932 QEMU-ia32 DEBUG] Captured lines: ['https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # mkfile --size 2m /tmp/img', '/ # ls -e /tmp', 'img 2097152', '/ # /srv/bd/file_bd /tmp/img fbd0', 'file_bd: File-backed block device driver', 'file_bd: Accepting connections', '/ # mkfat --type 12 fbd0', 'Device: fbd0', 'mkfat: Block device has 4096 blocks.', 'mkfat: Creating FAT filesystem on device fbd0.', 'mkfat: Filesystem type FAT12.', 'Writing allocation table 1.', 'Writing allocation table 2.', 'Writing root directory.', 'Success.', '/ # mkdir /tmp/mnt', '/ # mount fat /tmp/mnt fbd0', '/ # cp demo.txt /tmp/mnt', '/ # ls /tmp/mnt', 'demo.txt 592 B', '/ # umount /tmp/mnt', '/ # ls /tmp/mnt', '/ # mount fat /tmp/mnt fbd0', '/ # ls /tmp/mnt', 'demo.txt 592 B', '/ # _'] [2026-09-10 01:34:47,932 command DEBUG] Read lines ['/ # ls /tmp/mnt', 'demo.txt 592 B', '/ # _'] [2026-09-10 01:34:47,932 command INFO] Command 'ls /tmp/mnt' done. [2026-09-10 01:34:47,932 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| ping | OK | Last screen, Terminal dump, Serial dump | View (tail) | 67 s |
[2026-09-10 01:51:48,898 QEMU-ia32 DEBUG] | [2026-09-10 01:51:48,898 QEMU-ia32 DEBUG] | [2026-09-10 01:51:48,898 QEMU-ia32 DEBUG] | [2026-09-10 01:51:48,898 QEMU-ia32 DEBUG] | [2026-09-10 01:51:48,898 QEMU-ia32 DEBUG] | [2026-09-10 01:51:48,898 QEMU-ia32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:23:52', 'Running on ia32 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # inet list-addr', 'Addr/Width Link-Name Addr-Name Def-MTU', '========================== ============ ========= =======', '127.0.0.1/24 net/loopback v4a 1500', '::1/128 net/loopback v6a 1500', 'fe80::5054:ff:fe12:3456/64 net/eth1 v6a 1500', '10.0.2.15/24 net/eth1 dhcp4a 1500', '/ # ping 10.0.2.2', 'Sending ICMP echo request from 10.0.2.15 to 10.0.2.2 (10.0.2.2) (Ctrl+Q to quit)', 'Received ICMP echo reply: from 10.0.2.15 to 10.0.2.2, seq. no 1, payload size 3', '/ # _', '', '', '', '', '', '', '', '', ''] [2026-09-10 01:51:48,898 command DEBUG] Read lines ['/ # ping 10.0.2.2', 'Sending ICMP echo request from 10.0.2.15 to 10.0.2.2 (10.0.2.2) (Ctrl+Q to quit)', 'Received ICMP echo reply: from 10.0.2.15 to 10.0.2.2, seq. no 1, payload size 3', '/ # _'] [2026-09-10 01:51:48,898 command INFO] Command 'ping 10.0.2.2' done. [2026-09-10 01:51:48,898 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| Hello from PCC | Skipped | — | View (tail) | |
Skipped: dependency extra-ia32-with-binutils-pcc failed (or also skipped). |
||||
| pcc --version | Skipped | — | View (tail) | |
Skipped: dependency extra-ia32-with-pcc failed (or also skipped). |
||||
| minigzip --help | Skipped | — | View (tail) | |
Skipped: dependency extra-ia32-with-zlib failed (or also skipped). |
||||
| pngtest | Skipped | — | View (tail) | |
Skipped: dependency extra-ia32-with-libpng failed (or also skipped). |
||||
| GZX invalid option | OK | Last screen, Terminal dump, Serial dump | View (tail) | 72 s |
[2026-09-10 02:09:52,757 QEMU-ia32 DEBUG] | [2026-09-10 02:09:52,757 QEMU-ia32 DEBUG] | [2026-09-10 02:09:52,757 QEMU-ia32 DEBUG] | [2026-09-10 02:09:52,758 QEMU-ia32 DEBUG] | [2026-09-10 02:09:52,758 QEMU-ia32 DEBUG] | [2026-09-10 02:09:52,758 QEMU-ia32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:23:52', 'Running on ia32 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # cd /gzx', '/gzx # ./gzx --foo', "Invalid option '--foo'.", 'bdsh: Command failed (exit code 1)', '/gzx # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 02:09:52,758 command DEBUG] Read lines ['/gzx # ./gzx --foo', "Invalid option '--foo'.", 'bdsh: Command failed (exit code 1)', '/gzx # _'] [2026-09-10 02:09:52,758 command INFO] Command './gzx --foo' done. [2026-09-10 02:09:52,758 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| gcc hello.c | Skipped | — | View (tail) | |
Skipped: dependency extra-ia32-with-binutils-gcc failed (or also skipped). |
||||
| gcc --version | Skipped | — | View (tail) | |
Skipped: dependency extra-ia32-with-gcc failed (or also skipped). |
||||
| libisl smoke test | OK | Last screen, Terminal dump, Serial dump | View (tail) | 1 min 32 s |
[2026-09-10 02:11:24,554 QEMU-ia32 DEBUG] | [2026-09-10 02:11:24,554 QEMU-ia32 DEBUG] | [2026-09-10 02:11:24,554 QEMU-ia32 DEBUG] | [2026-09-10 02:11:24,554 QEMU-ia32 DEBUG] | [2026-09-10 02:11:24,554 QEMU-ia32 DEBUG] | [2026-09-10 02:11:24,554 QEMU-ia32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:23:52', 'Running on ia32 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # cd /tests/libisl', '/tests/libisl # from max.pip | ./isl_pip --format=set --context=gbr -T', 'ooooooooooooooooooooooooooooooo', '/tests/libisl # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 02:11:24,554 command DEBUG] Read lines ['/tests/libisl # from max.pip | ./isl_pip --format=set --context=gbr -T', 'ooooooooooooooooooooooooooooooo', '/tests/libisl # _'] [2026-09-10 02:11:24,554 command INFO] Command 'from max.pip | ./isl_pip --format=set --context=gbr -T' done. [2026-09-10 02:11:24,554 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| Ccheck internal unit tests | OK | Last screen, Terminal dump, Serial dump | View (tail) | 53 s |
[2026-09-10 02:12:17,128 QEMU-ia32 DEBUG] | <none:4:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs
[2026-09-10 02:12:17,128 QEMU-ia32 DEBUG] | <none:5:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs
[2026-09-10 02:12:17,128 QEMU-ia32 DEBUG] | <none:6:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs
[2026-09-10 02:12:17,128 QEMU-ia32 DEBUG] | test_checker -> 0
[2026-09-10 02:12:17,129 QEMU-ia32 DEBUG] | / # _
[2026-09-10 02:12:17,129 QEMU-ia32 DEBUG] Captured lines: ['gdecln(dspecs(), idlist())', 'block({return(eident())})', 'tsbasic()', 'return(eident())', 'test_ast -> 0', 'module(gdecln(dspecs(tsbasic()), idlist(dfun(dspecs(tsbasic()) dnoident())), blo', 'ck({return(eident())})))', 'test_parser -> 0', 'str_lexer_read: pos=none:2:16', 'str_lexer_read: pos=none:2:33', 'str_lexer_read: pos=none:3:10', 'str_lexer_read: pos=none:5:7', 'str_lexer_read: pos=none:6:3', 'str_lexer_read: pos=none:6:20', 'str_lexer_read: pos=none:7:1', "<none:1:16:'{'>: Function opening brace must start on a new line.", "<none:2:11-16:'return'>: Statement must start on a new line.", "<none:2:21-26:'return'>: Statement must start on a new line.", "<none:2:31-36:'return'>: Statement must start on a new line.", "<none:5:9:space>: Unexpected whitespace before ';'.", "<none:5:12-17:'return'>: Statement must start on a new line.", "<none:6:11-16:'return'>: Statement must start on a new line.", "<none:6:20:'}'>: Function closing brace must start on a new line.", "<none:2:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:3:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:4:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:5:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:6:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", 'test_checker -> 0', '/ # _']
[2026-09-10 02:12:17,129 command DEBUG] Read lines ['gdecln(dspecs(), idlist())', 'block({return(eident())})', 'tsbasic()', 'return(eident())', 'test_ast -> 0', 'module(gdecln(dspecs(tsbasic()), idlist(dfun(dspecs(tsbasic()) dnoident())), blo', 'ck({return(eident())})))', 'test_parser -> 0', 'str_lexer_read: pos=none:2:16', 'str_lexer_read: pos=none:2:33', 'str_lexer_read: pos=none:3:10', 'str_lexer_read: pos=none:5:7', 'str_lexer_read: pos=none:6:3', 'str_lexer_read: pos=none:6:20', 'str_lexer_read: pos=none:7:1', "<none:1:16:'{'>: Function opening brace must start on a new line.", "<none:2:11-16:'return'>: Statement must start on a new line.", "<none:2:21-26:'return'>: Statement must start on a new line.", "<none:2:31-36:'return'>: Statement must start on a new line.", "<none:5:9:space>: Unexpected whitespace before ';'.", "<none:5:12-17:'return'>: Statement must start on a new line.", "<none:6:11-16:'return'>: Statement must start on a new line.", "<none:6:20:'}'>: Function closing brace must start on a new line.", "<none:2:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:3:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:4:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:5:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:6:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", 'test_checker -> 0', '/ # _']
[2026-09-10 02:12:17,129 command INFO] Command 'ccheck --test' done.
[2026-09-10 02:12:17,129 QEMU-ia32 DEBUG] Sending command 'quit'
Scenario passed.
|
||||
| Ccheck invalid option | OK | Last screen, Terminal dump, Serial dump | View (tail) | 52 s |
[2026-09-10 02:13:09,423 QEMU-ia32 DEBUG] | [2026-09-10 02:13:09,423 QEMU-ia32 DEBUG] | [2026-09-10 02:13:09,423 QEMU-ia32 DEBUG] | [2026-09-10 02:13:09,423 QEMU-ia32 DEBUG] | [2026-09-10 02:13:09,423 QEMU-ia32 DEBUG] | [2026-09-10 02:13:09,423 QEMU-ia32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:23:52', 'Running on ia32 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # ccheck --foo', 'Invalid option.', 'bdsh: Command failed (exit code 1)', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 02:13:09,423 command DEBUG] Read lines ['/ # ccheck --foo', 'Invalid option.', 'bdsh: Command failed (exit code 1)', '/ # _'] [2026-09-10 02:13:09,423 command INFO] Command 'ccheck --foo' done. [2026-09-10 02:13:09,423 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| libgmp smoke test | OK | Last screen, Terminal dump, Serial dump | View (tail) | 52 s |
[2026-09-10 02:14:01,110 QEMU-ia32 DEBUG] | [2026-09-10 02:14:01,110 QEMU-ia32 DEBUG] | [2026-09-10 02:14:01,110 QEMU-ia32 DEBUG] | [2026-09-10 02:14:01,110 QEMU-ia32 DEBUG] | [2026-09-10 02:14:01,110 QEMU-ia32 DEBUG] | [2026-09-10 02:14:01,110 QEMU-ia32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:23:52', 'Running on ia32 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # /tests/libgmp/t-count_zeros', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 02:14:01,110 command DEBUG] Read lines ['/ # /tests/libgmp/t-count_zeros', '/ # _'] [2026-09-10 02:14:01,110 command INFO] Command '/tests/libgmp/t-count_zeros' done. [2026-09-10 02:14:01,111 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| libmpfr smoke test | OK | Last screen, Terminal dump, Serial dump | View (tail) | 67 s |
[2026-09-10 02:15:07,820 QEMU-ia32 DEBUG] | [2026-09-10 02:15:07,820 QEMU-ia32 DEBUG] | [2026-09-10 02:15:07,820 QEMU-ia32 DEBUG] | [2026-09-10 02:15:07,820 QEMU-ia32 DEBUG] | [2026-09-10 02:15:07,820 QEMU-ia32 DEBUG] | [2026-09-10 02:15:07,820 QEMU-ia32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:23:52', 'Running on ia32 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # /tests/libmpfr/tsum', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 02:15:07,820 command DEBUG] Read lines ['/ # /tests/libmpfr/tsum', '/ # _'] [2026-09-10 02:15:07,820 command INFO] Command '/tests/libmpfr/tsum' done. [2026-09-10 02:15:07,820 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| python --version | OK | Last screen, Terminal dump, Serial dump | View (tail) | 58 s |
[2026-09-10 02:20:53,616 QEMU-ia32 DEBUG] | [2026-09-10 02:20:53,616 QEMU-ia32 DEBUG] | [2026-09-10 02:20:53,616 QEMU-ia32 DEBUG] | [2026-09-10 02:20:53,616 QEMU-ia32 DEBUG] | [2026-09-10 02:20:53,616 QEMU-ia32 DEBUG] | [2026-09-10 02:20:53,616 QEMU-ia32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:23:52', 'Running on ia32 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # python --version', 'Python 2.7.6', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 02:20:53,616 command DEBUG] Read lines ['/ # python --version', 'Python 2.7.6', '/ # _'] [2026-09-10 02:20:53,616 command INFO] Command 'python --version' done. [2026-09-10 02:20:53,616 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| Hello from Python | OK | Last screen, Terminal dump, Serial dump | View (tail) | 1 min 31 s |
[2026-09-10 02:27:12,063 QEMU-ia32 DEBUG] | WARNING: registering handler for a partially or fully unsupported signal. This h [2026-09-10 02:27:12,063 QEMU-ia32 DEBUG] | andler may only be invoked by the raise() function, which may not be what the ap [2026-09-10 02:27:12,063 QEMU-ia32 DEBUG] | plication developer intended: SIGTTOU (Background process attempting write) [2026-09-10 02:27:12,063 QEMU-ia32 DEBUG] | Hello, World! [2026-09-10 02:27:12,063 QEMU-ia32 DEBUG] | /src/python/demo # _ [2026-09-10 02:27:12,063 QEMU-ia32 DEBUG] Captured lines: ['WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGXFSZ (File size limit exceeded)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTRAP (Trace/breakpoint trap)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGHUP (Hangup)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGPIPE (Write on a pipe with no one to read it)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGPOLL (Pollable event)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGURG (High bandwidth data is available at a sock', 'et)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTSTP (Terminal stop signal)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTTIN (Background process attempting read)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTTOU (Background process attempting write)', 'Hello, World!', '/src/python/demo # _'] [2026-09-10 02:27:12,063 command DEBUG] Read lines ['WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGXFSZ (File size limit exceeded)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTRAP (Trace/breakpoint trap)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGHUP (Hangup)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGPIPE (Write on a pipe with no one to read it)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGPOLL (Pollable event)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGURG (High bandwidth data is available at a sock', 'et)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTSTP (Terminal stop signal)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTTIN (Background process attempting read)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTTOU (Background process attempting write)', 'Hello, World!', '/src/python/demo # _'] [2026-09-10 02:27:12,063 command INFO] Command 'python hello.py' done. [2026-09-10 02:27:12,063 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| libmpc smoke test | OK | Last screen, Terminal dump, Serial dump | View (tail) | 53 s |
[2026-09-10 02:55:33,550 QEMU-ia32 DEBUG] | [2026-09-10 02:55:33,550 QEMU-ia32 DEBUG] | [2026-09-10 02:55:33,550 QEMU-ia32 DEBUG] | [2026-09-10 02:55:33,550 QEMU-ia32 DEBUG] | [2026-09-10 02:55:33,550 QEMU-ia32 DEBUG] | [2026-09-10 02:55:33,550 QEMU-ia32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:23:52', 'Running on ia32 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # /tests/libmpc/tswap', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 02:55:33,550 command DEBUG] Read lines ['/ # /tests/libmpc/tswap', '/ # _'] [2026-09-10 02:55:33,550 command INFO] Command '/tests/libmpc/tswap' done. [2026-09-10 02:55:33,550 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| iconv --version | OK | Last screen, Terminal dump, Serial dump | View (tail) | 45 s |
[2026-09-10 03:01:27,281 QEMU-ia32 DEBUG] | [2026-09-10 03:01:27,281 QEMU-ia32 DEBUG] | [2026-09-10 03:01:27,281 QEMU-ia32 DEBUG] | [2026-09-10 03:01:27,281 QEMU-ia32 DEBUG] | [2026-09-10 03:01:27,281 QEMU-ia32 DEBUG] | [2026-09-10 03:01:27,281 QEMU-ia32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:23:52', 'Running on ia32 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # iconv --version', 'iconv (GNU libiconv 1.14)', 'Copyright (C) 2000-2011 Free Software Foundation, Inc.', 'License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>', 'This is free software: you are free to change and redistribute it.', 'There is NO WARRANTY, to the extent permitted by law.', 'Written by Bruno Haible.', '/ # _', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 03:01:27,281 command DEBUG] Read lines ['/ # iconv --version', 'iconv (GNU libiconv 1.14)', 'Copyright (C) 2000-2011 Free Software Foundation, Inc.', 'License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>', 'This is free software: you are free to change and redistribute it.', 'There is NO WARRANTY, to the extent permitted by law.', 'Written by Bruno Haible.', '/ # _'] [2026-09-10 03:01:27,281 command INFO] Command 'iconv --version' done. [2026-09-10 03:01:27,281 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| tester malloc | OK | Last screen, Terminal dump, Serial dump | View (tail) | 67 s |
[2026-09-10 03:09:34,661 QEMU-ia32 DEBUG] | M 423M 424M 425M 426M 427M 428M 429M 430M 431M 432M 433M 434M [2026-09-10 03:09:34,661 QEMU-ia32 DEBUG] | Was refused more memory as expected. [2026-09-10 03:09:34,661 QEMU-ia32 DEBUG] | [2026-09-10 03:09:34,661 QEMU-ia32 DEBUG] | Test passed [2026-09-10 03:09:34,661 QEMU-ia32 DEBUG] | / # _ [2026-09-10 03:09:34,661 QEMU-ia32 DEBUG] Captured lines: ['1M 2M 3M 4M 5M 6M 7M 8M 9M 10M 11M 12M 13M 14M 15M 16M 17M 18M 19M 20M 21M 22M 2', '3M 24M 25M 26M 27M 28M 29M 30M 31M 32M 33M 34M 35M 36M 37M 38M 39M 40M 41M 42M 4', '3M 44M 45M 46M 47M 48M 49M 50M 51M 52M 53M 54M 55M 56M 57M 58M 59M 60M 61M 62M 6', '3M 64M 65M 66M 67M 68M 69M 70M 71M 72M 73M 74M 75M 76M 77M 78M 79M 80M 81M 82M 8', '3M 84M 85M 86M 87M 88M 89M 90M 91M 92M 93M 94M 95M 96M 97M 98M 99M 100M 101M 102', 'M 103M 104M 105M 106M 107M 108M 109M 110M 111M 112M 113M 114M 115M 116M 117M 118', 'M 119M 120M 121M 122M 123M 124M 125M 126M 127M 128M 129M 130M 131M 132M 133M 134', 'M 135M 136M 137M 138M 139M 140M 141M 142M 143M 144M 145M 146M 147M 148M 149M 150', 'M 151M 152M 153M 154M 155M 156M 157M 158M 159M 160M 161M 162M 163M 164M 165M 166', 'M 167M 168M 169M 170M 171M 172M 173M 174M 175M 176M 177M 178M 179M 180M 181M 182', 'M 183M 184M 185M 186M 187M 188M 189M 190M 191M 192M 193M 194M 195M 196M 197M 198', 'M 199M 200M 201M 202M 203M 204M 205M 206M 207M 208M 209M 210M 211M 212M 213M 214', 'M 215M 216M 217M 218M 219M 220M 221M 222M 223M 224M 225M 226M 227M 228M 229M 230', 'M 231M 232M 233M 234M 235M 236M 237M 238M 239M 240M 241M 242M 243M 244M 245M 246', 'M 247M 248M 249M 250M 251M 252M 253M 254M 255M 256M 257M 258M 259M 260M 261M 262', 'M 263M 264M 265M 266M 267M 268M 269M 270M 271M 272M 273M 274M 275M 276M 277M 278', 'M 279M 280M 281M 282M 283M 284M 285M 286M 287M 288M 289M 290M 291M 292M 293M 294', 'M 295M 296M 297M 298M 299M 300M 301M 302M 303M 304M 305M 306M 307M 308M 309M 310', 'M 311M 312M 313M 314M 315M 316M 317M 318M 319M 320M 321M 322M 323M 324M 325M 326', 'M 327M 328M 329M 330M 331M 332M 333M 334M 335M 336M 337M 338M 339M 340M 341M 342', 'M 343M 344M 345M 346M 347M 348M 349M 350M 351M 352M 353M 354M 355M 356M 357M 358', 'M 359M 360M 361M 362M 363M 364M 365M 366M 367M 368M 369M 370M 371M 372M 373M 374', 'M 375M 376M 377M 378M 379M 380M 381M 382M 383M 384M 385M 386M 387M 388M 389M 390', 'M 391M 392M 393M 394M 395M 396M 397M 398M 399M 400M 401M 402M 403M 404M 405M 406', 'M 407M 408M 409M 410M 411M 412M 413M 414M 415M 416M 417M 418M 419M 420M 421M 422', 'M 423M 424M 425M 426M 427M 428M 429M 430M 431M 432M 433M 434M', 'Was refused more memory as expected.', '', 'Test passed', '/ # _'] [2026-09-10 03:09:34,661 command DEBUG] Read lines ['1M 2M 3M 4M 5M 6M 7M 8M 9M 10M 11M 12M 13M 14M 15M 16M 17M 18M 19M 20M 21M 22M 2', '3M 24M 25M 26M 27M 28M 29M 30M 31M 32M 33M 34M 35M 36M 37M 38M 39M 40M 41M 42M 4', '3M 44M 45M 46M 47M 48M 49M 50M 51M 52M 53M 54M 55M 56M 57M 58M 59M 60M 61M 62M 6', '3M 64M 65M 66M 67M 68M 69M 70M 71M 72M 73M 74M 75M 76M 77M 78M 79M 80M 81M 82M 8', '3M 84M 85M 86M 87M 88M 89M 90M 91M 92M 93M 94M 95M 96M 97M 98M 99M 100M 101M 102', 'M 103M 104M 105M 106M 107M 108M 109M 110M 111M 112M 113M 114M 115M 116M 117M 118', 'M 119M 120M 121M 122M 123M 124M 125M 126M 127M 128M 129M 130M 131M 132M 133M 134', 'M 135M 136M 137M 138M 139M 140M 141M 142M 143M 144M 145M 146M 147M 148M 149M 150', 'M 151M 152M 153M 154M 155M 156M 157M 158M 159M 160M 161M 162M 163M 164M 165M 166', 'M 167M 168M 169M 170M 171M 172M 173M 174M 175M 176M 177M 178M 179M 180M 181M 182', 'M 183M 184M 185M 186M 187M 188M 189M 190M 191M 192M 193M 194M 195M 196M 197M 198', 'M 199M 200M 201M 202M 203M 204M 205M 206M 207M 208M 209M 210M 211M 212M 213M 214', 'M 215M 216M 217M 218M 219M 220M 221M 222M 223M 224M 225M 226M 227M 228M 229M 230', 'M 231M 232M 233M 234M 235M 236M 237M 238M 239M 240M 241M 242M 243M 244M 245M 246', 'M 247M 248M 249M 250M 251M 252M 253M 254M 255M 256M 257M 258M 259M 260M 261M 262', 'M 263M 264M 265M 266M 267M 268M 269M 270M 271M 272M 273M 274M 275M 276M 277M 278', 'M 279M 280M 281M 282M 283M 284M 285M 286M 287M 288M 289M 290M 291M 292M 293M 294', 'M 295M 296M 297M 298M 299M 300M 301M 302M 303M 304M 305M 306M 307M 308M 309M 310', 'M 311M 312M 313M 314M 315M 316M 317M 318M 319M 320M 321M 322M 323M 324M 325M 326', 'M 327M 328M 329M 330M 331M 332M 333M 334M 335M 336M 337M 338M 339M 340M 341M 342', 'M 343M 344M 345M 346M 347M 348M 349M 350M 351M 352M 353M 354M 355M 356M 357M 358', 'M 359M 360M 361M 362M 363M 364M 365M 366M 367M 368M 369M 370M 371M 372M 373M 374', 'M 375M 376M 377M 378M 379M 380M 381M 382M 383M 384M 385M 386M 387M 388M 389M 390', 'M 391M 392M 393M 394M 395M 396M 397M 398M 399M 400M 401M 402M 403M 404M 405M 406', 'M 407M 408M 409M 410M 411M 412M 413M 414M 415M 416M 417M 418M 419M 420M 421M 422', 'M 423M 424M 425M 426M 427M 428M 429M 430M 431M 432M 433M 434M', 'Was refused more memory as expected.', '', 'Test passed', '/ # _'] [2026-09-10 03:09:34,661 command INFO] Command 'tester malloc2' done. [2026-09-10 03:09:34,661 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| tester printf | OK | Last screen, Terminal dump, Serial dump | View (tail) | 45 s |
[2026-09-10 03:17:58,273 QEMU-ia32 DEBUG] | Expected output: [768.000000]
[2026-09-10 03:17:58,273 QEMU-ia32 DEBUG] | Real output: [770.000000]
[2026-09-10 03:17:58,273 QEMU-ia32 DEBUG] |
[2026-09-10 03:17:58,273 QEMU-ia32 DEBUG] | Test passed
[2026-09-10 03:17:58,273 QEMU-ia32 DEBUG] | / # _
[2026-09-10 03:17:58,274 QEMU-ia32 DEBUG] Captured lines: ['Expected output: [a]', 'Real output: [a]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", 1, 2, 3, 4, 5):', 'Expected output: [1] [ 02] [03 ] [004] [005]', 'Real output: [1] [ 02] [03 ] [004] [005]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", -1, -2, -3, -4, -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%lld %3.2lld %-3.2lld %2.3lld %-2.3lld", (long long) -1, (long l', 'ong) -2, (long long) -3, (long long) -4, (long long) -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%#x %5.3#x %-5.3#x %3.5#x %-3.5#x", 17, 18, 19, 20, 21):', 'Expected output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', 'Real output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', '', 'Testing printf("%td %tu %tx %ti %to", d, neg_d, neg_d, d, neg_d):', 'Expected output: [-12] [12] [c] [-12] [14]', 'Real output: [-12] [12] [c] [-12] [14]', '', 'Testing printf("%lf", 768.0):', 'Expected output: [768.000000]', 'Real output: [770.000000]', '', 'Test passed', '/ # _']
[2026-09-10 03:17:58,274 command DEBUG] Read lines ['Expected output: [a]', 'Real output: [a]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", 1, 2, 3, 4, 5):', 'Expected output: [1] [ 02] [03 ] [004] [005]', 'Real output: [1] [ 02] [03 ] [004] [005]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", -1, -2, -3, -4, -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%lld %3.2lld %-3.2lld %2.3lld %-2.3lld", (long long) -1, (long l', 'ong) -2, (long long) -3, (long long) -4, (long long) -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%#x %5.3#x %-5.3#x %3.5#x %-3.5#x", 17, 18, 19, 20, 21):', 'Expected output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', 'Real output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', '', 'Testing printf("%td %tu %tx %ti %to", d, neg_d, neg_d, d, neg_d):', 'Expected output: [-12] [12] [c] [-12] [14]', 'Real output: [-12] [12] [c] [-12] [14]', '', 'Testing printf("%lf", 768.0):', 'Expected output: [768.000000]', 'Real output: [770.000000]', '', 'Test passed', '/ # _']
[2026-09-10 03:17:58,274 command INFO] Command 'tester print2' done.
[2026-09-10 03:17:58,274 QEMU-ia32 DEBUG] Sending command 'quit'
Scenario passed.
|
||||
| cat demo.txt | OK | Last screen, Terminal dump, Serial dump | View (tail) | 45 s |
[2026-09-10 03:25:36,764 QEMU-ia32 DEBUG] | [2026-09-10 03:25:36,764 QEMU-ia32 DEBUG] | [2026-09-10 03:25:36,764 QEMU-ia32 DEBUG] | [2026-09-10 03:25:36,764 QEMU-ia32 DEBUG] | [2026-09-10 03:25:36,764 QEMU-ia32 DEBUG] | [2026-09-10 03:25:36,764 QEMU-ia32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:23:52', 'Running on ia32 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # cat demo.txt', 'Multilingual text test', '----------------------', '', 'English: Quick brown fox jumps over the lazy dog', 'Czech: P??li? ?lu?ou?k? k?? ?p?l ??belsk? ?dy', 'Greek: ? ?????, ????????? ????????o??o?? ??? ????', 'Hebrew: ?????? ?????? ??? ?????? ?????????????', 'Arabic: ??????? ???????? ????? ????????', 'Russian: ?e??o? ?o??a?o???c? c xy?o????e?-a?a??ap??c??o?', 'Armenian: ????? ??????????? ?????????? ????????', '/ # _', '', '', '', '', '', '', '', ''] [2026-09-10 03:25:36,764 command DEBUG] Read lines ['/ # cat demo.txt', 'Multilingual text test', '----------------------', '', 'English: Quick brown fox jumps over the lazy dog', 'Czech: P??li? ?lu?ou?k? k?? ?p?l ??belsk? ?dy', 'Greek: ? ?????, ????????? ????????o??o?? ??? ????', 'Hebrew: ?????? ?????? ??? ?????? ?????????????', 'Arabic: ??????? ???????? ????? ????????', 'Russian: ?e??o? ?o??a?o???c? c xy?o????e?-a?a??ap??c??o?', 'Armenian: ????? ??????????? ?????????? ????????', '/ # _'] [2026-09-10 03:25:36,764 command INFO] Command 'cat demo.txt' done. [2026-09-10 03:25:36,764 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| Play demo.wav | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 3 min 2 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 159, in run
for xxx in retries(timeout=60, interval=2, name="vterm-run", message="Failed to run command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to run command
[2026-09-10 03:35:27,559 QEMU-ia32 DEBUG] Sending command 'quit'
Scenario aborted: Failed to run command
|
||||
| Task | Result | Download | Log | Duration |
|---|---|---|---|---|
| HelenOS | OK | HelenOS boot image | View (tail) | 1 min 50 s |
[13/22] Generating boot/rd.gz with a custom command (wrapped by meson to capture output) [14/22] Generating boot/logger.gz with a custom command (wrapped by meson to capture output) [15/22] Generating meson/part/initrd/DIST with a custom command [16/22] Generating meson/part/initrd/initrd.img with a custom command [17/22] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [18/22] Generating boot/components.tar with a custom command [19/22] Generating boot/components.o with a custom command [20/22] Linking target boot/image.boot.elf [21/22] Generating image.boot with a custom command [22/22] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| fdlibm | OK | fdlibm for ia64/i460GX | View (tail) | 8 s |
ia64-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/ia64-helenos-ar: `u' modifier ignored since `D' is the default (see `U') ia64-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| gzx | OK | gzx for ia64/i460GX | View (tail) | 10 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| binutils | OK | binutils for ia64/i460GX | View (tail) | 1 min 48 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| libgmp | OK | libgmp for ia64/i460GX | View (tail) | 54 s |
[hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libgmp/tests/libgmp/./t-hightomask" >>> Creating the archive... |
||||
| msim | OK | msim for ia64/i460GX | View (tail) | 2 s |
ia64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c ia64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c ia64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c ia64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c ia64-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//msim/app/" >>> Creating the archive... |
||||
| sycek | OK | sycek for ia64/i460GX | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| zlib | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| libiconv | OK | libiconv for ia64/i460GX | View (tail) | 25 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| jainja | OK | jainja for ia64/i460GX | View (tail) | 14 s |
1202 | filelen = ((jlong)2L << ((int)sizeof(st.st_size) * 8 - 1)) + filelen;
| ^~
>>> Packaging...
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//jainja/app/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//jainja/lib/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//jainja/app/"
[hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//jainja/lib/"
>>> Creating the archive...
|
||||
| libpng | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-ia64-i460GX failed (or also skipped). |
||||
| lua | OK | lua for ia64/i460GX | View (tail) | 9 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//lua/lib" >>> Creating the archive... |
||||
| libisl | OK | libisl for ia64/i460GX | View (tail) | 65 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| libmpfr | OK | libmpfr for ia64/i460GX | View (tail) | 1 min 60 s |
[hsct]: "cp" "./tsgn" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpfr/tests/libmpfr/./tsgn" [hsct]: "cp" "./tmul_2exp" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpfr/tests/libmpfr/./tmul_2exp" [hsct]: "cp" "./tcoth" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpfr/tests/libmpfr/./tcoth" [hsct]: "cp" "./teq" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpfr/tests/libmpfr/./teq" [hsct]: "cp" "./mpf_compat" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpfr/tests/libmpfr/./mpf_compat" [hsct]: "cp" "./tcan_round" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpfr/tests/libmpfr/./tcan_round" [hsct]: "cp" "./tgrandom" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpfr/tests/libmpfr/./tgrandom" [hsct]: "cp" "./tcsc" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpfr/tests/libmpfr/./tcsc" [hsct]: "cp" "./tset_z_exp" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpfr/tests/libmpfr/./tset_z_exp" >>> Creating the archive... |
||||
| libmpc | OK | libmpc for ia64/i460GX | View (tail) | 38 s |
[hsct]: "cp" "./tmul_2si" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpc/tests/libmpc/./tmul_2si" [hsct]: "cp" "./treimref" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpc/tests/libmpc/./treimref" [hsct]: "cp" "./tproj" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpc/tests/libmpc/./tproj" [hsct]: "cp" "./tsub" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpc/tests/libmpc/./tsub" [hsct]: "cp" "./tmul_si" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpc/tests/libmpc/./tmul_si" [hsct]: "cp" "./tacosh" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpc/tests/libmpc/./tacosh" [hsct]: "cp" "./tfr_sub" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpc/tests/libmpc/./tfr_sub" [hsct]: "cp" "./tsin_cos" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpc/tests/libmpc/./tsin_cos" [hsct]: "cp" "./tcosh" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpc/tests/libmpc/./tcosh" >>> Creating the archive... |
||||
| gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-ia64-i460GX failed (or also skipped). |
||||
| python2 | Failed | — | View (tail) | 2 min 37 s |
/var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:7533 0xb54c9c sel_sched_region(int) /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:7634 0xb54c9c sel_sched_region(int) /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:7619 Please submit a full bug report, with preprocessed source (by using -freport-bug). Please include the complete backtrace with any bug report. See <https://gcc.gnu.org/bugs/> for instructions. make: *** [Makefile:1251: Objects/stringobject.o] Error 1 [hsct]: Error: Build failed! |
||||
| Task | Result | Download | Log | Duration |
|---|---|---|---|---|
| HelenOS | OK | HelenOS boot image | View (tail) | 83 s |
[2/11] Generating kernel/kernel.elf.stripped with a custom command [3/11] Generating boot/empty.o with a custom command [4/11] Generating meson/part/initrd/COPYRIGHT with a custom command (wrapped by meson to capture output) [5/11] Generating meson/part/initrd/DIST with a custom command [6/11] Generating meson/part/initrd/initrd.img with a custom command [7/11] Generating boot/components.tar with a custom command [8/11] Generating boot/components.o with a custom command [9/11] Linking target boot/image.boot.elf [10/11] Generating image.boot with a custom command [11/11] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| fdlibm | OK | fdlibm for ia64/ski | View (tail) | 4 s |
ia64-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/ia64-helenos-ar: `u' modifier ignored since `D' is the default (see `U') ia64-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| gzx | OK | gzx for ia64/ski | View (tail) | 10 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| binutils | OK | binutils for ia64/ski | View (tail) | 1 min 49 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| msim | OK | msim for ia64/ski | View (tail) | 2 s |
ia64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c ia64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c ia64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c ia64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c ia64-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//msim/app/" >>> Creating the archive... |
||||
| sycek | OK | sycek for ia64/ski | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| zlib | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| jainja | OK | jainja for ia64/ski | View (tail) | 15 s |
1202 | filelen = ((jlong)2L << ((int)sizeof(st.st_size) * 8 - 1)) + filelen;
| ^~
>>> Packaging...
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//jainja/app/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//jainja/lib/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//jainja/app/"
[hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//jainja/lib/"
>>> Creating the archive...
|
||||
| libpng | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-ia64-ski failed (or also skipped). |
||||
| libiconv | OK | libiconv for ia64/ski | View (tail) | 25 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| libgmp | OK | libgmp for ia64/ski | View (tail) | 53 s |
[hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-constants" >>> Creating the archive... |
||||
| lua | OK | lua for ia64/ski | View (tail) | 9 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//lua/lib" >>> Creating the archive... |
||||
| libisl | OK | libisl for ia64/ski | View (tail) | 63 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| libmpfr | OK | libmpfr for ia64/ski | View (tail) | 1 min 60 s |
[hsct]: "cp" "./tfma" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpfr/tests/libmpfr/./tfma" [hsct]: "cp" "./trec_sqrt" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpfr/tests/libmpfr/./trec_sqrt" [hsct]: "cp" "./tzeta_ui" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpfr/tests/libmpfr/./tzeta_ui" [hsct]: "cp" "./tset_ld" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpfr/tests/libmpfr/./tset_ld" [hsct]: "cp" "./tpow" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpfr/tests/libmpfr/./tpow" [hsct]: "cp" "./tget_set_d64" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpfr/tests/libmpfr/./tget_set_d64" [hsct]: "cp" "./tcmp" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpfr/tests/libmpfr/./tcmp" [hsct]: "cp" "./td_div" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpfr/tests/libmpfr/./td_div" [hsct]: "cp" "./reuse" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpfr/tests/libmpfr/./reuse" >>> Creating the archive... |
||||
| python2 | Failed | — | View (tail) | 2 min 31 s |
/var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:7533 0xb54c9c sel_sched_region(int) /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:7634 0xb54c9c sel_sched_region(int) /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:7619 Please submit a full bug report, with preprocessed source (by using -freport-bug). Please include the complete backtrace with any bug report. See <https://gcc.gnu.org/bugs/> for instructions. make: *** [Makefile:1251: Objects/stringobject.o] Error 1 [hsct]: Error: Build failed! |
||||
| libmpc | OK | libmpc for ia64/ski | View (tail) | 35 s |
[hsct]: "cp" "./tsub_fr" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpc/tests/libmpc/./tsub_fr" [hsct]: "cp" "./mul.dat" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpc/tests/libmpc/./mul.dat" [hsct]: "cp" "./tsub" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpc/tests/libmpc/./tsub" [hsct]: "cp" "./tfr_sub" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpc/tests/libmpc/./tfr_sub" [hsct]: "cp" "./treal" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpc/tests/libmpc/./treal" [hsct]: "cp" "./tmul_si" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpc/tests/libmpc/./tmul_si" [hsct]: "cp" "./tacos" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpc/tests/libmpc/./tacos" [hsct]: "cp" "./tadd_si" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpc/tests/libmpc/./tadd_si" [hsct]: "cp" "./tmul_2ui" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpc/tests/libmpc/./tmul_2ui" >>> Creating the archive... |
||||
| gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-ia64-ski failed (or also skipped). |
||||
| Task | Result | Download | Log | Duration |
|---|---|---|---|---|
| HelenOS | OK | HelenOS boot image | View (tail) | 87 s |
[13/22] Generating boot/ext4fs.gz with a custom command (wrapped by meson to capture output) [14/22] Generating boot/logger.gz with a custom command (wrapped by meson to capture output) [15/22] Generating meson/part/initrd/DIST with a custom command [16/22] Generating meson/part/initrd/initrd.img with a custom command [17/22] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [18/22] Generating boot/components.tar with a custom command [19/22] Generating boot/components.o with a custom command [20/22] Linking target boot/image.boot.elf [21/22] Generating image.boot with a custom command [22/22] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| fdlibm | OK | fdlibm for mips32/malta-be | View (tail) | 5 s |
mips-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/mips-helenos-ar: `u' modifier ignored since `D' is the default (see `U') mips-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| gzx | OK | gzx for mips32/malta-be | View (tail) | 11 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| libiconv | OK | libiconv for mips32/malta-be | View (tail) | 24 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| msim | OK | msim for mips32/malta-be | View (tail) | 2 s |
mips-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c mips-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c mips-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c mips-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c mips-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//msim/app/" >>> Creating the archive... |
||||
| pcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-pcc failed (or also skipped). |
||||
| sycek | OK | sycek for mips32/malta-be | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| zlib | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| jainja | OK | jainja for mips32/malta-be | View (tail) | 14 s |
[hsct]: "make" "-j1" "OS=HelenOS" "STATIC_ONLY=y" "CC=mips-helenos-cc" mips-helenos-cc -I./src/include -I./src/native -I./src/tinygc -D_IEEEFP_H -DJCGO_UNIX -DJCGO_UNIFSYS -DJCGO_NOSYSNAME -DEXTRASTATIC=static -DJNUBIGEXPORT=static -DJNIIMPORT=static -DJNIEXPORT=static -DJCGO_STDCLINIT -DFPINIT= -DGC_GETENV_SKIP -DGC_CLIBDECL= -DALL_INTERIOR_POINTERS -DGC_GCJ_SUPPORT -DCFASTCALL= -DJCGO_UTFWCTOMB -DJCGO_CLOCKGETTM -DJCGO_NOUTIMBUF -D_SYS_IOCTL_H -D_SYS_SELECT_H -D_IO_H -DJCGO_BIGFLKOFF_T -D_MATH_NO_HYPOT -DGC_LP_ALLOCATOR -DGC_INITIAL_HEAP_SIZE=64*1024*1024 -DGC_MAXIMUM_HEAP_SIZE=128*1024*1024 -DGC_FASTCALL= -DGC_CLIBDECL= -DGC_GCJ_SUPPORT -o jainja ./src/jainja/Main.c -lfdm ./src/tinygc/LP_Allocator.c ./src/tinygc/tinygc.c >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//jainja/app/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//jainja/lib/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//jainja/tests/" [hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//jainja/tests/" [hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//jainja/app/" [hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//jainja/lib/" >>> Creating the archive... |
||||
| libpng | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-mips32-malta-be failed (or also skipped). |
||||
| binutils | OK | binutils for mips32/malta-be | View (tail) | 1 min 51 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| libgmp | OK | libgmp for mips32/malta-be | View (tail) | 55 s |
[hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libgmp/tests/libgmp/./t-gmpmax" >>> Creating the archive... |
||||
| lua | OK | lua for mips32/malta-be | View (tail) | 10 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//lua/lib" >>> Creating the archive... |
||||
| libisl | OK | libisl for mips32/malta-be | View (tail) | 50 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| libmpfr | OK | libmpfr for mips32/malta-be | View (tail) | 1 min 58 s |
[hsct]: "cp" "./tsub_ui" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpfr/tests/libmpfr/./tsub_ui" [hsct]: "cp" "./tset_exp" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpfr/tests/libmpfr/./tset_exp" [hsct]: "cp" "./tmul_ui" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpfr/tests/libmpfr/./tmul_ui" [hsct]: "cp" "./tset_z" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpfr/tests/libmpfr/./tset_z" [hsct]: "cp" "./tset_d" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpfr/tests/libmpfr/./tset_d" [hsct]: "cp" "./tcmp2" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpfr/tests/libmpfr/./tcmp2" [hsct]: "cp" "./teint" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpfr/tests/libmpfr/./teint" [hsct]: "cp" "./tsqrt_ui" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpfr/tests/libmpfr/./tsqrt_ui" [hsct]: "cp" "./tlog1p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpfr/tests/libmpfr/./tlog1p" >>> Creating the archive... |
||||
| libmpc | OK | libmpc for mips32/malta-be | View (tail) | 32 s |
[hsct]: "cp" "./tmul_i" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpc/tests/libmpc/./tmul_i" [hsct]: "cp" "./tui_div" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpc/tests/libmpc/./tui_div" [hsct]: "cp" "./tmul_fr" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpc/tests/libmpc/./tmul_fr" [hsct]: "cp" "./tdiv_2ui" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpc/tests/libmpc/./tdiv_2ui" [hsct]: "cp" "./tadd_ui" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpc/tests/libmpc/./tadd_ui" [hsct]: "cp" "./tatan" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpc/tests/libmpc/./tatan" [hsct]: "cp" "./tui_ui_sub" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpc/tests/libmpc/./tui_ui_sub" [hsct]: "cp" "./tadd_fr" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpc/tests/libmpc/./tadd_fr" [hsct]: "cp" "./tsqrt" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpc/tests/libmpc/./tsqrt" >>> Creating the archive... |
||||
| gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-mips32-malta-be failed (or also skipped). |
||||
| python2 | OK | python2 for mips32/malta-be | View (tail) | 5 min 38 s |
(cd /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.7.1 python2.1) rm -f /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/build/python2/python-cross/PKG//share/man/man1/python.1 (cd /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.1 python.1) [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| Task | Result | Download | Log | Duration |
|---|---|---|---|---|
| HelenOS | OK | HelenOS boot image | View (tail) | 88 s |
[13/22] Generating boot/logger.gz with a custom command (wrapped by meson to capture output) [14/22] Generating boot/ext4fs.gz with a custom command (wrapped by meson to capture output) [15/22] Generating meson/part/initrd/DIST with a custom command [16/22] Generating meson/part/initrd/initrd.img with a custom command [17/22] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [18/22] Generating boot/components.tar with a custom command [19/22] Generating boot/components.o with a custom command [20/22] Linking target boot/image.boot.elf [21/22] Generating image.boot with a custom command [22/22] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| fdlibm | OK | fdlibm for mips32/malta-le | View (tail) | 5 s |
mipsel-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/mipsel-helenos-ar: `u' modifier ignored since `D' is the default (see `U') mipsel-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| gzx | OK | gzx for mips32/malta-le | View (tail) | 9 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| binutils | OK | binutils for mips32/malta-le | View (tail) | 1 min 54 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| libgmp | OK | libgmp for mips32/malta-le | View (tail) | 53 s |
[hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libgmp/tests/libgmp/./t-hightomask" >>> Creating the archive... |
||||
| libiconv | OK | libiconv for mips32/malta-le | View (tail) | 24 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| pcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-pcc failed (or also skipped). |
||||
| msim | OK | msim for mips32/malta-le | View (tail) | 2 s |
mipsel-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c mipsel-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c mipsel-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c mipsel-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c mipsel-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//msim/app/" >>> Creating the archive... |
||||
| zlib | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| sycek | OK | sycek for mips32/malta-le | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| jainja | OK | jainja for mips32/malta-le | View (tail) | 14 s |
[hsct]: "make" "-j1" "OS=HelenOS" "STATIC_ONLY=y" "CC=mipsel-helenos-cc" mipsel-helenos-cc -I./src/include -I./src/native -I./src/tinygc -D_IEEEFP_H -DJCGO_UNIX -DJCGO_UNIFSYS -DJCGO_NOSYSNAME -DEXTRASTATIC=static -DJNUBIGEXPORT=static -DJNIIMPORT=static -DJNIEXPORT=static -DJCGO_STDCLINIT -DFPINIT= -DGC_GETENV_SKIP -DGC_CLIBDECL= -DALL_INTERIOR_POINTERS -DGC_GCJ_SUPPORT -DCFASTCALL= -DJCGO_UTFWCTOMB -DJCGO_CLOCKGETTM -DJCGO_NOUTIMBUF -D_SYS_IOCTL_H -D_SYS_SELECT_H -D_IO_H -DJCGO_BIGFLKOFF_T -D_MATH_NO_HYPOT -DGC_LP_ALLOCATOR -DGC_INITIAL_HEAP_SIZE=64*1024*1024 -DGC_MAXIMUM_HEAP_SIZE=128*1024*1024 -DGC_FASTCALL= -DGC_CLIBDECL= -DGC_GCJ_SUPPORT -o jainja ./src/jainja/Main.c -lfdm ./src/tinygc/LP_Allocator.c ./src/tinygc/tinygc.c >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//jainja/app/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//jainja/lib/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//jainja/tests/" [hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//jainja/tests/" [hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//jainja/app/" [hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//jainja/lib/" >>> Creating the archive... |
||||
| libisl | OK | libisl for mips32/malta-le | View (tail) | 47 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| libpng | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-mips32-malta-le failed (or also skipped). |
||||
| lua | OK | lua for mips32/malta-le | View (tail) | 8 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//lua/lib" >>> Creating the archive... |
||||
| libmpfr | OK | libmpfr for mips32/malta-le | View (tail) | 1 min 45 s |
[hsct]: "cp" "./tset_q" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpfr/tests/libmpfr/./tset_q" [hsct]: "cp" "./tcosh" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpfr/tests/libmpfr/./tcosh" [hsct]: "cp" "./tpow3" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpfr/tests/libmpfr/./tpow3" [hsct]: "cp" "./tfprintf" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpfr/tests/libmpfr/./tfprintf" [hsct]: "cp" "./tconst_log2" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpfr/tests/libmpfr/./tconst_log2" [hsct]: "cp" "./tbuildopt" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpfr/tests/libmpfr/./tbuildopt" [hsct]: "cp" "./tmul_2exp" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpfr/tests/libmpfr/./tmul_2exp" [hsct]: "cp" "./tcbrt" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpfr/tests/libmpfr/./tcbrt" [hsct]: "cp" "./toutimpl" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpfr/tests/libmpfr/./toutimpl" >>> Creating the archive... |
||||
| libmpc | OK | libmpc for mips32/malta-le | View (tail) | 45 s |
[hsct]: "cp" "./tui_div" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpc/tests/libmpc/./tui_div" [hsct]: "cp" "./tmul_fr" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpc/tests/libmpc/./tmul_fr" [hsct]: "cp" "./mul.dat" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpc/tests/libmpc/./mul.dat" [hsct]: "cp" "./tsub_fr" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpc/tests/libmpc/./tsub_fr" [hsct]: "cp" "./tsin_cos" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpc/tests/libmpc/./tsin_cos" [hsct]: "cp" "./tmul_ui" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpc/tests/libmpc/./tmul_ui" [hsct]: "cp" "./tsub_ui" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpc/tests/libmpc/./tsub_ui" [hsct]: "cp" "./tsinh" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpc/tests/libmpc/./tsinh" [hsct]: "cp" "./tasin" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpc/tests/libmpc/./tasin" >>> Creating the archive... |
||||
| gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-mips32-malta-le failed (or also skipped). |
||||
| python2 | OK | python2 for mips32/malta-le | View (tail) | 5 min 16 s |
(cd /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.7.1 python2.1) rm -f /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/build/python2/python-cross/PKG//share/man/man1/python.1 (cd /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.1 python.1) [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| Task | Result | Download | Log | Duration |
|---|---|---|---|---|
| HelenOS | OK | HelenOS boot image | View (tail) | 89 s |
[14/23] Generating boot/ext4fs.gz with a custom command (wrapped by meson to capture output) [15/23] Generating meson/part/initrd/DIST with a custom command [16/23] Generating meson/part/initrd/initrd.img with a custom command [17/23] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [18/23] Generating boot/components.tar with a custom command [19/23] Generating boot/components.o with a custom command [20/23] Linking target boot/image.boot.elf [21/23] Generating boot/image.boot.bin with a custom command [22/23] Generating image.boot with a custom command [23/23] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| fdlibm | OK | fdlibm for mips32/msim | View (tail) | 5 s |
mipsel-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/mipsel-helenos-ar: `u' modifier ignored since `D' is the default (see `U') mipsel-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| gzx | OK | gzx for mips32/msim | View (tail) | 9 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| libgmp | OK | libgmp for mips32/msim | View (tail) | 51 s |
[hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libgmp/tests/libgmp/./t-hightomask" >>> Creating the archive... |
||||
| binutils | OK | binutils for mips32/msim | View (tail) | 1 min 47 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| msim | OK | msim for mips32/msim | View (tail) | 2 s |
mipsel-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c mipsel-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c mipsel-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c mipsel-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c mipsel-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//msim/app/" >>> Creating the archive... |
||||
| pcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-pcc failed (or also skipped). |
||||
| sycek | OK | sycek for mips32/msim | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| zlib | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| libiconv | OK | libiconv for mips32/msim | View (tail) | 23 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| jainja | OK | jainja for mips32/msim | View (tail) | 13 s |
[hsct]: "make" "-j1" "OS=HelenOS" "STATIC_ONLY=y" "CC=mipsel-helenos-cc" mipsel-helenos-cc -I./src/include -I./src/native -I./src/tinygc -D_IEEEFP_H -DJCGO_UNIX -DJCGO_UNIFSYS -DJCGO_NOSYSNAME -DEXTRASTATIC=static -DJNUBIGEXPORT=static -DJNIIMPORT=static -DJNIEXPORT=static -DJCGO_STDCLINIT -DFPINIT= -DGC_GETENV_SKIP -DGC_CLIBDECL= -DALL_INTERIOR_POINTERS -DGC_GCJ_SUPPORT -DCFASTCALL= -DJCGO_UTFWCTOMB -DJCGO_CLOCKGETTM -DJCGO_NOUTIMBUF -D_SYS_IOCTL_H -D_SYS_SELECT_H -D_IO_H -DJCGO_BIGFLKOFF_T -D_MATH_NO_HYPOT -DGC_LP_ALLOCATOR -DGC_INITIAL_HEAP_SIZE=64*1024*1024 -DGC_MAXIMUM_HEAP_SIZE=128*1024*1024 -DGC_FASTCALL= -DGC_CLIBDECL= -DGC_GCJ_SUPPORT -o jainja ./src/jainja/Main.c -lfdm ./src/tinygc/LP_Allocator.c ./src/tinygc/tinygc.c >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//jainja/app/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//jainja/lib/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//jainja/tests/" [hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//jainja/tests/" [hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//jainja/app/" [hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//jainja/lib/" >>> Creating the archive... |
||||
| libisl | OK | libisl for mips32/msim | View (tail) | 42 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| libpng | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-mips32-msim failed (or also skipped). |
||||
| lua | OK | lua for mips32/msim | View (tail) | 6 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//lua/lib" >>> Creating the archive... |
||||
| libmpfr | OK | libmpfr for mips32/msim | View (tail) | 1 min 32 s |
[hsct]: "cp" "./tset_d" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpfr/tests/libmpfr/./tset_d" [hsct]: "cp" "./tversion" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpfr/tests/libmpfr/./tversion" [hsct]: "cp" "./tfms" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpfr/tests/libmpfr/./tfms" [hsct]: "cp" "./tagm" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpfr/tests/libmpfr/./tagm" [hsct]: "cp" "./tmul_2exp" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpfr/tests/libmpfr/./tmul_2exp" [hsct]: "cp" "./tli2" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpfr/tests/libmpfr/./tli2" [hsct]: "cp" "./tset_z" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpfr/tests/libmpfr/./tset_z" [hsct]: "cp" "./tset_str" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpfr/tests/libmpfr/./tset_str" [hsct]: "cp" "./reuse" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpfr/tests/libmpfr/./reuse" >>> Creating the archive... |
||||
| libmpc | OK | libmpc for mips32/msim | View (tail) | 35 s |
[hsct]: "cp" "./tmul_ui" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpc/tests/libmpc/./tmul_ui" [hsct]: "cp" "./tsub_fr" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpc/tests/libmpc/./tsub_fr" [hsct]: "cp" "./mul.dat" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpc/tests/libmpc/./mul.dat" [hsct]: "cp" "./tpow_z" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpc/tests/libmpc/./tpow_z" [hsct]: "cp" "./tui_div" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpc/tests/libmpc/./tui_div" [hsct]: "cp" "./tsinh" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpc/tests/libmpc/./tsinh" [hsct]: "cp" "./tmul_fr" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpc/tests/libmpc/./tmul_fr" [hsct]: "cp" "./tpow_d" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpc/tests/libmpc/./tpow_d" [hsct]: "cp" "./tasin" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpc/tests/libmpc/./tasin" >>> Creating the archive... |
||||
| gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-mips32-msim failed (or also skipped). |
||||
| python2 | OK | python2 for mips32/msim | View (tail) | 5 min 18 s |
(cd /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.7.1 python2.1) rm -f /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/python2/python-cross/PKG//share/man/man1/python.1 (cd /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.1 python.1) [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| HelenOS with gzx | OK | HelenOS boot image with gzx | View (tail) | 5 s |
ninja: no work to do. [1/9] Generating meson/part/initrd/DIST with a custom command [2/9] Generating meson/part/initrd/initrd.img with a custom command [3/9] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [4/9] Generating boot/components.tar with a custom command [5/9] Generating boot/components.o with a custom command [6/9] Linking target boot/image.boot.elf [7/9] Generating boot/image.boot.bin with a custom command [8/9] Generating image.boot with a custom command [9/9] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with libgmp | OK | HelenOS boot image with libgmp | View (tail) | 3 s |
ninja: no work to do. [1/9] Generating meson/part/initrd/DIST with a custom command [2/9] Generating meson/part/initrd/initrd.img with a custom command [3/9] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [4/9] Generating boot/components.tar with a custom command [5/9] Generating boot/components.o with a custom command [6/9] Linking target boot/image.boot.elf [7/9] Generating boot/image.boot.bin with a custom command [8/9] Generating image.boot with a custom command [9/9] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with binutils,pcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-pcc-for-mips32-msim failed (or also skipped). |
||||
| HelenOS with pcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-pcc-for-mips32-msim failed (or also skipped). |
||||
| HelenOS with sycek | OK | HelenOS boot image with sycek | View (tail) | 2 s |
ninja: no work to do. [1/9] Generating meson/part/initrd/DIST with a custom command [2/9] Generating meson/part/initrd/initrd.img with a custom command [3/9] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [4/9] Generating boot/components.tar with a custom command [5/9] Generating boot/components.o with a custom command [6/9] Linking target boot/image.boot.elf [7/9] Generating boot/image.boot.bin with a custom command [8/9] Generating image.boot with a custom command [9/9] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with zlib | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-mips32-msim failed (or also skipped). |
||||
| HelenOS with libiconv | OK | HelenOS boot image with libiconv | View (tail) | 3 s |
ninja: no work to do. [1/9] Generating meson/part/initrd/DIST with a custom command [2/9] Generating meson/part/initrd/initrd.img with a custom command [3/9] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [4/9] Generating boot/components.tar with a custom command [5/9] Generating boot/components.o with a custom command [6/9] Linking target boot/image.boot.elf [7/9] Generating boot/image.boot.bin with a custom command [8/9] Generating image.boot with a custom command [9/9] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with libisl | OK | HelenOS boot image with libisl | View (tail) | 3 s |
ninja: no work to do. [1/9] Generating meson/part/initrd/DIST with a custom command [2/9] Generating meson/part/initrd/initrd.img with a custom command [3/9] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [4/9] Generating boot/components.tar with a custom command [5/9] Generating boot/components.o with a custom command [6/9] Linking target boot/image.boot.elf [7/9] Generating boot/image.boot.bin with a custom command [8/9] Generating image.boot with a custom command [9/9] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with libpng | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-libpng-for-mips32-msim failed (or also skipped). |
||||
| HelenOS with binutils,gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-gcc-for-mips32-msim failed (or also skipped). |
||||
| HelenOS with gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-gcc-for-mips32-msim failed (or also skipped). |
||||
| HelenOS with libmpfr | OK | HelenOS boot image with libmpfr | View (tail) | 50 s |
ninja: no work to do. [1/9] Generating meson/part/initrd/DIST with a custom command [2/9] Generating meson/part/initrd/initrd.img with a custom command [3/9] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [4/9] Generating boot/components.tar with a custom command [5/9] Generating boot/components.o with a custom command [6/9] Linking target boot/image.boot.elf [7/9] Generating boot/image.boot.bin with a custom command [8/9] Generating image.boot with a custom command [9/9] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with libmpc | OK | HelenOS boot image with libmpc | View (tail) | 31 s |
ninja: no work to do. [1/9] Generating meson/part/initrd/DIST with a custom command [2/9] Generating meson/part/initrd/initrd.img with a custom command [3/9] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [4/9] Generating boot/components.tar with a custom command [5/9] Generating boot/components.o with a custom command [6/9] Linking target boot/image.boot.elf [7/9] Generating boot/image.boot.bin with a custom command [8/9] Generating image.boot with a custom command [9/9] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with python2 | OK | HelenOS boot image with python2 | View (tail) | 21 s |
ninja: no work to do. [1/9] Generating meson/part/initrd/DIST with a custom command [2/9] Generating meson/part/initrd/initrd.img with a custom command [3/9] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [4/9] Generating boot/components.tar with a custom command [5/9] Generating boot/components.o with a custom command [6/9] Linking target boot/image.boot.elf [7/9] Generating boot/image.boot.bin with a custom command [8/9] Generating image.boot with a custom command [9/9] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| Base file system test | Failed | Last screen, Terminal dump | View (tail) | 3 min 33 s |
[2026-09-10 01:50:41,537 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| Hello from PCC | Skipped | — | View (tail) | |
Skipped: dependency extra-mips32-msim-with-binutils-pcc failed (or also skipped). |
||||
| pcc --version | Skipped | — | View (tail) | |
Skipped: dependency extra-mips32-msim-with-pcc failed (or also skipped). |
||||
| minigzip --help | Skipped | — | View (tail) | |
Skipped: dependency extra-mips32-msim-with-zlib failed (or also skipped). |
||||
| pngtest | Skipped | — | View (tail) | |
Skipped: dependency extra-mips32-msim-with-libpng failed (or also skipped). |
||||
| gcc hello.c | Skipped | — | View (tail) | |
Skipped: dependency extra-mips32-msim-with-binutils-gcc failed (or also skipped). |
||||
| gcc --version | Skipped | — | View (tail) | |
Skipped: dependency extra-mips32-msim-with-gcc failed (or also skipped). |
||||
| GZX invalid option | Failed | Last screen, Terminal dump | View (tail) | 3 min 49 s |
[2026-09-10 02:31:00,719 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| libisl smoke test | Failed | Terminal dump | View (tail) | 7 s |
[2026-09-10 02:31:08,011 main ERROR] Scenario aborted: Failed to start MSIM
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/msim.py", line 156, in boot
raise Exception("Failed to start MSIM")
Exception: Failed to start MSIM
Scenario aborted: Failed to start MSIM
|
||||
| Ccheck internal unit tests | Failed | Last screen, Terminal dump | View (tail) | 3 min 38 s |
[2026-09-10 02:34:46,325 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| Ccheck invalid option | Failed | Last screen, Terminal dump | View (tail) | 3 min 34 s |
[2026-09-10 02:42:07,078 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| libgmp smoke test | Failed | Terminal dump | View (tail) | 7 s |
[2026-09-10 02:43:07,829 main ERROR] Scenario aborted: Failed to start MSIM
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/msim.py", line 156, in boot
raise Exception("Failed to start MSIM")
Exception: Failed to start MSIM
Scenario aborted: Failed to start MSIM
|
||||
| libmpfr smoke test | Failed | Terminal dump | View (tail) | 7 s |
[2026-09-10 02:48:18,274 main ERROR] Scenario aborted: Failed to start MSIM
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/msim.py", line 156, in boot
raise Exception("Failed to start MSIM")
Exception: Failed to start MSIM
Scenario aborted: Failed to start MSIM
|
||||
| python --version | Failed | Terminal dump | View (tail) | 7 s |
[2026-09-10 02:49:20,180 main ERROR] Scenario aborted: Failed to start MSIM
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/msim.py", line 156, in boot
raise Exception("Failed to start MSIM")
Exception: Failed to start MSIM
Scenario aborted: Failed to start MSIM
|
||||
| Hello from Python | Failed | Terminal dump | View (tail) | 7 s |
[2026-09-10 02:54:40,349 main ERROR] Scenario aborted: Failed to start MSIM
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/msim.py", line 156, in boot
raise Exception("Failed to start MSIM")
Exception: Failed to start MSIM
Scenario aborted: Failed to start MSIM
|
||||
| libmpc smoke test | Failed | Terminal dump | View (tail) | 7 s |
[2026-09-10 03:00:42,344 main ERROR] Scenario aborted: Failed to start MSIM
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/msim.py", line 156, in boot
raise Exception("Failed to start MSIM")
Exception: Failed to start MSIM
Scenario aborted: Failed to start MSIM
|
||||
| iconv --version | Failed | Terminal dump | View (tail) | 7 s |
[2026-09-10 03:04:27,754 main ERROR] Scenario aborted: Failed to start MSIM
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/msim.py", line 156, in boot
raise Exception("Failed to start MSIM")
Exception: Failed to start MSIM
Scenario aborted: Failed to start MSIM
|
||||
| ping | Failed | Last screen, Terminal dump | View (tail) | 3 min 11 s |
[2026-09-10 03:08:27,257 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| tester malloc | Failed | Last screen, Terminal dump | View (tail) | 3 min 11 s |
[2026-09-10 03:17:13,596 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| tester printf | Failed | Last screen, Terminal dump | View (tail) | 3 min 11 s |
[2026-09-10 03:24:51,497 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| cat demo.txt | Failed | Last screen, Terminal dump | View (tail) | 3 min 11 s |
[2026-09-10 03:32:25,473 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| Play demo.wav | Failed | Last screen, Terminal dump | View (tail) | 3 min 11 s |
[2026-09-10 03:44:35,935 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| Task | Result | Download | Log | Duration |
|---|---|---|---|---|
| HelenOS | OK | HelenOS boot image | View (tail) | 2 min 1 s |
Total extents actually written (inc HFS) = 3826 (Size of ISO volume = 3497, HFS extra = 329) Total translation table size: 0 Total rockridge attributes bytes: 995 Total directory bytes: 4096 Path table size(bytes): 34 Max brk space used 23000 3976 extents written (7 MB) [23/24] Generating image.iso with a custom command [24/24] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| fdlibm | OK | fdlibm for ppc32 | View (tail) | 3 s |
ppc-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/ppc-helenos-ar: `u' modifier ignored since `D' is the default (see `U') ppc-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| gzx | OK | gzx for ppc32 | View (tail) | 8 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| libgmp | OK | libgmp for ppc32 | View (tail) | 46 s |
[hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-hightomask" >>> Creating the archive... |
||||
| binutils | OK | binutils for ppc32 | View (tail) | 1 min 33 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| msim | OK | msim for ppc32 | View (tail) | 2 s |
ppc-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c ppc-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c ppc-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c ppc-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c ppc-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//msim/app/" >>> Creating the archive... |
||||
| pcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-pcc failed (or also skipped). |
||||
| sycek | OK | sycek for ppc32 | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| zlib | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| jainja | OK | jainja for ppc32 | View (tail) | 9 s |
[hsct]: "make" "-j1" "OS=HelenOS" "STATIC_ONLY=y" "CC=ppc-helenos-cc" ppc-helenos-cc -I./src/include -I./src/native -I./src/tinygc -D_IEEEFP_H -DJCGO_UNIX -DJCGO_UNIFSYS -DJCGO_NOSYSNAME -DEXTRASTATIC=static -DJNUBIGEXPORT=static -DJNIIMPORT=static -DJNIEXPORT=static -DJCGO_STDCLINIT -DFPINIT= -DGC_GETENV_SKIP -DGC_CLIBDECL= -DALL_INTERIOR_POINTERS -DGC_GCJ_SUPPORT -DCFASTCALL= -DJCGO_UTFWCTOMB -DJCGO_CLOCKGETTM -DJCGO_NOUTIMBUF -D_SYS_IOCTL_H -D_SYS_SELECT_H -D_IO_H -DJCGO_BIGFLKOFF_T -D_MATH_NO_HYPOT -DGC_LP_ALLOCATOR -DGC_INITIAL_HEAP_SIZE=64*1024*1024 -DGC_MAXIMUM_HEAP_SIZE=128*1024*1024 -DGC_FASTCALL= -DGC_CLIBDECL= -DGC_GCJ_SUPPORT -o jainja ./src/jainja/Main.c -lfdm ./src/tinygc/LP_Allocator.c ./src/tinygc/tinygc.c >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//jainja/app/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//jainja/lib/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//jainja/tests/" [hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//jainja/tests/" [hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//jainja/app/" [hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//jainja/lib/" >>> Creating the archive... |
||||
| libiconv | OK | libiconv for ppc32 | View (tail) | 20 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| libisl | OK | libisl for ppc32 | View (tail) | 40 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| libpng | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-ppc32 failed (or also skipped). |
||||
| lua | OK | lua for ppc32 | View (tail) | 6 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//lua/lib" >>> Creating the archive... |
||||
| libmpfr | OK | libmpfr for ppc32 | View (tail) | 81 s |
[hsct]: "cp" "./tlog2" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpfr/tests/libmpfr/./tlog2" [hsct]: "cp" "./tset_f" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpfr/tests/libmpfr/./tset_f" [hsct]: "cp" "./tcmp_ld" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpfr/tests/libmpfr/./tcmp_ld" [hsct]: "cp" "./td_div" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpfr/tests/libmpfr/./td_div" [hsct]: "cp" "./tout_str" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpfr/tests/libmpfr/./tout_str" [hsct]: "cp" "./tset" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpfr/tests/libmpfr/./tset" [hsct]: "cp" "./tui_sub" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpfr/tests/libmpfr/./tui_sub" [hsct]: "cp" "./tset_sj" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpfr/tests/libmpfr/./tset_sj" [hsct]: "cp" "./ttan" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpfr/tests/libmpfr/./ttan" >>> Creating the archive... |
||||
| libmpc | OK | libmpc for ppc32 | View (tail) | 30 s |
[hsct]: "cp" "./timag" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpc/tests/libmpc/./timag" [hsct]: "cp" "./tfr_sub" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpc/tests/libmpc/./tfr_sub" [hsct]: "cp" "./tmul_si" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpc/tests/libmpc/./tmul_si" [hsct]: "cp" "./tsqrt" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpc/tests/libmpc/./tsqrt" [hsct]: "cp" "./tatanh" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpc/tests/libmpc/./tatanh" [hsct]: "cp" "./ttan" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpc/tests/libmpc/./ttan" [hsct]: "cp" "./tget_version" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpc/tests/libmpc/./tget_version" [hsct]: "cp" "./tset" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpc/tests/libmpc/./tset" [hsct]: "cp" "./tatan" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpc/tests/libmpc/./tatan" >>> Creating the archive... |
||||
| gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-ppc32 failed (or also skipped). |
||||
| python2 | OK | python2 for ppc32 | View (tail) | 3 min 33 s |
from _struct import * ImportError: /var/helenos/nightly/tmp-ci/build/ppc32/coast/build/python2/python-cross/build/lib.linux2-powerpc-2.7/_struct.so: wrong ELF class: ELFCLASS32 make: *** [Makefile:973: libinstall] Error 1 [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| HelenOS with gzx | OK | HelenOS boot image with gzx | View (tail) | 9 s |
Total extents actually written (inc HFS) = 4140 (Size of ISO volume = 3787, HFS extra = 353) Total translation table size: 0 Total rockridge attributes bytes: 995 Total directory bytes: 4096 Path table size(bytes): 34 Max brk space used 24000 4290 extents written (8 MB) [9/10] Generating image.iso with a custom command [10/10] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with libgmp | OK | HelenOS boot image with libgmp | View (tail) | 5 s |
Total extents actually written (inc HFS) = 4521 (Size of ISO volume = 4132, HFS extra = 389) Total translation table size: 0 Total rockridge attributes bytes: 995 Total directory bytes: 4096 Path table size(bytes): 34 Max brk space used 24000 4671 extents written (9 MB) [9/10] Generating image.iso with a custom command [10/10] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with binutils,pcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-pcc-for-ppc32 failed (or also skipped). |
||||
| HelenOS with pcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-pcc-for-ppc32 failed (or also skipped). |
||||
| HelenOS with sycek | OK | HelenOS boot image with sycek | View (tail) | 4 s |
Total extents actually written (inc HFS) = 3896 (Size of ISO volume = 3567, HFS extra = 329) Total translation table size: 0 Total rockridge attributes bytes: 995 Total directory bytes: 4096 Path table size(bytes): 34 Max brk space used 24000 4046 extents written (7 MB) [9/10] Generating image.iso with a custom command [10/10] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with zlib | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-ppc32 failed (or also skipped). |
||||
| HelenOS with libiconv | OK | HelenOS boot image with libiconv | View (tail) | 6 s |
Total extents actually written (inc HFS) = 4775 (Size of ISO volume = 4362, HFS extra = 413) Total translation table size: 0 Total rockridge attributes bytes: 995 Total directory bytes: 4096 Path table size(bytes): 34 Max brk space used 24000 4925 extents written (9 MB) [9/10] Generating image.iso with a custom command [10/10] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with libisl | OK | HelenOS boot image with libisl | View (tail) | 6 s |
Total extents actually written (inc HFS) = 4678 (Size of ISO volume = 4277, HFS extra = 401) Total translation table size: 0 Total rockridge attributes bytes: 995 Total directory bytes: 4096 Path table size(bytes): 34 Max brk space used 23000 4828 extents written (9 MB) [9/10] Generating image.iso with a custom command [10/10] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with libpng | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-libpng-for-ppc32 failed (or also skipped). |
||||
| HelenOS with binutils,gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-gcc-for-ppc32 failed (or also skipped). |
||||
| HelenOS with gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-gcc-for-ppc32 failed (or also skipped). |
||||
| HelenOS with libmpfr | OK | HelenOS boot image with libmpfr | View (tail) | 49 s |
Total extents actually written (inc HFS) = 39823 (Size of ISO volume = 38612, HFS extra = 1211) Total translation table size: 0 Total rockridge attributes bytes: 995 Total directory bytes: 4096 Path table size(bytes): 34 Max brk space used 24000 39973 extents written (78 MB) [9/10] Generating image.iso with a custom command [10/10] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with libmpc | OK | HelenOS boot image with libmpc | View (tail) | 23 s |
Total extents actually written (inc HFS) = 19200 (Size of ISO volume = 18337, HFS extra = 863) Total translation table size: 0 Total rockridge attributes bytes: 995 Total directory bytes: 4096 Path table size(bytes): 34 Max brk space used 23000 19350 extents written (37 MB) [9/10] Generating image.iso with a custom command [10/10] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| HelenOS with python2 | OK | HelenOS boot image with python2 | View (tail) | 15 s |
Total extents actually written (inc HFS) = 10395 (Size of ISO volume = 9502, HFS extra = 893) Total translation table size: 0 Total rockridge attributes bytes: 995 Total directory bytes: 4096 Path table size(bytes): 34 Max brk space used 24000 10545 extents written (20 MB) [9/10] Generating image.iso with a custom command [10/10] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| Base file system test | Failed | Last screen, Terminal dump | View (tail) | 14 s |
self.machine.boot()
File "/var/helenos/ci/htest/vm/qemu.py", line 173, in boot
self.capture_vterm()
File "/var/helenos/ci/htest/vm/controller.py", line 184, in capture_vterm
if self.same_vterm_tail(lines[0:i]):
File "/var/helenos/ci/htest/vm/controller.py", line 155, in same_vterm_tail
raise Exception("INTERNAL ERROR: same_vterm_tail(i={}, lines={}, full_vterm={})".format(i, lines, self.full_vterm))
Exception: INTERNAL ERROR: same_vterm_tail(i=-2, lines=['???????????????????????????????????????????????????????_________________________', '??????????????????????????????????????????????__________________________________', '????????????????????????????????????????????????????????????????????????________', '?????????????????????????????????????????????????_??????????????????????________', '??????????????????????????????????????????????__________________________________', '???????????????????????????????????????????????_________________________________', '???????????????????????????????????????????????????????????_____________________', '??????????????????????????????????????????????????????????______________________', '????????????????????????????????????????????????________________________________', '???????????????????????????????????????????????????????????_____________________', '??????????????????????????????????????????????????????????______________________', '????????????????????????????????????????????????________________________________', '?????????????????????????????????????????????????????___________________________', '????????????????????????????????????????????????????____________________________', '??????????????????????????????????????????????__________________________________', '????????????????????????????????????????????????????????________________________', '???????????????????????????????????????????????????????_________________________', '??????????????????????????????????????????????__________________________________', '???????????????????????????????????????????????????????_________________________', '??????????????????????????????????????????????????????__________________________', '????????????????????????????????????????????____________________________________', '?????????????????????????????????????????????????_______________________________', '?????????????????????????????????????????????????_______________________________', '?????????????????????????????????????????????????????????????????_______________', '?????????????????????????????????????????????????????????????????_______________', '????????????????????????????????????????????????????____________________________', '?????????????????????????????????????????????????????????????????????????????___', '?????????????????????????????????????????????????????????????????????????????___', '??????????????????????????????????????????????????????????????????????__________', '????????????????????????????????????????????????________________________________'], full_vterm=['?'])
[2026-09-10 01:47:08,879 QEMU-ppc32 DEBUG] Sending command 'quit'
Scenario aborted: INTERNAL ERROR: same_vterm_tail(i=-2, lines=['???????????????????????????????????????????????????????_________________________', '??????????????????????????????????????????????__________________________________', '????????????????????????????????????????????????????????????????????????________', '?????????????????????????????????????????????????_??????????????????????________', '??????????????????????????????????????????????__________________________________', '???????????????????????????????????????????????_________________________________', '???????????????????????????????????????????????????????????_____________________', '??????????????????????????????????????????????????????????______________________', '????????????????????????????????????????????????________________________________', '???????????????????????????????????????????????????????????_____________________', '??????????????????????????????????????????????????????????______________________', '????????????????????????????????????????????????________________________________', '?????????????????????????????????????????????????????___________________________', '????????????????????????????????????????????????????____________________________', '??????????????????????????????????????????????__________________________________', '????????????????????????????????????????????????????????________________________', '???????????????????????????????????????????????????????_________________________', '??????????????????????????????????????????????__________________________________', '???????????????????????????????????????????????????????_________________________', '??????????????????????????????????????????????????????__________________________', '????????????????????????????????????????????____________________________________', '?????????????????????????????????????????????????_______________________________', '?????????????????????????????????????????????????_______________________________', '?????????????????????????????????????????????????????????????????_______________', '?????????????????????????????????????????????????????????????????_______________', '????????????????????????????????????????????????????____________________________', '?????????????????????????????????????????????????????????????????????????????___', '?????????????????????????????????????????????????????????????????????????????___', '??????????????????????????????????????????????????????????????????????__________', '????????????????????????????????????????????????________________________________'], full_vterm=['?'])
|
||||
| Hello from PCC | Skipped | — | View (tail) | |
Skipped: dependency extra-ppc32-with-binutils-pcc failed (or also skipped). |
||||
| pcc --version | Skipped | — | View (tail) | |
Skipped: dependency extra-ppc32-with-pcc failed (or also skipped). |
||||
| minigzip --help | Skipped | — | View (tail) | |
Skipped: dependency extra-ppc32-with-zlib failed (or also skipped). |
||||
| pngtest | Skipped | — | View (tail) | |
Skipped: dependency extra-ppc32-with-libpng failed (or also skipped). |
||||
| gcc hello.c | Skipped | — | View (tail) | |
Skipped: dependency extra-ppc32-with-binutils-gcc failed (or also skipped). |
||||
| gcc --version | Skipped | — | View (tail) | |
Skipped: dependency extra-ppc32-with-gcc failed (or also skipped). |
||||
| libisl smoke test | OK | Last screen, Terminal dump | View (tail) | 77 s |
[2026-09-10 02:36:03,548 QEMU-ppc32 DEBUG] | [2026-09-10 02:36:03,548 QEMU-ppc32 DEBUG] | [2026-09-10 02:36:03,548 QEMU-ppc32 DEBUG] | [2026-09-10 02:36:03,548 QEMU-ppc32 DEBUG] | [2026-09-10 02:36:03,548 QEMU-ppc32 DEBUG] | [2026-09-10 02:36:03,548 QEMU-ppc32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:28:36', 'Running on ppc32 (terminal/43)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # cd /tests/libisl', '/tests/libisl # from max.pip | ./isl_pip --format=set --context=gbr -T', 'ooooooooooooooooooooooooooooooo', '/tests/libisl # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 02:36:03,549 command DEBUG] Read lines ['/tests/libisl # from max.pip | ./isl_pip --format=set --context=gbr -T', 'ooooooooooooooooooooooooooooooo', '/tests/libisl # _'] [2026-09-10 02:36:03,549 command INFO] Command 'from max.pip | ./isl_pip --format=set --context=gbr -T' done. [2026-09-10 02:36:03,549 QEMU-ppc32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| GZX invalid option | OK | Last screen, Terminal dump | View (tail) | 75 s |
[2026-09-10 02:37:18,686 QEMU-ppc32 DEBUG] | [2026-09-10 02:37:18,686 QEMU-ppc32 DEBUG] | [2026-09-10 02:37:18,687 QEMU-ppc32 DEBUG] | [2026-09-10 02:37:18,687 QEMU-ppc32 DEBUG] | [2026-09-10 02:37:18,687 QEMU-ppc32 DEBUG] | [2026-09-10 02:37:18,687 QEMU-ppc32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:28:36', 'Running on ppc32 (terminal/43)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # cd /gzx', '/gzx # ./gzx --foo', "Invalid option '--foo'.", 'bdsh: Command failed (exit code 1)', '/gzx # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 02:37:18,687 command DEBUG] Read lines ['/gzx # ./gzx --foo', "Invalid option '--foo'.", 'bdsh: Command failed (exit code 1)', '/gzx # _'] [2026-09-10 02:37:18,687 command INFO] Command './gzx --foo' done. [2026-09-10 02:37:18,687 QEMU-ppc32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| Ccheck internal unit tests | OK | Last screen, Terminal dump | View (tail) | 58 s |
[2026-09-10 02:38:16,834 QEMU-ppc32 DEBUG] | <none:4:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs
[2026-09-10 02:38:16,834 QEMU-ppc32 DEBUG] | <none:5:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs
[2026-09-10 02:38:16,834 QEMU-ppc32 DEBUG] | <none:6:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs
[2026-09-10 02:38:16,834 QEMU-ppc32 DEBUG] | test_checker -> 0
[2026-09-10 02:38:16,834 QEMU-ppc32 DEBUG] | / # _
[2026-09-10 02:38:16,834 QEMU-ppc32 DEBUG] Captured lines: ['gdecln(dspecs(), idlist())', 'block({return(eident())})', 'tsbasic()', 'return(eident())', 'test_ast -> 0', 'module(gdecln(dspecs(tsbasic()), idlist(dfun(dspecs(tsbasic()) dnoident())), blo', 'ck({return(eident())})))', 'test_parser -> 0', 'str_lexer_read: pos=none:2:16', 'str_lexer_read: pos=none:2:33', 'str_lexer_read: pos=none:3:10', 'str_lexer_read: pos=none:5:7', 'str_lexer_read: pos=none:6:3', 'str_lexer_read: pos=none:6:20', 'str_lexer_read: pos=none:7:1', "<none:1:16:'{'>: Function opening brace must start on a new line.", "<none:2:11-16:'return'>: Statement must start on a new line.", "<none:2:21-26:'return'>: Statement must start on a new line.", "<none:2:31-36:'return'>: Statement must start on a new line.", "<none:5:9:space>: Unexpected whitespace before ';'.", "<none:5:12-17:'return'>: Statement must start on a new line.", "<none:6:11-16:'return'>: Statement must start on a new line.", "<none:6:20:'}'>: Function closing brace must start on a new line.", "<none:2:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:3:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:4:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:5:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:6:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", 'test_checker -> 0', '/ # _']
[2026-09-10 02:38:16,834 command DEBUG] Read lines ['gdecln(dspecs(), idlist())', 'block({return(eident())})', 'tsbasic()', 'return(eident())', 'test_ast -> 0', 'module(gdecln(dspecs(tsbasic()), idlist(dfun(dspecs(tsbasic()) dnoident())), blo', 'ck({return(eident())})))', 'test_parser -> 0', 'str_lexer_read: pos=none:2:16', 'str_lexer_read: pos=none:2:33', 'str_lexer_read: pos=none:3:10', 'str_lexer_read: pos=none:5:7', 'str_lexer_read: pos=none:6:3', 'str_lexer_read: pos=none:6:20', 'str_lexer_read: pos=none:7:1', "<none:1:16:'{'>: Function opening brace must start on a new line.", "<none:2:11-16:'return'>: Statement must start on a new line.", "<none:2:21-26:'return'>: Statement must start on a new line.", "<none:2:31-36:'return'>: Statement must start on a new line.", "<none:5:9:space>: Unexpected whitespace before ';'.", "<none:5:12-17:'return'>: Statement must start on a new line.", "<none:6:11-16:'return'>: Statement must start on a new line.", "<none:6:20:'}'>: Function closing brace must start on a new line.", "<none:2:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:3:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:4:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:5:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:6:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", 'test_checker -> 0', '/ # _']
[2026-09-10 02:38:16,835 command INFO] Command 'ccheck --test' done.
[2026-09-10 02:38:16,835 QEMU-ppc32 DEBUG] Sending command 'quit'
Scenario passed.
|
||||
| Ccheck invalid option | Failed | Last screen, Terminal dump | View (tail) | 16 s |
self.machine.boot()
File "/var/helenos/ci/htest/vm/qemu.py", line 173, in boot
self.capture_vterm()
File "/var/helenos/ci/htest/vm/controller.py", line 184, in capture_vterm
if self.same_vterm_tail(lines[0:i]):
File "/var/helenos/ci/htest/vm/controller.py", line 155, in same_vterm_tail
raise Exception("INTERNAL ERROR: same_vterm_tail(i={}, lines={}, full_vterm={})".format(i, lines, self.full_vterm))
Exception: INTERNAL ERROR: same_vterm_tail(i=-2, lines=['???????????????????????????????????????????????????????', '??????????????????????????????????', '???????????????????????????', '??????????????????????????????', '???????????????????????????????????????????????????????????????', '???????????????????????????????????????', '????????????????????????????????', '????????????????????????????????????????????', '???????????????????????????????????????????', '???????????????????????????????????????????', '???????????????????????????????????????????????', '???????????????????????????????????????????????', '?????????????????????????????????????', '?????????????????????????????????', '??????????????????????????????????????????????', '??????????????????? ?????????????????????????', '?????????????????????????????????????????????????????????????????', '?????????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????', '???????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????????????', '?????????????????????????????', '???????????????????????????????????????', '??????????????????????????????'], full_vterm=['?'])
[2026-09-10 02:38:33,370 QEMU-ppc32 DEBUG] Sending command 'quit'
Scenario aborted: INTERNAL ERROR: same_vterm_tail(i=-2, lines=['???????????????????????????????????????????????????????', '??????????????????????????????????', '???????????????????????????', '??????????????????????????????', '???????????????????????????????????????????????????????????????', '???????????????????????????????????????', '????????????????????????????????', '????????????????????????????????????????????', '???????????????????????????????????????????', '???????????????????????????????????????????', '???????????????????????????????????????????????', '???????????????????????????????????????????????', '?????????????????????????????????????', '?????????????????????????????????', '??????????????????????????????????????????????', '??????????????????? ?????????????????????????', '?????????????????????????????????????????????????????????????????', '?????????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????', '???????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????????????', '?????????????????????????????', '???????????????????????????????????????', '??????????????????????????????'], full_vterm=['?'])
|
||||
| libgmp smoke test | OK | Last screen, Terminal dump | View (tail) | 54 s |
[2026-09-10 02:43:00,717 QEMU-ppc32 DEBUG] | [2026-09-10 02:43:00,717 QEMU-ppc32 DEBUG] | [2026-09-10 02:43:00,717 QEMU-ppc32 DEBUG] | [2026-09-10 02:43:00,717 QEMU-ppc32 DEBUG] | [2026-09-10 02:43:00,717 QEMU-ppc32 DEBUG] | [2026-09-10 02:43:00,717 QEMU-ppc32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:28:36', 'Running on ppc32 (terminal/43)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # /tests/libgmp/t-count_zeros', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 02:43:00,717 command DEBUG] Read lines ['/ # /tests/libgmp/t-count_zeros', '/ # _'] [2026-09-10 02:43:00,717 command INFO] Command '/tests/libgmp/t-count_zeros' done. [2026-09-10 02:43:00,717 QEMU-ppc32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| libmpfr smoke test | Failed | Last screen, Terminal dump | View (tail) | 5 min 3 s |
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/qemu.py", line 171, in boot
for xxx in retries(timeout=3*60, interval=5, name="vterm", message="Failed to boot into userspace"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to boot into userspace
[2026-09-10 02:48:11,185 QEMU-ppc32 DEBUG] Sending command 'quit'
Scenario aborted: Failed to boot into userspace
|
||||
| python --version | OK | Last screen, Terminal dump | View (tail) | 55 s |
[2026-09-10 02:49:13,081 QEMU-ppc32 DEBUG] | [2026-09-10 02:49:13,081 QEMU-ppc32 DEBUG] | [2026-09-10 02:49:13,081 QEMU-ppc32 DEBUG] | [2026-09-10 02:49:13,081 QEMU-ppc32 DEBUG] | [2026-09-10 02:49:13,081 QEMU-ppc32 DEBUG] | [2026-09-10 02:49:13,081 QEMU-ppc32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:28:36', 'Running on ppc32 (terminal/43)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # python --version', 'Python 2.7.6', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 02:49:13,081 command DEBUG] Read lines ['/ # python --version', 'Python 2.7.6', '/ # _'] [2026-09-10 02:49:13,081 command INFO] Command 'python --version' done. [2026-09-10 02:49:13,081 QEMU-ppc32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| Hello from Python | OK | Last screen, Terminal dump | View (tail) | 72 s |
[2026-09-10 02:54:33,257 QEMU-ppc32 DEBUG] | WARNING: registering handler for a partially or fully unsupported signal. This h [2026-09-10 02:54:33,257 QEMU-ppc32 DEBUG] | andler may only be invoked by the raise() function, which may not be what the ap [2026-09-10 02:54:33,258 QEMU-ppc32 DEBUG] | plication developer intended: SIGTTOU (Background process attempting write) [2026-09-10 02:54:33,258 QEMU-ppc32 DEBUG] | Hello, World! [2026-09-10 02:54:33,258 QEMU-ppc32 DEBUG] | /src/python/demo # _ [2026-09-10 02:54:33,258 QEMU-ppc32 DEBUG] Captured lines: ['WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGXFSZ (File size limit exceeded)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTRAP (Trace/breakpoint trap)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGHUP (Hangup)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGPIPE (Write on a pipe with no one to read it)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGPOLL (Pollable event)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGURG (High bandwidth data is available at a sock', 'et)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTSTP (Terminal stop signal)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTTIN (Background process attempting read)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTTOU (Background process attempting write)', 'Hello, World!', '/src/python/demo # _'] [2026-09-10 02:54:33,258 command DEBUG] Read lines ['WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGXFSZ (File size limit exceeded)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTRAP (Trace/breakpoint trap)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGHUP (Hangup)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGPIPE (Write on a pipe with no one to read it)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGPOLL (Pollable event)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGURG (High bandwidth data is available at a sock', 'et)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTSTP (Terminal stop signal)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTTIN (Background process attempting read)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTTOU (Background process attempting write)', 'Hello, World!', '/src/python/demo # _'] [2026-09-10 02:54:33,258 command INFO] Command 'python hello.py' done. [2026-09-10 02:54:33,258 QEMU-ppc32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| libmpc smoke test | OK | Last screen, Terminal dump | View (tail) | 64 s |
[2026-09-10 03:00:35,254 QEMU-ppc32 DEBUG] | [2026-09-10 03:00:35,254 QEMU-ppc32 DEBUG] | [2026-09-10 03:00:35,254 QEMU-ppc32 DEBUG] | [2026-09-10 03:00:35,254 QEMU-ppc32 DEBUG] | [2026-09-10 03:00:35,254 QEMU-ppc32 DEBUG] | [2026-09-10 03:00:35,254 QEMU-ppc32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:28:36', 'Running on ppc32 (terminal/43)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # /tests/libmpc/tswap', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 03:00:35,254 command DEBUG] Read lines ['/ # /tests/libmpc/tswap', '/ # _'] [2026-09-10 03:00:35,254 command INFO] Command '/tests/libmpc/tswap' done. [2026-09-10 03:00:35,254 QEMU-ppc32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| iconv --version | OK | Last screen, Terminal dump | View (tail) | 47 s |
[2026-09-10 03:04:20,664 QEMU-ppc32 DEBUG] | [2026-09-10 03:04:20,664 QEMU-ppc32 DEBUG] | [2026-09-10 03:04:20,664 QEMU-ppc32 DEBUG] | [2026-09-10 03:04:20,664 QEMU-ppc32 DEBUG] | [2026-09-10 03:04:20,664 QEMU-ppc32 DEBUG] | [2026-09-10 03:04:20,664 QEMU-ppc32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:28:36', 'Running on ppc32 (terminal/43)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # iconv --version', 'iconv (GNU libiconv 1.14)', 'Copyright (C) 2000-2011 Free Software Foundation, Inc.', 'License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>', 'This is free software: you are free to change and redistribute it.', 'There is NO WARRANTY, to the extent permitted by law.', 'Written by Bruno Haible.', '/ # _', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 03:04:20,664 command DEBUG] Read lines ['/ # iconv --version', 'iconv (GNU libiconv 1.14)', 'Copyright (C) 2000-2011 Free Software Foundation, Inc.', 'License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>', 'This is free software: you are free to change and redistribute it.', 'There is NO WARRANTY, to the extent permitted by law.', 'Written by Bruno Haible.', '/ # _'] [2026-09-10 03:04:20,664 command INFO] Command 'iconv --version' done. [2026-09-10 03:04:20,664 QEMU-ppc32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| ping | Failed | Last screen, Terminal dump | View (tail) | 48 s |
[2026-09-10 03:05:16,113 command DEBUG] Read lines ['/ # inet list-addr', 'Addr/Width Link-Name Addr-Name Def-MTU', '============ ============ ========= =======', '127.0.0.1/24 net/loopback v4a 1500', '::1/128 net/loopback v6a 1500', '/ # _']
[2026-09-10 03:05:16,114 main ERROR] Scenario aborted: Missing expected text 10.0.2.15 ...
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 175, in run
raise Exception('Missing expected text {} ...'.format(self.args['assert']))
Exception: Missing expected text 10.0.2.15 ...
[2026-09-10 03:05:16,114 QEMU-ppc32 DEBUG] Sending command 'quit'
Scenario aborted: Missing expected text 10.0.2.15 ...
|
||||
| tester malloc | OK | Last screen, Terminal dump | View (tail) | 70 s |
[2026-09-10 03:14:02,587 QEMU-ppc32 DEBUG] | M 439M 440M 441M 442M 443M [2026-09-10 03:14:02,587 QEMU-ppc32 DEBUG] | Was refused more memory as expected. [2026-09-10 03:14:02,587 QEMU-ppc32 DEBUG] | [2026-09-10 03:14:02,587 QEMU-ppc32 DEBUG] | Test passed [2026-09-10 03:14:02,587 QEMU-ppc32 DEBUG] | / # _ [2026-09-10 03:14:02,587 QEMU-ppc32 DEBUG] Captured lines: ['3M 24M 25M 26M 27M 28M 29M 30M 31M 32M 33M 34M 35M 36M 37M 38M 39M 40M 41M 42M 4', '3M 44M 45M 46M 47M 48M 49M 50M 51M 52M 53M 54M 55M 56M 57M 58M 59M 60M 61M 62M 6', '3M 64M 65M 66M 67M 68M 69M 70M 71M 72M 73M 74M 75M 76M 77M 78M 79M 80M 81M 82M 8', '3M 84M 85M 86M 87M 88M 89M 90M 91M 92M 93M 94M 95M 96M 97M 98M 99M 100M 101M 102', 'M 103M 104M 105M 106M 107M 108M 109M 110M 111M 112M 113M 114M 115M 116M 117M 118', 'M 119M 120M 121M 122M 123M 124M 125M 126M 127M 128M 129M 130M 131M 132M 133M 134', 'M 135M 136M 137M 138M 139M 140M 141M 142M 143M 144M 145M 146M 147M 148M 149M 150', 'M 151M 152M 153M 154M 155M 156M 157M 158M 159M 160M 161M 162M 163M 164M 165M 166', 'M 167M 168M 169M 170M 171M 172M 173M 174M 175M 176M 177M 178M 179M 180M 181M 182', 'M 183M 184M 185M 186M 187M 188M 189M 190M 191M 192M 193M 194M 195M 196M 197M 198', 'M 199M 200M 201M 202M 203M 204M 205M 206M 207M 208M 209M 210M 211M 212M 213M 214', 'M 215M 216M 217M 218M 219M 220M 221M 222M 223M 224M 225M 226M 227M 228M 229M 230', 'M 231M 232M 233M 234M 235M 236M 237M 238M 239M 240M 241M 242M 243M 244M 245M 246', 'M 247M 248M 249M 250M 251M 252M 253M 254M 255M 256M 257M 258M 259M 260M 261M 262', 'M 263M 264M 265M 266M 267M 268M 269M 270M 271M 272M 273M 274M 275M 276M 277M 278', 'M 279M 280M 281M 282M 283M 284M 285M 286M 287M 288M 289M 290M 291M 292M 293M 294', 'M 295M 296M 297M 298M 299M 300M 301M 302M 303M 304M 305M 306M 307M 308M 309M 310', 'M 311M 312M 313M 314M 315M 316M 317M 318M 319M 320M 321M 322M 323M 324M 325M 326', 'M 327M 328M 329M 330M 331M 332M 333M 334M 335M 336M 337M 338M 339M 340M 341M 342', 'M 343M 344M 345M 346M 347M 348M 349M 350M 351M 352M 353M 354M 355M 356M 357M 358', 'M 359M 360M 361M 362M 363M 364M 365M 366M 367M 368M 369M 370M 371M 372M 373M 374', 'M 375M 376M 377M 378M 379M 380M 381M 382M 383M 384M 385M 386M 387M 388M 389M 390', 'M 391M 392M 393M 394M 395M 396M 397M 398M 399M 400M 401M 402M 403M 404M 405M 406', 'M 407M 408M 409M 410M 411M 412M 413M 414M 415M 416M 417M 418M 419M 420M 421M 422', 'M 423M 424M 425M 426M 427M 428M 429M 430M 431M 432M 433M 434M 435M 436M 437M 438', 'M 439M 440M 441M 442M 443M', 'Was refused more memory as expected.', '', 'Test passed', '/ # _'] [2026-09-10 03:14:02,587 command DEBUG] Read lines ['3M 24M 25M 26M 27M 28M 29M 30M 31M 32M 33M 34M 35M 36M 37M 38M 39M 40M 41M 42M 4', '3M 44M 45M 46M 47M 48M 49M 50M 51M 52M 53M 54M 55M 56M 57M 58M 59M 60M 61M 62M 6', '3M 64M 65M 66M 67M 68M 69M 70M 71M 72M 73M 74M 75M 76M 77M 78M 79M 80M 81M 82M 8', '3M 84M 85M 86M 87M 88M 89M 90M 91M 92M 93M 94M 95M 96M 97M 98M 99M 100M 101M 102', 'M 103M 104M 105M 106M 107M 108M 109M 110M 111M 112M 113M 114M 115M 116M 117M 118', 'M 119M 120M 121M 122M 123M 124M 125M 126M 127M 128M 129M 130M 131M 132M 133M 134', 'M 135M 136M 137M 138M 139M 140M 141M 142M 143M 144M 145M 146M 147M 148M 149M 150', 'M 151M 152M 153M 154M 155M 156M 157M 158M 159M 160M 161M 162M 163M 164M 165M 166', 'M 167M 168M 169M 170M 171M 172M 173M 174M 175M 176M 177M 178M 179M 180M 181M 182', 'M 183M 184M 185M 186M 187M 188M 189M 190M 191M 192M 193M 194M 195M 196M 197M 198', 'M 199M 200M 201M 202M 203M 204M 205M 206M 207M 208M 209M 210M 211M 212M 213M 214', 'M 215M 216M 217M 218M 219M 220M 221M 222M 223M 224M 225M 226M 227M 228M 229M 230', 'M 231M 232M 233M 234M 235M 236M 237M 238M 239M 240M 241M 242M 243M 244M 245M 246', 'M 247M 248M 249M 250M 251M 252M 253M 254M 255M 256M 257M 258M 259M 260M 261M 262', 'M 263M 264M 265M 266M 267M 268M 269M 270M 271M 272M 273M 274M 275M 276M 277M 278', 'M 279M 280M 281M 282M 283M 284M 285M 286M 287M 288M 289M 290M 291M 292M 293M 294', 'M 295M 296M 297M 298M 299M 300M 301M 302M 303M 304M 305M 306M 307M 308M 309M 310', 'M 311M 312M 313M 314M 315M 316M 317M 318M 319M 320M 321M 322M 323M 324M 325M 326', 'M 327M 328M 329M 330M 331M 332M 333M 334M 335M 336M 337M 338M 339M 340M 341M 342', 'M 343M 344M 345M 346M 347M 348M 349M 350M 351M 352M 353M 354M 355M 356M 357M 358', 'M 359M 360M 361M 362M 363M 364M 365M 366M 367M 368M 369M 370M 371M 372M 373M 374', 'M 375M 376M 377M 378M 379M 380M 381M 382M 383M 384M 385M 386M 387M 388M 389M 390', 'M 391M 392M 393M 394M 395M 396M 397M 398M 399M 400M 401M 402M 403M 404M 405M 406', 'M 407M 408M 409M 410M 411M 412M 413M 414M 415M 416M 417M 418M 419M 420M 421M 422', 'M 423M 424M 425M 426M 427M 428M 429M 430M 431M 432M 433M 434M 435M 436M 437M 438', 'M 439M 440M 441M 442M 443M', 'Was refused more memory as expected.', '', 'Test passed', '/ # _'] [2026-09-10 03:14:02,587 command INFO] Command 'tester malloc2' done. [2026-09-10 03:14:02,587 QEMU-ppc32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| tester printf | OK | Last screen, Terminal dump | View (tail) | 47 s |
[2026-09-10 03:21:40,399 QEMU-ppc32 DEBUG] | Expected output: [768.000000]
[2026-09-10 03:21:40,399 QEMU-ppc32 DEBUG] | Real output: [770.000000]
[2026-09-10 03:21:40,399 QEMU-ppc32 DEBUG] |
[2026-09-10 03:21:40,399 QEMU-ppc32 DEBUG] | Test passed
[2026-09-10 03:21:40,399 QEMU-ppc32 DEBUG] | / # _
[2026-09-10 03:21:40,399 QEMU-ppc32 DEBUG] Captured lines: ['Expected output: [a]', 'Real output: [a]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", 1, 2, 3, 4, 5):', 'Expected output: [1] [ 02] [03 ] [004] [005]', 'Real output: [1] [ 02] [03 ] [004] [005]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", -1, -2, -3, -4, -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%lld %3.2lld %-3.2lld %2.3lld %-2.3lld", (long long) -1, (long l', 'ong) -2, (long long) -3, (long long) -4, (long long) -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%#x %5.3#x %-5.3#x %3.5#x %-3.5#x", 17, 18, 19, 20, 21):', 'Expected output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', 'Real output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', '', 'Testing printf("%td %tu %tx %ti %to", d, neg_d, neg_d, d, neg_d):', 'Expected output: [-12] [12] [c] [-12] [14]', 'Real output: [-12] [12] [c] [-12] [14]', '', 'Testing printf("%lf", 768.0):', 'Expected output: [768.000000]', 'Real output: [770.000000]', '', 'Test passed', '/ # _']
[2026-09-10 03:21:40,399 command DEBUG] Read lines ['Expected output: [a]', 'Real output: [a]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", 1, 2, 3, 4, 5):', 'Expected output: [1] [ 02] [03 ] [004] [005]', 'Real output: [1] [ 02] [03 ] [004] [005]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", -1, -2, -3, -4, -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%lld %3.2lld %-3.2lld %2.3lld %-2.3lld", (long long) -1, (long l', 'ong) -2, (long long) -3, (long long) -4, (long long) -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%#x %5.3#x %-5.3#x %3.5#x %-3.5#x", 17, 18, 19, 20, 21):', 'Expected output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', 'Real output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', '', 'Testing printf("%td %tu %tx %ti %to", d, neg_d, neg_d, d, neg_d):', 'Expected output: [-12] [12] [c] [-12] [14]', 'Real output: [-12] [12] [c] [-12] [14]', '', 'Testing printf("%lf", 768.0):', 'Expected output: [768.000000]', 'Real output: [770.000000]', '', 'Test passed', '/ # _']
[2026-09-10 03:21:40,399 command INFO] Command 'tester print2' done.
[2026-09-10 03:21:40,399 QEMU-ppc32 DEBUG] Sending command 'quit'
Scenario passed.
|
||||
| cat demo.txt | OK | Last screen, Terminal dump | View (tail) | 46 s |
[2026-09-10 03:29:14,513 QEMU-ppc32 DEBUG] | [2026-09-10 03:29:14,513 QEMU-ppc32 DEBUG] | [2026-09-10 03:29:14,513 QEMU-ppc32 DEBUG] | [2026-09-10 03:29:14,513 QEMU-ppc32 DEBUG] | [2026-09-10 03:29:14,513 QEMU-ppc32 DEBUG] | [2026-09-10 03:29:14,513 QEMU-ppc32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:28:36', 'Running on ppc32 (terminal/43)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # cat demo.txt', 'Multilingual text test', '----------------------', '', 'English: Quick brown fox jumps over the lazy dog', 'Czech: P??li? ?lu?ou?k? k?? ?p?l ??belsk? ?dy', 'Greek: ? ?????, ????????? ????????o??o?? ??? ????', 'Hebrew: ?????? ?????? ??? ?????? ?????????????', 'Arabic: ??????? ???????? ????? ????????', 'Russian: ?e??o? ?o??a?o???c? c xy?o????e?-a?a??ap??c??o?', 'Armenian: ????? ??????????? ?????????? ????????', '/ # _', '', '', '', '', '', '', '', ''] [2026-09-10 03:29:14,513 command DEBUG] Read lines ['/ # cat demo.txt', 'Multilingual text test', '----------------------', '', 'English: Quick brown fox jumps over the lazy dog', 'Czech: P??li? ?lu?ou?k? k?? ?p?l ??belsk? ?dy', 'Greek: ? ?????, ????????? ????????o??o?? ??? ????', 'Hebrew: ?????? ?????? ??? ?????? ?????????????', 'Arabic: ??????? ???????? ????? ????????', 'Russian: ?e??o? ?o??a?o???c? c xy?o????e?-a?a??ap??c??o?', 'Armenian: ????? ??????????? ?????????? ????????', '/ # _'] [2026-09-10 03:29:14,513 command INFO] Command 'cat demo.txt' done. [2026-09-10 03:29:14,513 QEMU-ppc32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| Play demo.wav | OK | Last screen, Terminal dump | View (tail) | 47 s |
[2026-09-10 03:41:24,775 QEMU-ppc32 DEBUG] | [2026-09-10 03:41:24,775 QEMU-ppc32 DEBUG] | [2026-09-10 03:41:24,775 QEMU-ppc32 DEBUG] | [2026-09-10 03:41:24,775 QEMU-ppc32 DEBUG] | [2026-09-10 03:41:24,775 QEMU-ppc32 DEBUG] | [2026-09-10 03:41:24,775 QEMU-ppc32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:28:36', 'Running on ppc32 (terminal/43)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # wavplay demo.wav', 'Playing (1/1) demo.wav', 'Hound playback: demo.wav', "File `demo.wav' format: 2 channel(s), 44100Hz, 16 bit signed(LE).", "Failed to connect to target 'default': [ENOENT] No such entry", 'Available targets:', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 03:41:24,775 command DEBUG] Read lines ['/ # wavplay demo.wav', 'Playing (1/1) demo.wav', 'Hound playback: demo.wav', "File `demo.wav' format: 2 channel(s), 44100Hz, 16 bit signed(LE).", "Failed to connect to target 'default': [ENOENT] No such entry", 'Available targets:', '/ # _'] [2026-09-10 03:41:24,775 command INFO] Command 'wavplay demo.wav' done. [2026-09-10 03:41:24,775 QEMU-ppc32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| Task | Result | Download | Log | Duration |
|---|---|---|---|---|
| HelenOS | OK | — | View (tail) | 1 min 39 s |
[13/22] Generating boot/vfs.gz with a custom command (wrapped by meson to capture output) [14/22] Generating boot/ext4fs.gz with a custom command (wrapped by meson to capture output) [15/22] Generating meson/part/initrd/DIST with a custom command [16/22] Generating meson/part/initrd/initrd.img with a custom command [17/22] Generating boot/initrd.img.gz with a custom command (wrapped by meson to capture output) [18/22] Generating boot/components.tar with a custom command [19/22] Generating boot/components.o with a custom command [20/22] Linking target boot/image.boot.elf [21/22] Generating image.boot with a custom command [22/22] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| binutils | Failed | — | View (tail) | 16 s |
checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow checking whether byte ordering is bigendian... no This target is no longer supported in gas make: *** [Makefile:5759: configure-gas] Error 1 [hsct]: Error: Build failed! |
||||
| fdlibm | OK | fdlibm for riscv64 | View (tail) | 7 s |
riscv64-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/riscv64-helenos-ar: `u' modifier ignored since `D' is the default (see `U') riscv64-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| gzx | OK | gzx for riscv64 | View (tail) | 12 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| libiconv | OK | libiconv for riscv64 | View (tail) | 24 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| msim | OK | msim for riscv64 | View (tail) | 2 s |
riscv64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c riscv64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c riscv64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c riscv64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c riscv64-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//msim/app/" >>> Creating the archive... |
||||
| sycek | OK | sycek for riscv64 | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| zlib | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| libgmp | OK | libgmp for riscv64 | View (tail) | 58 s |
[hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libgmp/tests/libgmp/./t-count_zeros" >>> Creating the archive... |
||||
| jainja | OK | jainja for riscv64 | View (tail) | 39 s |
1202 | filelen = ((jlong)2L << ((int)sizeof(st.st_size) * 8 - 1)) + filelen;
| ^~
>>> Packaging...
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//jainja/app/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//jainja/lib/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//jainja/app/"
[hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//jainja/lib/"
>>> Creating the archive...
|
||||
| libisl | OK | libisl for riscv64 | View (tail) | 59 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| libpng | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-riscv64 failed (or also skipped). |
||||
| lua | OK | lua for riscv64 | View (tail) | 8 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//lua/lib" >>> Creating the archive... |
||||
| libmpfr | OK | libmpfr for riscv64 | View (tail) | 2 min 8 s |
[hsct]: "cp" "./tadd_d" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpfr/tests/libmpfr/./tadd_d" [hsct]: "cp" "./ty0" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpfr/tests/libmpfr/./ty0" [hsct]: "cp" "./texpm1" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpfr/tests/libmpfr/./texpm1" [hsct]: "cp" "./tinp_str" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpfr/tests/libmpfr/./tinp_str" [hsct]: "cp" "./tset_ld" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpfr/tests/libmpfr/./tset_ld" [hsct]: "cp" "./tsech" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpfr/tests/libmpfr/./tsech" [hsct]: "cp" "./tgrandom" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpfr/tests/libmpfr/./tgrandom" [hsct]: "cp" "./terf" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpfr/tests/libmpfr/./terf" [hsct]: "cp" "./tasinh" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpfr/tests/libmpfr/./tasinh" >>> Creating the archive... |
||||
| libmpc | OK | libmpc for riscv64 | View (tail) | 35 s |
[hsct]: "cp" "./tmul_si" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpc/tests/libmpc/./tmul_si" [hsct]: "cp" "./tacos" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpc/tests/libmpc/./tacos" [hsct]: "cp" "./tsub" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpc/tests/libmpc/./tsub" [hsct]: "cp" "./tget_version" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpc/tests/libmpc/./tget_version" [hsct]: "cp" "./tadd_si" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpc/tests/libmpc/./tadd_si" [hsct]: "cp" "./treimref" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpc/tests/libmpc/./treimref" [hsct]: "cp" "./tmul_2si" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpc/tests/libmpc/./tmul_2si" [hsct]: "cp" "./treal" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpc/tests/libmpc/./treal" [hsct]: "cp" "./tsin_cos" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpc/tests/libmpc/./tsin_cos" >>> Creating the archive... |
||||
| gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-riscv64 failed (or also skipped). |
||||
| python2 | OK | python2 for riscv64 | View (tail) | 3 min 54 s |
from _struct import * ImportError: /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/build/lib.linux2-riscv64-2.7/_struct.so: invalid ELF header make: *** [Makefile:973: libinstall] Error 1 [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| Task | Result | Download | Log | Duration |
|---|---|---|---|---|
| HelenOS | OK | HelenOS boot image | View (tail) | 1 min 43 s |
I: -input-charset not specified, using utf-8 (detected in locale settings) Total translation table size: 0 Total rockridge attributes bytes: 914 Total directory bytes: 4096 Path table size(bytes): 38 Total extents including sparc boot = 960 Max brk space used 2b000 1110 extents written (2 MB) [23/24] Generating image.iso with a custom command [24/24] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| fdlibm | OK | fdlibm for sparc64/niagara | View (tail) | 4 s |
sparc64-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/sparc64-helenos-ar: `u' modifier ignored since `D' is the default (see `U') sparc64-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| gzx | OK | gzx for sparc64/niagara | View (tail) | 8 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| binutils | OK | binutils for sparc64/niagara | View (tail) | 78 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| libiconv | OK | libiconv for sparc64/niagara | View (tail) | 21 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| msim | OK | msim for sparc64/niagara | View (tail) | 2 s |
sparc64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c sparc64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c sparc64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c sparc64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c sparc64-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//msim/app/" >>> Creating the archive... |
||||
| sycek | OK | sycek for sparc64/niagara | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| zlib | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| jainja | OK | jainja for sparc64/niagara | View (tail) | 13 s |
1202 | filelen = ((jlong)2L << ((int)sizeof(st.st_size) * 8 - 1)) + filelen;
| ^~
>>> Packaging...
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//jainja/app/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//jainja/lib/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//jainja/app/"
[hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//jainja/lib/"
>>> Creating the archive...
|
||||
| libpng | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-sparc64-niagara failed (or also skipped). |
||||
| lua | OK | lua for sparc64/niagara | View (tail) | 7 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//lua/lib" >>> Creating the archive... |
||||
| libgmp | OK | libgmp for sparc64/niagara | View (tail) | 48 s |
[hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libgmp/tests/libgmp/./t-parity" >>> Creating the archive... |
||||
| libisl | OK | libisl for sparc64/niagara | View (tail) | 39 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| libmpfr | OK | libmpfr for sparc64/niagara | View (tail) | 1 min 39 s |
[hsct]: "cp" "./texp" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpfr/tests/libmpfr/./texp" [hsct]: "cp" "./trint" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpfr/tests/libmpfr/./trint" [hsct]: "cp" "./tset_exp" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpfr/tests/libmpfr/./tset_exp" [hsct]: "cp" "./tlog" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpfr/tests/libmpfr/./tlog" [hsct]: "cp" "./tpow_z" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpfr/tests/libmpfr/./tpow_z" [hsct]: "cp" "./teq" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpfr/tests/libmpfr/./teq" [hsct]: "cp" "./tdim" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpfr/tests/libmpfr/./tdim" [hsct]: "cp" "./tnext" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpfr/tests/libmpfr/./tnext" [hsct]: "cp" "./tadd" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpfr/tests/libmpfr/./tadd" >>> Creating the archive... |
||||
| libmpc | OK | libmpc for sparc64/niagara | View (tail) | 26 s |
[hsct]: "cp" "./tmul_i" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpc/tests/libmpc/./tmul_i" [hsct]: "cp" "./tset" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpc/tests/libmpc/./tset" [hsct]: "cp" "./tfr_sub" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpc/tests/libmpc/./tfr_sub" [hsct]: "cp" "./tpow_z" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpc/tests/libmpc/./tpow_z" [hsct]: "cp" "./tui_ui_sub" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpc/tests/libmpc/./tui_ui_sub" [hsct]: "cp" "./tproj" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpc/tests/libmpc/./tproj" [hsct]: "cp" "./tpow_d" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpc/tests/libmpc/./tpow_d" [hsct]: "cp" "./tmul_si" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpc/tests/libmpc/./tmul_si" [hsct]: "cp" "./tnorm" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpc/tests/libmpc/./tnorm" >>> Creating the archive... |
||||
| gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-sparc64-niagara failed (or also skipped). |
||||
| python2 | OK | python2 for sparc64/niagara | View (tail) | 3 min 34 s |
from _struct import * ImportError: /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/python2/python-cross/build/lib.linux2-sparc64-2.7/_struct.so: ELF file data encoding not little-endian make: *** [Makefile:973: libinstall] Error 1 [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| Task | Result | Download | Log | Duration |
|---|---|---|---|---|
| HelenOS | OK | HelenOS boot image | View (tail) | 1 min 54 s |
I: -input-charset not specified, using utf-8 (detected in locale settings) Total translation table size: 0 Total rockridge attributes bytes: 914 Total directory bytes: 4096 Path table size(bytes): 38 Total extents including sparc boot = 1120 Max brk space used 2b000 1270 extents written (2 MB) [23/24] Generating image.iso with a custom command [24/24] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| fdlibm | OK | fdlibm for sparc64/ultra | View (tail) | 4 s |
sparc64-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/sparc64-helenos-ar: `u' modifier ignored since `D' is the default (see `U') sparc64-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| gzx | OK | gzx for sparc64/ultra | View (tail) | 8 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| binutils | OK | binutils for sparc64/ultra | View (tail) | 88 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| libiconv | OK | libiconv for sparc64/ultra | View (tail) | 20 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| msim | OK | msim for sparc64/ultra | View (tail) | 2 s |
sparc64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c sparc64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c sparc64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c sparc64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c sparc64-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//msim/app/" >>> Creating the archive... |
||||
| sycek | OK | sycek for sparc64/ultra | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| zlib | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| libpng | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-sparc64-ultra failed (or also skipped). |
||||
| lua | OK | lua for sparc64/ultra | View (tail) | 7 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//lua/lib" >>> Creating the archive... |
||||
| jainja | OK | jainja for sparc64/ultra | View (tail) | 11 s |
1202 | filelen = ((jlong)2L << ((int)sizeof(st.st_size) * 8 - 1)) + filelen;
| ^~
>>> Packaging...
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//jainja/app/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//jainja/lib/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//jainja/app/"
[hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//jainja/lib/"
>>> Creating the archive...
|
||||
| libgmp | OK | libgmp for sparc64/ultra | View (tail) | 51 s |
[hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-bswap" >>> Creating the archive... |
||||
| libisl | OK | libisl for sparc64/ultra | View (tail) | 45 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| libmpfr | OK | libmpfr for sparc64/ultra | View (tail) | 86 s |
[hsct]: "cp" "./tsec" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpfr/tests/libmpfr/./tsec" [hsct]: "cp" "./tgrandom" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpfr/tests/libmpfr/./tgrandom" [hsct]: "cp" "./tcoth" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpfr/tests/libmpfr/./tcoth" [hsct]: "cp" "./tget_sj" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpfr/tests/libmpfr/./tget_sj" [hsct]: "cp" "./tset_si" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpfr/tests/libmpfr/./tset_si" [hsct]: "cp" "./tdiv" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpfr/tests/libmpfr/./tdiv" [hsct]: "cp" "./tdiv_ui" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpfr/tests/libmpfr/./tdiv_ui" [hsct]: "cp" "./tinp_str" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpfr/tests/libmpfr/./tinp_str" [hsct]: "cp" "./tconst_euler" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpfr/tests/libmpfr/./tconst_euler" >>> Creating the archive... |
||||
| libmpc | OK | libmpc for sparc64/ultra | View (tail) | 24 s |
[hsct]: "cp" "./texp" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpc/tests/libmpc/./texp" [hsct]: "cp" "./timag" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpc/tests/libmpc/./timag" [hsct]: "cp" "./tprec" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpc/tests/libmpc/./tprec" [hsct]: "cp" "./targ" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpc/tests/libmpc/./targ" [hsct]: "cp" "./tadd" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpc/tests/libmpc/./tadd" [hsct]: "cp" "./tpow_d" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpc/tests/libmpc/./tpow_d" [hsct]: "cp" "./tadd_fr" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpc/tests/libmpc/./tadd_fr" [hsct]: "cp" "./tlog" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpc/tests/libmpc/./tlog" [hsct]: "cp" "./tpow_z" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpc/tests/libmpc/./tpow_z" >>> Creating the archive... |
||||
| gcc | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-sparc64-ultra failed (or also skipped). |
||||
| python2 | OK | python2 for sparc64/ultra | View (tail) | 3 min 10 s |
from _struct import * ImportError: /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/python2/python-cross/build/lib.linux2-sparc64-2.7/_struct.so: ELF file data encoding not little-endian make: *** [Makefile:973: libinstall] Error 1 [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| Task | Result | Download | Log | Duration |
|---|---|---|---|---|
| HelenOS | OK | — | View (tail) | 72 s |
[1592/1600] Linking target uspace/drv_sun4v_sun4v [1593/1600] Compiling C object uspace/drv_test1_test1.p/drv_test_test1_test1.c.o [1594/1600] Compiling C object uspace/drv_test2_test2.p/drv_test_test2_test2.c.o [1595/1600] Compiling C object uspace/drv_test3_test3.p/drv_test_test3_test3.c.o [1596/1600] Linking target uspace/drv_test1_test1 [1597/1600] Linking target uspace/drv_test2_test2 [1598/1600] Linking target uspace/drv_test3_test3 [1599/1600] Compiling C object uspace/drv_cmos_rtc_cmos_rtc.p/drv_time_cmos-rtc_cmos-rtc.c.o [1600/1600] Linking target uspace/drv_cmos_rtc_cmos_rtc [1/1] Generating image_path with a custom command (wrapped by meson to capture output) |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| Tarball fetch | OK | — | View (tail) | 4 s |
18300K .......... .......... .......... .......... .......... 98% 85.4M 0s 18350K .......... .......... .......... .......... .......... 99% 88.7M 0s 18400K .......... .......... .......... .......... .......... 99% 81.5M 0s 18450K .......... .......... .......... .......... .......... 99% 581K 0s 18500K .......... .......... .......... .......... .......... 99% 32.0M 0s 18550K .. 100% 50.2M=3.0s 2026-09-10 01:15:36 (6.12 MB/s) - ‘/var/helenos/nightly/tmp-ci/mirror/sources/binutils-2.21.1.tar.bz2’ saved [18997755/18997755] filename:'pex-helenos.c' url:'pex-helenos.c' |
||||
| amd64 | OK | binutils for amd64 | View (tail) | 1 min 45 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/amd64/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| arm32/beagleboardxm | OK | binutils for arm32/beagleboardxm | View (tail) | 89 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| arm32/beaglebone | OK | binutils for arm32/beaglebone | View (tail) | 86 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| arm32/gta02 | OK | binutils for arm32/gta02 | View (tail) | 81 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| arm32/integratorcp | OK | binutils for arm32/integratorcp | View (tail) | 86 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| arm32/raspberrypi | OK | binutils for arm32/raspberrypi | View (tail) | 88 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| arm64/hikey960 | Failed | — | View (tail) | 13 s |
checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow checking whether byte ordering is bigendian... no This target is no longer supported in gas make: *** [Makefile:5759: configure-gas] Error 1 [hsct]: Error: Build failed! |
||||
| arm64/virt | Failed | — | View (tail) | 13 s |
checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow checking whether byte ordering is bigendian... no This target is no longer supported in gas make: *** [Makefile:5759: configure-gas] Error 1 [hsct]: Error: Build failed! |
||||
| ia32 | OK | binutils for ia32 | View (tail) | 84 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/ia32/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| ia64/i460GX | OK | binutils for ia64/i460GX | View (tail) | 1 min 48 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| ia64/ski | OK | binutils for ia64/ski | View (tail) | 1 min 49 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| mips32/malta-be | OK | binutils for mips32/malta-be | View (tail) | 1 min 51 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| mips32/malta-le | OK | binutils for mips32/malta-le | View (tail) | 1 min 54 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| mips32/msim | OK | binutils for mips32/msim | View (tail) | 1 min 47 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| ppc32 | OK | binutils for ppc32 | View (tail) | 1 min 33 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| riscv64 | Failed | — | View (tail) | 16 s |
checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow checking whether byte ordering is bigendian... no This target is no longer supported in gas make: *** [Makefile:5759: configure-gas] Error 1 [hsct]: Error: Build failed! |
||||
| sparc64/niagara | OK | binutils for sparc64/niagara | View (tail) | 78 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| sparc64/ultra | OK | binutils for sparc64/ultra | View (tail) | 88 s |
test -z "/usr/local/share/man/man1" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/binutils/binutils-2.21.1/PKG/usr/local/share/man/man1' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/binutils/binutils-2.21.1/ld' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/binutils/binutils-2.21.1/ld' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/binutils/binutils-2.21.1/ld' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/binutils/binutils-2.21.1/ld' [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/as" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//binutils/app/" [hsct]: "cp" "PKG/usr/local/bin/ld" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//binutils/app/" >>> Creating the archive... |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| Tarball fetch | OK | — | View (tail) | 3 s |
Connecting to www.validlab.com (www.validlab.com)|209.128.78.139|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 99573 (97K) [application/x-gzip]
Saving to: ‘/var/helenos/nightly/tmp-ci/mirror/sources/fdlibm53.tar.gz’
0K .......... .......... .......... .......... .......... 51% 103K 0s
50K .......... .......... .......... .......... ....... 100% 292K=0.6s
2026-09-10 01:15:35 (151 KB/s) - ‘/var/helenos/nightly/tmp-ci/mirror/sources/fdlibm53.tar.gz’ saved [99573/99573]
|
||||
| amd64 | OK | fdlibm for amd64 | View (tail) | 3 s |
amd64-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/amd64-helenos-ar: `u' modifier ignored since `D' is the default (see `U') amd64-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/amd64/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/amd64/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| arm32/beagleboardxm | OK | fdlibm for arm32/beagleboardxm | View (tail) | 4 s |
arm-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/arm-helenos-ar: `u' modifier ignored since `D' is the default (see `U') arm-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| arm32/beaglebone | OK | fdlibm for arm32/beaglebone | View (tail) | 4 s |
arm-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/arm-helenos-ar: `u' modifier ignored since `D' is the default (see `U') arm-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| arm32/gta02 | OK | fdlibm for arm32/gta02 | View (tail) | 4 s |
arm-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/arm-helenos-ar: `u' modifier ignored since `D' is the default (see `U') arm-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| arm32/integratorcp | OK | fdlibm for arm32/integratorcp | View (tail) | 4 s |
arm-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/arm-helenos-ar: `u' modifier ignored since `D' is the default (see `U') arm-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| arm32/raspberrypi | OK | fdlibm for arm32/raspberrypi | View (tail) | 4 s |
arm-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/arm-helenos-ar: `u' modifier ignored since `D' is the default (see `U') arm-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| arm64/hikey960 | OK | fdlibm for arm64/hikey960 | View (tail) | 6 s |
aarch64-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/aarch64-helenos-ar: `u' modifier ignored since `D' is the default (see `U') aarch64-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| arm64/virt | OK | fdlibm for arm64/virt | View (tail) | 4 s |
aarch64-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/aarch64-helenos-ar: `u' modifier ignored since `D' is the default (see `U') aarch64-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| ia32 | OK | fdlibm for ia32 | View (tail) | 4 s |
i686-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/i686-helenos-ar: `u' modifier ignored since `D' is the default (see `U') i686-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia32/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia32/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| ia64/i460GX | OK | fdlibm for ia64/i460GX | View (tail) | 8 s |
ia64-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/ia64-helenos-ar: `u' modifier ignored since `D' is the default (see `U') ia64-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| ia64/ski | OK | fdlibm for ia64/ski | View (tail) | 4 s |
ia64-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/ia64-helenos-ar: `u' modifier ignored since `D' is the default (see `U') ia64-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| mips32/malta-be | OK | fdlibm for mips32/malta-be | View (tail) | 5 s |
mips-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/mips-helenos-ar: `u' modifier ignored since `D' is the default (see `U') mips-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| mips32/malta-le | OK | fdlibm for mips32/malta-le | View (tail) | 5 s |
mipsel-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/mipsel-helenos-ar: `u' modifier ignored since `D' is the default (see `U') mipsel-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| mips32/msim | OK | fdlibm for mips32/msim | View (tail) | 5 s |
mipsel-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/mipsel-helenos-ar: `u' modifier ignored since `D' is the default (see `U') mipsel-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| ppc32 | OK | fdlibm for ppc32 | View (tail) | 3 s |
ppc-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/ppc-helenos-ar: `u' modifier ignored since `D' is the default (see `U') ppc-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| riscv64 | OK | fdlibm for riscv64 | View (tail) | 7 s |
riscv64-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/riscv64-helenos-ar: `u' modifier ignored since `D' is the default (see `U') riscv64-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| sparc64/niagara | OK | fdlibm for sparc64/niagara | View (tail) | 4 s |
sparc64-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/sparc64-helenos-ar: `u' modifier ignored since `D' is the default (see `U') sparc64-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| sparc64/ultra | OK | fdlibm for sparc64/ultra | View (tail) | 4 s |
sparc64-helenos-ar cru libfdm.a k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_isnan.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o /var/helenos/cross/bin/sparc64-helenos-ar: `u' modifier ignored since `D' is the default (see `U') sparc64-helenos-ranlib libfdm.a || true >>> Packaging... [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/libs/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/libs/libm.a" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//fdlibm/lib" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//fdlibm/lib/" [hsct]: "cp" "fdlibm53/libfdm.a" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//fdlibm/lib/libm.a" >>> Creating the archive... |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| Tarball fetch | OK | — | View (tail) | 5 s |
70200K .......... .......... .......... .......... .......... 99% 18.1M 0s 70250K .......... .......... .......... .......... .......... 99% 18.3M 0s 70300K .......... . 100% 12.0M=4.1s 2026-09-10 01:16:05 (16.9 MB/s) - ‘/var/helenos/nightly/tmp-ci/mirror/sources/gcc-4.6.3.tar.bz2’ saved [71999439] filename:'includes.patch' url:'includes.patch' filename:'libiberty.patch' url:'libiberty.patch' filename:'pex-helenos.c' url:'pex-helenos.c' filename:'gcc.specs' url:'gcc.specs' |
||||
| amd64 | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-amd64 failed (or also skipped). |
||||
| arm32/beagleboardxm | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm32-beagleboardxm failed (or also skipped). |
||||
| arm32/beaglebone | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm32-beaglebone failed (or also skipped). |
||||
| arm32/gta02 | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm32-gta02 failed (or also skipped). |
||||
| arm32/integratorcp | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm32-integratorcp failed (or also skipped). |
||||
| arm32/raspberrypi | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm32-raspberrypi failed (or also skipped). |
||||
| arm64/hikey960 | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm64-hikey960 failed (or also skipped). |
||||
| arm64/virt | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm64-virt failed (or also skipped). |
||||
| ia32 | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-ia32 failed (or also skipped). |
||||
| ia64/i460GX | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-ia64-i460GX failed (or also skipped). |
||||
| ia64/ski | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-ia64-ski failed (or also skipped). |
||||
| mips32/malta-be | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-mips32-malta-be failed (or also skipped). |
||||
| mips32/malta-le | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-mips32-malta-le failed (or also skipped). |
||||
| mips32/msim | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-mips32-msim failed (or also skipped). |
||||
| ppc32 | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-ppc32 failed (or also skipped). |
||||
| riscv64 | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-riscv64 failed (or also skipped). |
||||
| sparc64/niagara | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-sparc64-niagara failed (or also skipped). |
||||
| sparc64/ultra | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-sparc64-ultra failed (or also skipped). |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| Tarball fetch | OK | — | View (tail) | 1 s |
[hsct]: Error: Configuration not found. Maybe you need to run init first?
>>> Fetching sources...
filename:'gzx' url:'https://github.com/jxsvoboda/gzx'
-> Fetching gzx...
Cloning into '/var/helenos/nightly/tmp-ci/mirror/sources/gzx'...
|
||||
| amd64 | OK | gzx for amd64 | View (tail) | 8 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| arm32/beagleboardxm | OK | gzx for arm32/beagleboardxm | View (tail) | 8 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| arm32/beaglebone | OK | gzx for arm32/beaglebone | View (tail) | 8 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| arm32/gta02 | OK | gzx for arm32/gta02 | View (tail) | 7 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| arm32/integratorcp | OK | gzx for arm32/integratorcp | View (tail) | 8 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| arm32/raspberrypi | OK | gzx for arm32/raspberrypi | View (tail) | 8 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| arm64/hikey960 | OK | gzx for arm64/hikey960 | View (tail) | 9 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| arm64/virt | OK | gzx for arm64/virt | View (tail) | 9 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| ia32 | OK | gzx for ia32 | View (tail) | 8 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| ia64/i460GX | OK | gzx for ia64/i460GX | View (tail) | 10 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| ia64/ski | OK | gzx for ia64/ski | View (tail) | 10 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| mips32/malta-be | OK | gzx for mips32/malta-be | View (tail) | 11 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| mips32/malta-le | OK | gzx for mips32/malta-le | View (tail) | 9 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| mips32/msim | OK | gzx for mips32/msim | View (tail) | 9 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| ppc32 | OK | gzx for ppc32 | View (tail) | 8 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| riscv64 | OK | gzx for riscv64 | View (tail) | 12 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| sparc64/niagara | OK | gzx for sparc64/niagara | View (tail) | 8 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| sparc64/ultra | OK | gzx for sparc64/ultra | View (tail) | 8 s |
helenos-cc -c -O2 -Wall -Wno-error -DHELENOS_BUILD -D_HELENOS_SOURCE -D_REALLY_WANT_STRING_H -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libui -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libdisplay -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libipcgfx -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libcongfx -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libgfxfont -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libriff -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libmemgfx -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libconsole -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/liboutput -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libgfx -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libinput -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libmath -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libhound -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libpcm -o wav/rwave.hos.o wav/rwave.c helenos-ld -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o `helenos-pkg-config --libs libui libgfx libinput libmath libpcm libhound` helenos-cc -o gtap-hos adt/list.hos.o strutil.hos.o tape/deck.hos.o tape/player.hos.o tape/romblock.hos.o tape/tap.hos.o tape/tape.hos.o tape/tonegen.hos.o tape/tzx.hos.o tape/wav.hos.o gtap.hos.o wav/chunk.hos.o wav/rwave.hos.o /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libui.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libdisplay.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libipcgfx.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libcongfx.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libgfxfont.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libriff.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libmemgfx.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libconsole.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/liboutput.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libgfx.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libinput.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libmath.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libpcm.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/lib/libhound.a >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//gzx/gzx" [hsct]: "cp" "gtap-hos" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//gzx/gzx/gtap" [hsct]: "cp" "gzx-hos" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//gzx/gzx/gzx" [hsct]: "cp" "font.bin" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//gzx/gzx/font.bin" [hsct]: "cp" "-r" "roms" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//gzx/gzx" >>> Creating the archive... |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| Tarball fetch | OK | — | View (tail) | 4 s |
6100K .......... .......... .......... .......... .......... 98% 248M 0s 6150K .......... .......... .......... .......... .......... 99% 3.26M 0s 6200K .......... .......... .......... .......... .......... 99% 122M 0s 6250K . 100% 3.38T=2.0s 2026-09-10 01:15:54 (3.13 MB/s) - ‘/var/helenos/nightly/tmp-ci/mirror/sources/jainja-0.8.tar.gz’ saved [6401857/6401857] filename:'jainja.batch' url:'jainja.batch' filename:'Makefile.patch' url:'Makefile.patch' filename:'headers.patch' url:'headers.patch' |
||||
| amd64 | OK | jainja for amd64 | View (tail) | 11 s |
1202 | filelen = ((jlong)2L << ((int)sizeof(st.st_size) * 8 - 1)) + filelen;
| ^~
>>> Packaging...
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//jainja/app/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//jainja/lib/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//jainja/app/"
[hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//jainja/lib/"
>>> Creating the archive...
|
||||
| arm32/beagleboardxm | OK | jainja for arm32/beagleboardxm | View (tail) | 10 s |
[hsct]: "make" "-j1" "OS=HelenOS" "STATIC_ONLY=y" "CC=arm-helenos-cc" arm-helenos-cc -I./src/include -I./src/native -I./src/tinygc -D_IEEEFP_H -DJCGO_UNIX -DJCGO_UNIFSYS -DJCGO_NOSYSNAME -DEXTRASTATIC=static -DJNUBIGEXPORT=static -DJNIIMPORT=static -DJNIEXPORT=static -DJCGO_STDCLINIT -DFPINIT= -DGC_GETENV_SKIP -DGC_CLIBDECL= -DALL_INTERIOR_POINTERS -DGC_GCJ_SUPPORT -DCFASTCALL= -DJCGO_UTFWCTOMB -DJCGO_CLOCKGETTM -DJCGO_NOUTIMBUF -D_SYS_IOCTL_H -D_SYS_SELECT_H -D_IO_H -DJCGO_BIGFLKOFF_T -D_MATH_NO_HYPOT -DGC_LP_ALLOCATOR -DGC_INITIAL_HEAP_SIZE=64*1024*1024 -DGC_MAXIMUM_HEAP_SIZE=128*1024*1024 -DGC_FASTCALL= -DGC_CLIBDECL= -DGC_GCJ_SUPPORT -o jainja ./src/jainja/Main.c -lfdm ./src/tinygc/LP_Allocator.c ./src/tinygc/tinygc.c >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//jainja/app/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//jainja/lib/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//jainja/tests/" [hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//jainja/tests/" [hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//jainja/app/" [hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//jainja/lib/" >>> Creating the archive... |
||||
| arm32/beaglebone | OK | jainja for arm32/beaglebone | View (tail) | 10 s |
[hsct]: "make" "-j1" "OS=HelenOS" "STATIC_ONLY=y" "CC=arm-helenos-cc" arm-helenos-cc -I./src/include -I./src/native -I./src/tinygc -D_IEEEFP_H -DJCGO_UNIX -DJCGO_UNIFSYS -DJCGO_NOSYSNAME -DEXTRASTATIC=static -DJNUBIGEXPORT=static -DJNIIMPORT=static -DJNIEXPORT=static -DJCGO_STDCLINIT -DFPINIT= -DGC_GETENV_SKIP -DGC_CLIBDECL= -DALL_INTERIOR_POINTERS -DGC_GCJ_SUPPORT -DCFASTCALL= -DJCGO_UTFWCTOMB -DJCGO_CLOCKGETTM -DJCGO_NOUTIMBUF -D_SYS_IOCTL_H -D_SYS_SELECT_H -D_IO_H -DJCGO_BIGFLKOFF_T -D_MATH_NO_HYPOT -DGC_LP_ALLOCATOR -DGC_INITIAL_HEAP_SIZE=64*1024*1024 -DGC_MAXIMUM_HEAP_SIZE=128*1024*1024 -DGC_FASTCALL= -DGC_CLIBDECL= -DGC_GCJ_SUPPORT -o jainja ./src/jainja/Main.c -lfdm ./src/tinygc/LP_Allocator.c ./src/tinygc/tinygc.c >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//jainja/app/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//jainja/lib/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//jainja/tests/" [hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//jainja/tests/" [hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//jainja/app/" [hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//jainja/lib/" >>> Creating the archive... |
||||
| arm32/gta02 | OK | jainja for arm32/gta02 | View (tail) | 10 s |
[hsct]: "make" "-j1" "OS=HelenOS" "STATIC_ONLY=y" "CC=arm-helenos-cc" arm-helenos-cc -I./src/include -I./src/native -I./src/tinygc -D_IEEEFP_H -DJCGO_UNIX -DJCGO_UNIFSYS -DJCGO_NOSYSNAME -DEXTRASTATIC=static -DJNUBIGEXPORT=static -DJNIIMPORT=static -DJNIEXPORT=static -DJCGO_STDCLINIT -DFPINIT= -DGC_GETENV_SKIP -DGC_CLIBDECL= -DALL_INTERIOR_POINTERS -DGC_GCJ_SUPPORT -DCFASTCALL= -DJCGO_UTFWCTOMB -DJCGO_CLOCKGETTM -DJCGO_NOUTIMBUF -D_SYS_IOCTL_H -D_SYS_SELECT_H -D_IO_H -DJCGO_BIGFLKOFF_T -D_MATH_NO_HYPOT -DGC_LP_ALLOCATOR -DGC_INITIAL_HEAP_SIZE=64*1024*1024 -DGC_MAXIMUM_HEAP_SIZE=128*1024*1024 -DGC_FASTCALL= -DGC_CLIBDECL= -DGC_GCJ_SUPPORT -o jainja ./src/jainja/Main.c -lfdm ./src/tinygc/LP_Allocator.c ./src/tinygc/tinygc.c >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//jainja/app/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//jainja/lib/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//jainja/tests/" [hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//jainja/tests/" [hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//jainja/app/" [hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//jainja/lib/" >>> Creating the archive... |
||||
| arm32/integratorcp | OK | jainja for arm32/integratorcp | View (tail) | 10 s |
[hsct]: "make" "-j1" "OS=HelenOS" "STATIC_ONLY=y" "CC=arm-helenos-cc" arm-helenos-cc -I./src/include -I./src/native -I./src/tinygc -D_IEEEFP_H -DJCGO_UNIX -DJCGO_UNIFSYS -DJCGO_NOSYSNAME -DEXTRASTATIC=static -DJNUBIGEXPORT=static -DJNIIMPORT=static -DJNIEXPORT=static -DJCGO_STDCLINIT -DFPINIT= -DGC_GETENV_SKIP -DGC_CLIBDECL= -DALL_INTERIOR_POINTERS -DGC_GCJ_SUPPORT -DCFASTCALL= -DJCGO_UTFWCTOMB -DJCGO_CLOCKGETTM -DJCGO_NOUTIMBUF -D_SYS_IOCTL_H -D_SYS_SELECT_H -D_IO_H -DJCGO_BIGFLKOFF_T -D_MATH_NO_HYPOT -DGC_LP_ALLOCATOR -DGC_INITIAL_HEAP_SIZE=64*1024*1024 -DGC_MAXIMUM_HEAP_SIZE=128*1024*1024 -DGC_FASTCALL= -DGC_CLIBDECL= -DGC_GCJ_SUPPORT -o jainja ./src/jainja/Main.c -lfdm ./src/tinygc/LP_Allocator.c ./src/tinygc/tinygc.c >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//jainja/app/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//jainja/lib/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//jainja/tests/" [hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//jainja/tests/" [hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//jainja/app/" [hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//jainja/lib/" >>> Creating the archive... |
||||
| arm32/raspberrypi | OK | jainja for arm32/raspberrypi | View (tail) | 10 s |
[hsct]: "make" "-j1" "OS=HelenOS" "STATIC_ONLY=y" "CC=arm-helenos-cc" arm-helenos-cc -I./src/include -I./src/native -I./src/tinygc -D_IEEEFP_H -DJCGO_UNIX -DJCGO_UNIFSYS -DJCGO_NOSYSNAME -DEXTRASTATIC=static -DJNUBIGEXPORT=static -DJNIIMPORT=static -DJNIEXPORT=static -DJCGO_STDCLINIT -DFPINIT= -DGC_GETENV_SKIP -DGC_CLIBDECL= -DALL_INTERIOR_POINTERS -DGC_GCJ_SUPPORT -DCFASTCALL= -DJCGO_UTFWCTOMB -DJCGO_CLOCKGETTM -DJCGO_NOUTIMBUF -D_SYS_IOCTL_H -D_SYS_SELECT_H -D_IO_H -DJCGO_BIGFLKOFF_T -D_MATH_NO_HYPOT -DGC_LP_ALLOCATOR -DGC_INITIAL_HEAP_SIZE=64*1024*1024 -DGC_MAXIMUM_HEAP_SIZE=128*1024*1024 -DGC_FASTCALL= -DGC_CLIBDECL= -DGC_GCJ_SUPPORT -o jainja ./src/jainja/Main.c -lfdm ./src/tinygc/LP_Allocator.c ./src/tinygc/tinygc.c >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//jainja/app/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//jainja/lib/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//jainja/tests/" [hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//jainja/tests/" [hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//jainja/app/" [hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//jainja/lib/" >>> Creating the archive... |
||||
| arm64/hikey960 | OK | jainja for arm64/hikey960 | View (tail) | 11 s |
1202 | filelen = ((jlong)2L << ((int)sizeof(st.st_size) * 8 - 1)) + filelen;
| ^~
>>> Packaging...
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//jainja/app/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//jainja/lib/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//jainja/app/"
[hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//jainja/lib/"
>>> Creating the archive...
|
||||
| arm64/virt | OK | jainja for arm64/virt | View (tail) | 13 s |
1202 | filelen = ((jlong)2L << ((int)sizeof(st.st_size) * 8 - 1)) + filelen;
| ^~
>>> Packaging...
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//jainja/app/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//jainja/lib/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//jainja/app/"
[hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//jainja/lib/"
>>> Creating the archive...
|
||||
| ia32 | OK | jainja for ia32 | View (tail) | 12 s |
[hsct]: "make" "-j1" "OS=HelenOS" "STATIC_ONLY=y" "CC=i686-helenos-cc" i686-helenos-cc -I./src/include -I./src/native -I./src/tinygc -D_IEEEFP_H -DJCGO_UNIX -DJCGO_UNIFSYS -DJCGO_NOSYSNAME -DEXTRASTATIC=static -DJNUBIGEXPORT=static -DJNIIMPORT=static -DJNIEXPORT=static -DJCGO_STDCLINIT -DFPINIT= -DGC_GETENV_SKIP -DGC_CLIBDECL= -DALL_INTERIOR_POINTERS -DGC_GCJ_SUPPORT -DCFASTCALL= -DJCGO_UTFWCTOMB -DJCGO_CLOCKGETTM -DJCGO_NOUTIMBUF -D_SYS_IOCTL_H -D_SYS_SELECT_H -D_IO_H -DJCGO_BIGFLKOFF_T -D_MATH_NO_HYPOT -DGC_LP_ALLOCATOR -DGC_INITIAL_HEAP_SIZE=64*1024*1024 -DGC_MAXIMUM_HEAP_SIZE=128*1024*1024 -DGC_FASTCALL= -DGC_CLIBDECL= -DGC_GCJ_SUPPORT -o jainja ./src/jainja/Main.c -lfdm ./src/tinygc/LP_Allocator.c ./src/tinygc/tinygc.c >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//jainja/app/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//jainja/lib/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//jainja/tests/" [hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//jainja/tests/" [hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//jainja/app/" [hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//jainja/lib/" >>> Creating the archive... |
||||
| ia64/i460GX | OK | jainja for ia64/i460GX | View (tail) | 14 s |
1202 | filelen = ((jlong)2L << ((int)sizeof(st.st_size) * 8 - 1)) + filelen;
| ^~
>>> Packaging...
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//jainja/app/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//jainja/lib/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//jainja/app/"
[hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//jainja/lib/"
>>> Creating the archive...
|
||||
| ia64/ski | OK | jainja for ia64/ski | View (tail) | 15 s |
1202 | filelen = ((jlong)2L << ((int)sizeof(st.st_size) * 8 - 1)) + filelen;
| ^~
>>> Packaging...
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//jainja/app/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//jainja/lib/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//jainja/app/"
[hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//jainja/lib/"
>>> Creating the archive...
|
||||
| mips32/malta-be | OK | jainja for mips32/malta-be | View (tail) | 14 s |
[hsct]: "make" "-j1" "OS=HelenOS" "STATIC_ONLY=y" "CC=mips-helenos-cc" mips-helenos-cc -I./src/include -I./src/native -I./src/tinygc -D_IEEEFP_H -DJCGO_UNIX -DJCGO_UNIFSYS -DJCGO_NOSYSNAME -DEXTRASTATIC=static -DJNUBIGEXPORT=static -DJNIIMPORT=static -DJNIEXPORT=static -DJCGO_STDCLINIT -DFPINIT= -DGC_GETENV_SKIP -DGC_CLIBDECL= -DALL_INTERIOR_POINTERS -DGC_GCJ_SUPPORT -DCFASTCALL= -DJCGO_UTFWCTOMB -DJCGO_CLOCKGETTM -DJCGO_NOUTIMBUF -D_SYS_IOCTL_H -D_SYS_SELECT_H -D_IO_H -DJCGO_BIGFLKOFF_T -D_MATH_NO_HYPOT -DGC_LP_ALLOCATOR -DGC_INITIAL_HEAP_SIZE=64*1024*1024 -DGC_MAXIMUM_HEAP_SIZE=128*1024*1024 -DGC_FASTCALL= -DGC_CLIBDECL= -DGC_GCJ_SUPPORT -o jainja ./src/jainja/Main.c -lfdm ./src/tinygc/LP_Allocator.c ./src/tinygc/tinygc.c >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//jainja/app/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//jainja/lib/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//jainja/tests/" [hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//jainja/tests/" [hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//jainja/app/" [hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//jainja/lib/" >>> Creating the archive... |
||||
| mips32/malta-le | OK | jainja for mips32/malta-le | View (tail) | 14 s |
[hsct]: "make" "-j1" "OS=HelenOS" "STATIC_ONLY=y" "CC=mipsel-helenos-cc" mipsel-helenos-cc -I./src/include -I./src/native -I./src/tinygc -D_IEEEFP_H -DJCGO_UNIX -DJCGO_UNIFSYS -DJCGO_NOSYSNAME -DEXTRASTATIC=static -DJNUBIGEXPORT=static -DJNIIMPORT=static -DJNIEXPORT=static -DJCGO_STDCLINIT -DFPINIT= -DGC_GETENV_SKIP -DGC_CLIBDECL= -DALL_INTERIOR_POINTERS -DGC_GCJ_SUPPORT -DCFASTCALL= -DJCGO_UTFWCTOMB -DJCGO_CLOCKGETTM -DJCGO_NOUTIMBUF -D_SYS_IOCTL_H -D_SYS_SELECT_H -D_IO_H -DJCGO_BIGFLKOFF_T -D_MATH_NO_HYPOT -DGC_LP_ALLOCATOR -DGC_INITIAL_HEAP_SIZE=64*1024*1024 -DGC_MAXIMUM_HEAP_SIZE=128*1024*1024 -DGC_FASTCALL= -DGC_CLIBDECL= -DGC_GCJ_SUPPORT -o jainja ./src/jainja/Main.c -lfdm ./src/tinygc/LP_Allocator.c ./src/tinygc/tinygc.c >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//jainja/app/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//jainja/lib/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//jainja/tests/" [hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//jainja/tests/" [hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//jainja/app/" [hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//jainja/lib/" >>> Creating the archive... |
||||
| mips32/msim | OK | jainja for mips32/msim | View (tail) | 13 s |
[hsct]: "make" "-j1" "OS=HelenOS" "STATIC_ONLY=y" "CC=mipsel-helenos-cc" mipsel-helenos-cc -I./src/include -I./src/native -I./src/tinygc -D_IEEEFP_H -DJCGO_UNIX -DJCGO_UNIFSYS -DJCGO_NOSYSNAME -DEXTRASTATIC=static -DJNUBIGEXPORT=static -DJNIIMPORT=static -DJNIEXPORT=static -DJCGO_STDCLINIT -DFPINIT= -DGC_GETENV_SKIP -DGC_CLIBDECL= -DALL_INTERIOR_POINTERS -DGC_GCJ_SUPPORT -DCFASTCALL= -DJCGO_UTFWCTOMB -DJCGO_CLOCKGETTM -DJCGO_NOUTIMBUF -D_SYS_IOCTL_H -D_SYS_SELECT_H -D_IO_H -DJCGO_BIGFLKOFF_T -D_MATH_NO_HYPOT -DGC_LP_ALLOCATOR -DGC_INITIAL_HEAP_SIZE=64*1024*1024 -DGC_MAXIMUM_HEAP_SIZE=128*1024*1024 -DGC_FASTCALL= -DGC_CLIBDECL= -DGC_GCJ_SUPPORT -o jainja ./src/jainja/Main.c -lfdm ./src/tinygc/LP_Allocator.c ./src/tinygc/tinygc.c >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//jainja/app/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//jainja/lib/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//jainja/tests/" [hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//jainja/tests/" [hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//jainja/app/" [hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//jainja/lib/" >>> Creating the archive... |
||||
| ppc32 | OK | jainja for ppc32 | View (tail) | 9 s |
[hsct]: "make" "-j1" "OS=HelenOS" "STATIC_ONLY=y" "CC=ppc-helenos-cc" ppc-helenos-cc -I./src/include -I./src/native -I./src/tinygc -D_IEEEFP_H -DJCGO_UNIX -DJCGO_UNIFSYS -DJCGO_NOSYSNAME -DEXTRASTATIC=static -DJNUBIGEXPORT=static -DJNIIMPORT=static -DJNIEXPORT=static -DJCGO_STDCLINIT -DFPINIT= -DGC_GETENV_SKIP -DGC_CLIBDECL= -DALL_INTERIOR_POINTERS -DGC_GCJ_SUPPORT -DCFASTCALL= -DJCGO_UTFWCTOMB -DJCGO_CLOCKGETTM -DJCGO_NOUTIMBUF -D_SYS_IOCTL_H -D_SYS_SELECT_H -D_IO_H -DJCGO_BIGFLKOFF_T -D_MATH_NO_HYPOT -DGC_LP_ALLOCATOR -DGC_INITIAL_HEAP_SIZE=64*1024*1024 -DGC_MAXIMUM_HEAP_SIZE=128*1024*1024 -DGC_FASTCALL= -DGC_CLIBDECL= -DGC_GCJ_SUPPORT -o jainja ./src/jainja/Main.c -lfdm ./src/tinygc/LP_Allocator.c ./src/tinygc/tinygc.c >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//jainja/app/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//jainja/lib/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//jainja/tests/" [hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//jainja/tests/" [hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//jainja/app/" [hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//jainja/lib/" >>> Creating the archive... |
||||
| riscv64 | OK | jainja for riscv64 | View (tail) | 39 s |
1202 | filelen = ((jlong)2L << ((int)sizeof(st.st_size) * 8 - 1)) + filelen;
| ^~
>>> Packaging...
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//jainja/app/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//jainja/lib/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//jainja/app/"
[hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//jainja/lib/"
>>> Creating the archive...
|
||||
| sparc64/niagara | OK | jainja for sparc64/niagara | View (tail) | 13 s |
1202 | filelen = ((jlong)2L << ((int)sizeof(st.st_size) * 8 - 1)) + filelen;
| ^~
>>> Packaging...
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//jainja/app/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//jainja/lib/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//jainja/app/"
[hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//jainja/lib/"
>>> Creating the archive...
|
||||
| sparc64/ultra | OK | jainja for sparc64/ultra | View (tail) | 11 s |
1202 | filelen = ((jlong)2L << ((int)sizeof(st.st_size) * 8 - 1)) + filelen;
| ^~
>>> Packaging...
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//jainja/app/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//jainja/lib/"
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja.batch" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//jainja/tests/"
[hsct]: "cp" "jainja" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//jainja/app/"
[hsct]: "cp" "rt.jar" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//jainja/lib/"
>>> Creating the archive...
|
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| Tarball fetch | OK | — | View (tail) | 1 s |
1850K .......... .......... .......... .......... .......... 88% 129M 0s 1900K .......... .......... .......... .......... .......... 90% 1.53M 0s 1950K .......... .......... .......... .......... .......... 93% 37.7M 0s 2000K .......... .......... .......... .......... .......... 95% 65.5M 0s 2050K .......... .......... .......... .......... .......... 97% 127M 0s 2100K .......... .......... .......... .......... ... 100% 164M=0.5s 2026-09-10 01:15:39 (3.90 MB/s) - ‘/var/helenos/nightly/tmp-ci/mirror/sources/gmp-5.1.0.tar.bz2’ saved [2194942/2194942] filename:'gmp-h.patch' url:'gmp-h.patch' |
||||
| amd64 | OK | libgmp for amd64 | View (tail) | 47 s |
[hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libgmp/tests/libgmp/./t-constants" >>> Creating the archive... |
||||
| arm32/beagleboardxm | OK | libgmp for arm32/beagleboardxm | View (tail) | 48 s |
[hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libgmp/tests/libgmp/./t-constants" >>> Creating the archive... |
||||
| arm32/beaglebone | OK | libgmp for arm32/beaglebone | View (tail) | 48 s |
[hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libgmp/tests/libgmp/./t-popc" >>> Creating the archive... |
||||
| arm32/gta02 | OK | libgmp for arm32/gta02 | View (tail) | 47 s |
[hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libgmp/tests/libgmp/./t-parity" >>> Creating the archive... |
||||
| arm32/integratorcp | OK | libgmp for arm32/integratorcp | View (tail) | 47 s |
[hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libgmp/tests/libgmp/./t-sub" >>> Creating the archive... |
||||
| arm32/raspberrypi | OK | libgmp for arm32/raspberrypi | View (tail) | 45 s |
[hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libgmp/tests/libgmp/./t-constants" >>> Creating the archive... |
||||
| arm64/hikey960 | Failed | — | View (tail) | 21 s |
find: ‘t-bswap’: No such file or directory find: ‘t-constants’: No such file or directory find: ‘t-count_zeros’: No such file or directory find: ‘t-gmpmax’: No such file or directory find: ‘t-hightomask’: No such file or directory find: ‘t-modlinv’: No such file or directory find: ‘t-popc’: No such file or directory find: ‘t-parity’: No such file or directory find: ‘t-sub’: No such file or directory [hsct]: Error: Build failed! |
||||
| arm64/virt | Failed | — | View (tail) | 24 s |
find: ‘t-bswap’: No such file or directory find: ‘t-constants’: No such file or directory find: ‘t-count_zeros’: No such file or directory find: ‘t-gmpmax’: No such file or directory find: ‘t-hightomask’: No such file or directory find: ‘t-modlinv’: No such file or directory find: ‘t-popc’: No such file or directory find: ‘t-parity’: No such file or directory find: ‘t-sub’: No such file or directory [hsct]: Error: Build failed! |
||||
| ia32 | OK | libgmp for ia32 | View (tail) | 47 s |
[hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libgmp/tests/libgmp/./t-bswap" >>> Creating the archive... |
||||
| ia64/i460GX | OK | libgmp for ia64/i460GX | View (tail) | 54 s |
[hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libgmp/tests/libgmp/./t-hightomask" >>> Creating the archive... |
||||
| ia64/ski | OK | libgmp for ia64/ski | View (tail) | 53 s |
[hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-constants" >>> Creating the archive... |
||||
| mips32/malta-be | OK | libgmp for mips32/malta-be | View (tail) | 55 s |
[hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libgmp/tests/libgmp/./t-gmpmax" >>> Creating the archive... |
||||
| mips32/malta-le | OK | libgmp for mips32/malta-le | View (tail) | 53 s |
[hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libgmp/tests/libgmp/./t-hightomask" >>> Creating the archive... |
||||
| mips32/msim | OK | libgmp for mips32/msim | View (tail) | 51 s |
[hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libgmp/tests/libgmp/./t-hightomask" >>> Creating the archive... |
||||
| ppc32 | OK | libgmp for ppc32 | View (tail) | 46 s |
[hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-hightomask" >>> Creating the archive... |
||||
| riscv64 | OK | libgmp for riscv64 | View (tail) | 58 s |
[hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libgmp/tests/libgmp/./t-count_zeros" >>> Creating the archive... |
||||
| sparc64/niagara | OK | libgmp for sparc64/niagara | View (tail) | 48 s |
[hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libgmp/tests/libgmp/./t-parity" >>> Creating the archive... |
||||
| sparc64/ultra | OK | libgmp for sparc64/ultra | View (tail) | 51 s |
[hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-constants" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-bswap" >>> Creating the archive... |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| Tarball fetch | OK | — | View (tail) | 1 s |
4550K .......... .......... .......... .......... .......... 94% 92.5M 0s 4600K .......... .......... .......... .......... .......... 95% 27.4M 0s 4650K .......... .......... .......... .......... .......... 96% 50.0M 0s 4700K .......... .......... .......... .......... .......... 97% 26.4M 0s 4750K .......... .......... .......... .......... .......... 98% 43.4M 0s 4800K .......... .......... .......... .......... .......... 99% 43.3M 0s 4850K .......... ....... 100% 321M=0.8s 2026-09-10 01:15:40 (6.03 MB/s) - ‘/var/helenos/nightly/tmp-ci/mirror/sources/libiconv-1.14.tar.gz’ saved [4984397/4984397] |
||||
| amd64 | OK | libiconv for amd64 | View (tail) | 22 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/amd64/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/amd64/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| arm32/beagleboardxm | OK | libiconv for arm32/beagleboardxm | View (tail) | 21 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| arm32/beaglebone | OK | libiconv for arm32/beaglebone | View (tail) | 19 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| arm32/gta02 | OK | libiconv for arm32/gta02 | View (tail) | 19 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| arm32/integratorcp | OK | libiconv for arm32/integratorcp | View (tail) | 20 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| arm32/raspberrypi | OK | libiconv for arm32/raspberrypi | View (tail) | 19 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| arm64/hikey960 | OK | libiconv for arm64/hikey960 | View (tail) | 23 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| arm64/virt | OK | libiconv for arm64/virt | View (tail) | 23 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| ia32 | OK | libiconv for ia32 | View (tail) | 19 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/ia32/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/ia32/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| ia64/i460GX | OK | libiconv for ia64/i460GX | View (tail) | 25 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| ia64/ski | OK | libiconv for ia64/ski | View (tail) | 25 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| mips32/malta-be | OK | libiconv for mips32/malta-be | View (tail) | 24 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| mips32/malta-le | OK | libiconv for mips32/malta-le | View (tail) | 24 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| mips32/msim | OK | libiconv for mips32/msim | View (tail) | 23 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| ppc32 | OK | libiconv for ppc32 | View (tail) | 20 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| riscv64 | OK | libiconv for riscv64 | View (tail) | 24 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| sparc64/niagara | OK | libiconv for sparc64/niagara | View (tail) | 21 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| sparc64/ultra | OK | libiconv for sparc64/ultra | View (tail) | 20 s |
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libiconv/libiconv-1.14/man' [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libiconv/inc/c" [hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libiconv/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libiconv/lib" [hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libiconv/lib" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libiconv/app/" [hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libiconv/app/" >>> Creating the archive... |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| Tarball fetch | OK | — | View (tail) | 0 s |
900K .......... .......... .......... .......... .......... 78% 401M 0s 950K .......... .......... .......... .......... .......... 82% 380M 0s 1000K .......... .......... .......... .......... .......... 86% 29.6M 0s 1050K .......... .......... .......... .......... .......... 90% 159M 0s 1100K .......... .......... .......... .......... .......... 94% 302M 0s 1150K .......... .......... .......... .......... .......... 98% 341M 0s 1200K .......... ..... 100% 378M=0.01s 2026-09-10 01:15:55 (93.9 MB/s) - ‘/var/helenos/nightly/tmp-ci/mirror/sources/isl-0.11.1.tar.bz2’ saved [1244610/1244610] |
||||
| amd64 | OK | libisl for amd64 | View (tail) | 42 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/amd64/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| arm32/beagleboardxm | OK | libisl for arm32/beagleboardxm | View (tail) | 42 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| arm32/beaglebone | OK | libisl for arm32/beaglebone | View (tail) | 40 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| arm32/gta02 | OK | libisl for arm32/gta02 | View (tail) | 41 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| arm32/integratorcp | OK | libisl for arm32/integratorcp | View (tail) | 40 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| arm32/raspberrypi | OK | libisl for arm32/raspberrypi | View (tail) | 40 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| arm64/hikey960 | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-libgmp-for-arm64-hikey960 failed (or also skipped). |
||||
| arm64/virt | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-libgmp-for-arm64-virt failed (or also skipped). |
||||
| ia32 | OK | libisl for ia32 | View (tail) | 42 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/ia32/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| ia64/i460GX | OK | libisl for ia64/i460GX | View (tail) | 65 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| ia64/ski | OK | libisl for ia64/ski | View (tail) | 63 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| mips32/malta-be | OK | libisl for mips32/malta-be | View (tail) | 50 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| mips32/malta-le | OK | libisl for mips32/malta-le | View (tail) | 47 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| mips32/msim | OK | libisl for mips32/msim | View (tail) | 42 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| ppc32 | OK | libisl for ppc32 | View (tail) | 40 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| riscv64 | OK | libisl for riscv64 | View (tail) | 59 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| sparc64/niagara | OK | libisl for sparc64/niagara | View (tail) | 39 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| sparc64/ultra | OK | libisl for sparc64/ultra | View (tail) | 45 s |
[hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libisl/inc/c/isl" [hsct]: "cp" "PKG/usr/local/include/isl/aff.h" "PKG/usr/local/include/isl/aff_type.h" "PKG/usr/local/include/isl/arg.h" "PKG/usr/local/include/isl/ast_build.h" "PKG/usr/local/include/isl/ast.h" "PKG/usr/local/include/isl/band.h" "PKG/usr/local/include/isl/blk.h" "PKG/usr/local/include/isl/config.h" "PKG/usr/local/include/isl/constraint.h" "PKG/usr/local/include/isl/ctx.h" "PKG/usr/local/include/isl/dim.h" "PKG/usr/local/include/isl/flow.h" "PKG/usr/local/include/isl/hash.h" "PKG/usr/local/include/isl/id.h" "PKG/usr/local/include/isl/ilp.h" "PKG/usr/local/include/isl/int.h" "PKG/usr/local/include/isl/list.h" "PKG/usr/local/include/isl/local_space.h" "PKG/usr/local/include/isl/lp.h" "PKG/usr/local/include/isl/map.h" "PKG/usr/local/include/isl/map_type.h" "PKG/usr/local/include/isl/mat.h" "PKG/usr/local/include/isl/multi.h" "PKG/usr/local/include/isl/obj.h" "PKG/usr/local/include/isl/options.h" "PKG/usr/local/include/isl/point.h" "PKG/usr/local/include/isl/polynomial.h" "PKG/usr/local/include/isl/polynomial_type.h" "PKG/usr/local/include/isl/printer.h" "PKG/usr/local/include/isl/schedule.h" "PKG/usr/local/include/isl/seq.h" "PKG/usr/local/include/isl/set.h" "PKG/usr/local/include/isl/set_type.h" "PKG/usr/local/include/isl/space.h" "PKG/usr/local/include/isl/stdint.h" "PKG/usr/local/include/isl/stream.h" "PKG/usr/local/include/isl/union_map.h" "PKG/usr/local/include/isl/union_map_type.h" "PKG/usr/local/include/isl/union_set.h" "PKG/usr/local/include/isl/union_set_type.h" "PKG/usr/local/include/isl/vec.h" "PKG/usr/local/include/isl/version.h" "PKG/usr/local/include/isl/vertices.h" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libisl/inc/c/isl" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libisl/lib" [hsct]: "cp" "PKG/usr/local/lib/libisl.a" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libisl/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "isl_pip" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libisl/tests/libisl/" [hsct]: "cp" "boulet.pip" "brisebarre.pip" "cg1.pip" "esced.pip" "ex2.pip" "ex.pip" "fimmel.pip" "max.pip" "negative.pip" "seghir-vd.pip" "small.pip" "sor1d.pip" "square.pip" "sven.pip" "tobi.pip" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libisl/tests/libisl/" >>> Creating the archive... |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| Tarball fetch | OK | — | View (tail) | 2 s |
300K .......... .......... .......... .......... .......... 57% 81.5M 0s 350K .......... .......... .......... .......... .......... 65% 29.9M 0s 400K .......... .......... .......... .......... .......... 73% 573K 0s 450K .......... .......... .......... .......... .......... 82% 37.2M 0s 500K .......... .......... .......... .......... .......... 90% 87.3M 0s 550K .......... .......... .......... .......... .......... 98% 63.1M 0s 600K ......... 100% 355M=0.5s 2026-09-10 01:16:00 (1.27 MB/s) - ‘/var/helenos/nightly/tmp-ci/mirror/sources/mpc-1.0.1.tar.gz’ saved [624125] |
||||
| amd64 | OK | libmpc for amd64 | View (tail) | 29 s |
[hsct]: "cp" "./tswap" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tswap" [hsct]: "cp" "./tprec" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tprec" [hsct]: "cp" "./timag" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./timag" [hsct]: "cp" "./treimref" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./treimref" [hsct]: "cp" "./tmul_2si" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tmul_2si" [hsct]: "cp" "./tacosh" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tacosh" [hsct]: "cp" "./tadd_si" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tadd_si" [hsct]: "cp" "./tsqrt" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tsqrt" [hsct]: "cp" "./tatan" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tatan" >>> Creating the archive... |
||||
| arm32/beagleboardxm | OK | libmpc for arm32/beagleboardxm | View (tail) | 25 s |
[hsct]: "cp" "./tnorm" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpc/tests/libmpc/./tnorm" [hsct]: "cp" "./tio_str" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpc/tests/libmpc/./tio_str" [hsct]: "cp" "./tpow_ld" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpc/tests/libmpc/./tpow_ld" [hsct]: "cp" "./tcos" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpc/tests/libmpc/./tcos" [hsct]: "cp" "./tproj" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpc/tests/libmpc/./tproj" [hsct]: "cp" "./tasinh" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpc/tests/libmpc/./tasinh" [hsct]: "cp" "./tdiv" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpc/tests/libmpc/./tdiv" [hsct]: "cp" "./tcosh" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpc/tests/libmpc/./tcosh" [hsct]: "cp" "./tneg" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpc/tests/libmpc/./tneg" >>> Creating the archive... |
||||
| arm32/beaglebone | OK | libmpc for arm32/beaglebone | View (tail) | 23 s |
[hsct]: "cp" "./tabs" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpc/tests/libmpc/./tabs" [hsct]: "cp" "./tsin" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpc/tests/libmpc/./tsin" [hsct]: "cp" "./tdiv_2si" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpc/tests/libmpc/./tdiv_2si" [hsct]: "cp" "./treal" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpc/tests/libmpc/./treal" [hsct]: "cp" "./tmul_si" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpc/tests/libmpc/./tmul_si" [hsct]: "cp" "./tpow" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpc/tests/libmpc/./tpow" [hsct]: "cp" "./tasinh" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpc/tests/libmpc/./tasinh" [hsct]: "cp" "./tfma" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpc/tests/libmpc/./tfma" [hsct]: "cp" "./tfr_sub" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpc/tests/libmpc/./tfr_sub" >>> Creating the archive... |
||||
| arm32/gta02 | OK | libmpc for arm32/gta02 | View (tail) | 24 s |
[hsct]: "cp" "./tsin_cos" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpc/tests/libmpc/./tsin_cos" [hsct]: "cp" "./tadd" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpc/tests/libmpc/./tadd" [hsct]: "cp" "./tlog" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpc/tests/libmpc/./tlog" [hsct]: "cp" "./treimref" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpc/tests/libmpc/./treimref" [hsct]: "cp" "./tasin" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpc/tests/libmpc/./tasin" [hsct]: "cp" "./tmul_2si" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpc/tests/libmpc/./tmul_2si" [hsct]: "cp" "./texp" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpc/tests/libmpc/./texp" [hsct]: "cp" "./tsinh" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpc/tests/libmpc/./tsinh" [hsct]: "cp" "./targ" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpc/tests/libmpc/./targ" >>> Creating the archive... |
||||
| arm32/integratorcp | OK | libmpc for arm32/integratorcp | View (tail) | 26 s |
[hsct]: "cp" "./tpow_z" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpc/tests/libmpc/./tpow_z" [hsct]: "cp" "./tpow_d" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpc/tests/libmpc/./tpow_d" [hsct]: "cp" "./tadd_si" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpc/tests/libmpc/./tadd_si" [hsct]: "cp" "./tadd" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpc/tests/libmpc/./tadd" [hsct]: "cp" "./tlog" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpc/tests/libmpc/./tlog" [hsct]: "cp" "./targ" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpc/tests/libmpc/./targ" [hsct]: "cp" "./treal" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpc/tests/libmpc/./treal" [hsct]: "cp" "./texp" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpc/tests/libmpc/./texp" [hsct]: "cp" "./tmul" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpc/tests/libmpc/./tmul" >>> Creating the archive... |
||||
| arm32/raspberrypi | OK | libmpc for arm32/raspberrypi | View (tail) | 37 s |
[hsct]: "cp" "./ttanh" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpc/tests/libmpc/./ttanh" [hsct]: "cp" "./tneg" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpc/tests/libmpc/./tneg" [hsct]: "cp" "./tconj" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpc/tests/libmpc/./tconj" [hsct]: "cp" "./tdiv" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpc/tests/libmpc/./tdiv" [hsct]: "cp" "./tdiv_ui" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpc/tests/libmpc/./tdiv_ui" [hsct]: "cp" "./tpow_ui" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpc/tests/libmpc/./tpow_ui" [hsct]: "cp" "./tcos" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpc/tests/libmpc/./tcos" [hsct]: "cp" "./tpow_fr" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpc/tests/libmpc/./tpow_fr" [hsct]: "cp" "./tdiv_fr" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpc/tests/libmpc/./tdiv_fr" >>> Creating the archive... |
||||
| arm64/hikey960 | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-libmpfr-for-arm64-hikey960 failed (or also skipped). |
||||
| arm64/virt | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-libmpfr-for-arm64-virt failed (or also skipped). |
||||
| ia32 | OK | libmpc for ia32 | View (tail) | 28 s |
[hsct]: "cp" "./tsqr" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpc/tests/libmpc/./tsqr" [hsct]: "cp" "./tsin_cos" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpc/tests/libmpc/./tsin_cos" [hsct]: "cp" "./tnorm" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpc/tests/libmpc/./tnorm" [hsct]: "cp" "./tacosh" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpc/tests/libmpc/./tacosh" [hsct]: "cp" "./tpow_ui" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpc/tests/libmpc/./tpow_ui" [hsct]: "cp" "./tcosh" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpc/tests/libmpc/./tcosh" [hsct]: "cp" "./tdiv_ui" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpc/tests/libmpc/./tdiv_ui" [hsct]: "cp" "./treimref" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpc/tests/libmpc/./treimref" [hsct]: "cp" "./tmul_2si" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpc/tests/libmpc/./tmul_2si" >>> Creating the archive... |
||||
| ia64/i460GX | OK | libmpc for ia64/i460GX | View (tail) | 38 s |
[hsct]: "cp" "./tmul_2si" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpc/tests/libmpc/./tmul_2si" [hsct]: "cp" "./treimref" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpc/tests/libmpc/./treimref" [hsct]: "cp" "./tproj" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpc/tests/libmpc/./tproj" [hsct]: "cp" "./tsub" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpc/tests/libmpc/./tsub" [hsct]: "cp" "./tmul_si" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpc/tests/libmpc/./tmul_si" [hsct]: "cp" "./tacosh" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpc/tests/libmpc/./tacosh" [hsct]: "cp" "./tfr_sub" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpc/tests/libmpc/./tfr_sub" [hsct]: "cp" "./tsin_cos" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpc/tests/libmpc/./tsin_cos" [hsct]: "cp" "./tcosh" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpc/tests/libmpc/./tcosh" >>> Creating the archive... |
||||
| ia64/ski | OK | libmpc for ia64/ski | View (tail) | 35 s |
[hsct]: "cp" "./tsub_fr" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpc/tests/libmpc/./tsub_fr" [hsct]: "cp" "./mul.dat" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpc/tests/libmpc/./mul.dat" [hsct]: "cp" "./tsub" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpc/tests/libmpc/./tsub" [hsct]: "cp" "./tfr_sub" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpc/tests/libmpc/./tfr_sub" [hsct]: "cp" "./treal" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpc/tests/libmpc/./treal" [hsct]: "cp" "./tmul_si" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpc/tests/libmpc/./tmul_si" [hsct]: "cp" "./tacos" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpc/tests/libmpc/./tacos" [hsct]: "cp" "./tadd_si" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpc/tests/libmpc/./tadd_si" [hsct]: "cp" "./tmul_2ui" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpc/tests/libmpc/./tmul_2ui" >>> Creating the archive... |
||||
| mips32/malta-be | OK | libmpc for mips32/malta-be | View (tail) | 32 s |
[hsct]: "cp" "./tmul_i" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpc/tests/libmpc/./tmul_i" [hsct]: "cp" "./tui_div" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpc/tests/libmpc/./tui_div" [hsct]: "cp" "./tmul_fr" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpc/tests/libmpc/./tmul_fr" [hsct]: "cp" "./tdiv_2ui" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpc/tests/libmpc/./tdiv_2ui" [hsct]: "cp" "./tadd_ui" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpc/tests/libmpc/./tadd_ui" [hsct]: "cp" "./tatan" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpc/tests/libmpc/./tatan" [hsct]: "cp" "./tui_ui_sub" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpc/tests/libmpc/./tui_ui_sub" [hsct]: "cp" "./tadd_fr" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpc/tests/libmpc/./tadd_fr" [hsct]: "cp" "./tsqrt" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpc/tests/libmpc/./tsqrt" >>> Creating the archive... |
||||
| mips32/malta-le | OK | libmpc for mips32/malta-le | View (tail) | 45 s |
[hsct]: "cp" "./tui_div" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpc/tests/libmpc/./tui_div" [hsct]: "cp" "./tmul_fr" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpc/tests/libmpc/./tmul_fr" [hsct]: "cp" "./mul.dat" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpc/tests/libmpc/./mul.dat" [hsct]: "cp" "./tsub_fr" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpc/tests/libmpc/./tsub_fr" [hsct]: "cp" "./tsin_cos" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpc/tests/libmpc/./tsin_cos" [hsct]: "cp" "./tmul_ui" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpc/tests/libmpc/./tmul_ui" [hsct]: "cp" "./tsub_ui" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpc/tests/libmpc/./tsub_ui" [hsct]: "cp" "./tsinh" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpc/tests/libmpc/./tsinh" [hsct]: "cp" "./tasin" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpc/tests/libmpc/./tasin" >>> Creating the archive... |
||||
| mips32/msim | OK | libmpc for mips32/msim | View (tail) | 35 s |
[hsct]: "cp" "./tmul_ui" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpc/tests/libmpc/./tmul_ui" [hsct]: "cp" "./tsub_fr" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpc/tests/libmpc/./tsub_fr" [hsct]: "cp" "./mul.dat" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpc/tests/libmpc/./mul.dat" [hsct]: "cp" "./tpow_z" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpc/tests/libmpc/./tpow_z" [hsct]: "cp" "./tui_div" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpc/tests/libmpc/./tui_div" [hsct]: "cp" "./tsinh" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpc/tests/libmpc/./tsinh" [hsct]: "cp" "./tmul_fr" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpc/tests/libmpc/./tmul_fr" [hsct]: "cp" "./tpow_d" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpc/tests/libmpc/./tpow_d" [hsct]: "cp" "./tasin" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpc/tests/libmpc/./tasin" >>> Creating the archive... |
||||
| ppc32 | OK | libmpc for ppc32 | View (tail) | 30 s |
[hsct]: "cp" "./timag" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpc/tests/libmpc/./timag" [hsct]: "cp" "./tfr_sub" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpc/tests/libmpc/./tfr_sub" [hsct]: "cp" "./tmul_si" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpc/tests/libmpc/./tmul_si" [hsct]: "cp" "./tsqrt" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpc/tests/libmpc/./tsqrt" [hsct]: "cp" "./tatanh" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpc/tests/libmpc/./tatanh" [hsct]: "cp" "./ttan" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpc/tests/libmpc/./ttan" [hsct]: "cp" "./tget_version" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpc/tests/libmpc/./tget_version" [hsct]: "cp" "./tset" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpc/tests/libmpc/./tset" [hsct]: "cp" "./tatan" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpc/tests/libmpc/./tatan" >>> Creating the archive... |
||||
| riscv64 | OK | libmpc for riscv64 | View (tail) | 35 s |
[hsct]: "cp" "./tmul_si" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpc/tests/libmpc/./tmul_si" [hsct]: "cp" "./tacos" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpc/tests/libmpc/./tacos" [hsct]: "cp" "./tsub" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpc/tests/libmpc/./tsub" [hsct]: "cp" "./tget_version" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpc/tests/libmpc/./tget_version" [hsct]: "cp" "./tadd_si" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpc/tests/libmpc/./tadd_si" [hsct]: "cp" "./treimref" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpc/tests/libmpc/./treimref" [hsct]: "cp" "./tmul_2si" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpc/tests/libmpc/./tmul_2si" [hsct]: "cp" "./treal" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpc/tests/libmpc/./treal" [hsct]: "cp" "./tsin_cos" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpc/tests/libmpc/./tsin_cos" >>> Creating the archive... |
||||
| sparc64/niagara | OK | libmpc for sparc64/niagara | View (tail) | 26 s |
[hsct]: "cp" "./tmul_i" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpc/tests/libmpc/./tmul_i" [hsct]: "cp" "./tset" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpc/tests/libmpc/./tset" [hsct]: "cp" "./tfr_sub" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpc/tests/libmpc/./tfr_sub" [hsct]: "cp" "./tpow_z" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpc/tests/libmpc/./tpow_z" [hsct]: "cp" "./tui_ui_sub" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpc/tests/libmpc/./tui_ui_sub" [hsct]: "cp" "./tproj" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpc/tests/libmpc/./tproj" [hsct]: "cp" "./tpow_d" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpc/tests/libmpc/./tpow_d" [hsct]: "cp" "./tmul_si" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpc/tests/libmpc/./tmul_si" [hsct]: "cp" "./tnorm" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpc/tests/libmpc/./tnorm" >>> Creating the archive... |
||||
| sparc64/ultra | OK | libmpc for sparc64/ultra | View (tail) | 24 s |
[hsct]: "cp" "./texp" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpc/tests/libmpc/./texp" [hsct]: "cp" "./timag" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpc/tests/libmpc/./timag" [hsct]: "cp" "./tprec" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpc/tests/libmpc/./tprec" [hsct]: "cp" "./targ" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpc/tests/libmpc/./targ" [hsct]: "cp" "./tadd" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpc/tests/libmpc/./tadd" [hsct]: "cp" "./tpow_d" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpc/tests/libmpc/./tpow_d" [hsct]: "cp" "./tadd_fr" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpc/tests/libmpc/./tadd_fr" [hsct]: "cp" "./tlog" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpc/tests/libmpc/./tlog" [hsct]: "cp" "./tpow_z" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpc/tests/libmpc/./tpow_z" >>> Creating the archive... |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| Tarball fetch | OK | — | View (tail) | 0 s |
850K .......... .......... .......... .......... .......... 75% 1.85M 0s 900K .......... .......... .......... .......... .......... 79% 261M 0s 950K .......... .......... .......... .......... .......... 84% 2.04M 0s 1000K .......... .......... .......... .......... .......... 88% 248M 0s 1050K .......... .......... .......... .......... .......... 92% 447M 0s 1100K .......... .......... .......... .......... .......... 96% 460M 0s 1150K .......... .......... .......... .......... 100% 383M=0.2s 2026-09-10 01:15:55 (5.09 MB/s) - ‘/var/helenos/nightly/tmp-ci/mirror/sources/mpfr-3.1.1.tar.bz2’ saved [1218825/1218825] |
||||
| amd64 | OK | libmpfr for amd64 | View (tail) | 76 s |
[hsct]: "cp" "./tget_flt" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpfr/tests/libmpfr/./tget_flt" [hsct]: "cp" "./toutimpl" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpfr/tests/libmpfr/./toutimpl" [hsct]: "cp" "./tisnan" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpfr/tests/libmpfr/./tisnan" [hsct]: "cp" "./tfrexp" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpfr/tests/libmpfr/./tfrexp" [hsct]: "cp" "./tminmax" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpfr/tests/libmpfr/./tminmax" [hsct]: "cp" "./tfprintf" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpfr/tests/libmpfr/./tfprintf" [hsct]: "cp" "./trandom" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpfr/tests/libmpfr/./trandom" [hsct]: "cp" "./ttanh" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpfr/tests/libmpfr/./ttanh" [hsct]: "cp" "./troot" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpfr/tests/libmpfr/./troot" >>> Creating the archive... |
||||
| arm32/beagleboardxm | OK | libmpfr for arm32/beagleboardxm | View (tail) | 83 s |
[hsct]: "cp" "./tfrac" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpfr/tests/libmpfr/./tfrac" [hsct]: "cp" "./tset_exp" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpfr/tests/libmpfr/./tset_exp" [hsct]: "cp" "./tdiv_d" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpfr/tests/libmpfr/./tdiv_d" [hsct]: "cp" "./tabs" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpfr/tests/libmpfr/./tabs" [hsct]: "cp" "./tj0" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpfr/tests/libmpfr/./tj0" [hsct]: "cp" "./tget_d" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpfr/tests/libmpfr/./tget_d" [hsct]: "cp" "./tget_z" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpfr/tests/libmpfr/./tget_z" [hsct]: "cp" "./tsin" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpfr/tests/libmpfr/./tsin" [hsct]: "cp" "./tsub_ui" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//libmpfr/tests/libmpfr/./tsub_ui" >>> Creating the archive... |
||||
| arm32/beaglebone | OK | libmpfr for arm32/beaglebone | View (tail) | 78 s |
[hsct]: "cp" "./tget_z" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpfr/tests/libmpfr/./tget_z" [hsct]: "cp" "./tabs" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpfr/tests/libmpfr/./tabs" [hsct]: "cp" "./tinternals" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpfr/tests/libmpfr/./tinternals" [hsct]: "cp" "./tmul_d" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpfr/tests/libmpfr/./tmul_d" [hsct]: "cp" "./tfma" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpfr/tests/libmpfr/./tfma" [hsct]: "cp" "./tcopysign" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpfr/tests/libmpfr/./tcopysign" [hsct]: "cp" "./tswap" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpfr/tests/libmpfr/./tswap" [hsct]: "cp" "./tcmp" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpfr/tests/libmpfr/./tcmp" [hsct]: "cp" "./tpow" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//libmpfr/tests/libmpfr/./tpow" >>> Creating the archive... |
||||
| arm32/gta02 | OK | libmpfr for arm32/gta02 | View (tail) | 79 s |
[hsct]: "cp" "./texpm1" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpfr/tests/libmpfr/./texpm1" [hsct]: "cp" "./tmodf" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpfr/tests/libmpfr/./tmodf" [hsct]: "cp" "./trec_sqrt" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpfr/tests/libmpfr/./trec_sqrt" [hsct]: "cp" "./tatan" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpfr/tests/libmpfr/./tatan" [hsct]: "cp" "./taway" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpfr/tests/libmpfr/./taway" [hsct]: "cp" "./texp2" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpfr/tests/libmpfr/./texp2" [hsct]: "cp" "./tcmp" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpfr/tests/libmpfr/./tcmp" [hsct]: "cp" "./tasinh" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpfr/tests/libmpfr/./tasinh" [hsct]: "cp" "./tpow" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//libmpfr/tests/libmpfr/./tpow" >>> Creating the archive... |
||||
| arm32/integratorcp | OK | libmpfr for arm32/integratorcp | View (tail) | 76 s |
[hsct]: "cp" "./tsin" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpfr/tests/libmpfr/./tsin" [hsct]: "cp" "./texp10" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpfr/tests/libmpfr/./texp10" [hsct]: "cp" "./tsub_d" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpfr/tests/libmpfr/./tsub_d" [hsct]: "cp" "./tinits" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpfr/tests/libmpfr/./tinits" [hsct]: "cp" "./tabs" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpfr/tests/libmpfr/./tabs" [hsct]: "cp" "./tfrac" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpfr/tests/libmpfr/./tfrac" [hsct]: "cp" "./tout_str" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpfr/tests/libmpfr/./tout_str" [hsct]: "cp" "./tj0" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpfr/tests/libmpfr/./tj0" [hsct]: "cp" "./tcopysign" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//libmpfr/tests/libmpfr/./tcopysign" >>> Creating the archive... |
||||
| arm32/raspberrypi | OK | libmpfr for arm32/raspberrypi | View (tail) | 77 s |
[hsct]: "cp" "./tfmod" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpfr/tests/libmpfr/./tfmod" [hsct]: "cp" "./tcheck" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpfr/tests/libmpfr/./tcheck" [hsct]: "cp" "./tset_exp" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpfr/tests/libmpfr/./tset_exp" [hsct]: "cp" "./tagm" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpfr/tests/libmpfr/./tagm" [hsct]: "cp" "./tfms" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpfr/tests/libmpfr/./tfms" [hsct]: "cp" "./tsqrt_ui" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpfr/tests/libmpfr/./tsqrt_ui" [hsct]: "cp" "./tli2" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpfr/tests/libmpfr/./tli2" [hsct]: "cp" "./tsech" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpfr/tests/libmpfr/./tsech" [hsct]: "cp" "./tlgamma" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//libmpfr/tests/libmpfr/./tlgamma" >>> Creating the archive... |
||||
| arm64/hikey960 | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-libgmp-for-arm64-hikey960 failed (or also skipped). |
||||
| arm64/virt | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-libgmp-for-arm64-virt failed (or also skipped). |
||||
| ia32 | OK | libmpfr for ia32 | View (tail) | 1 min 32 s |
[hsct]: "cp" "./tzeta_ui" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpfr/tests/libmpfr/./tzeta_ui" [hsct]: "cp" "./tmul_ui" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpfr/tests/libmpfr/./tmul_ui" [hsct]: "cp" "./turandom" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpfr/tests/libmpfr/./turandom" [hsct]: "cp" "./tconst_catalan" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpfr/tests/libmpfr/./tconst_catalan" [hsct]: "cp" "./tgmpop" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpfr/tests/libmpfr/./tgmpop" [hsct]: "cp" "./tsech" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpfr/tests/libmpfr/./tsech" [hsct]: "cp" "./tsub_ui" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpfr/tests/libmpfr/./tsub_ui" [hsct]: "cp" "./tj0" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpfr/tests/libmpfr/./tj0" [hsct]: "cp" "./tisqrt" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//libmpfr/tests/libmpfr/./tisqrt" >>> Creating the archive... |
||||
| ia64/i460GX | OK | libmpfr for ia64/i460GX | View (tail) | 1 min 60 s |
[hsct]: "cp" "./tsgn" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpfr/tests/libmpfr/./tsgn" [hsct]: "cp" "./tmul_2exp" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpfr/tests/libmpfr/./tmul_2exp" [hsct]: "cp" "./tcoth" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpfr/tests/libmpfr/./tcoth" [hsct]: "cp" "./teq" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpfr/tests/libmpfr/./teq" [hsct]: "cp" "./mpf_compat" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpfr/tests/libmpfr/./mpf_compat" [hsct]: "cp" "./tcan_round" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpfr/tests/libmpfr/./tcan_round" [hsct]: "cp" "./tgrandom" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpfr/tests/libmpfr/./tgrandom" [hsct]: "cp" "./tcsc" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpfr/tests/libmpfr/./tcsc" [hsct]: "cp" "./tset_z_exp" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//libmpfr/tests/libmpfr/./tset_z_exp" >>> Creating the archive... |
||||
| ia64/ski | OK | libmpfr for ia64/ski | View (tail) | 1 min 60 s |
[hsct]: "cp" "./tfma" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpfr/tests/libmpfr/./tfma" [hsct]: "cp" "./trec_sqrt" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpfr/tests/libmpfr/./trec_sqrt" [hsct]: "cp" "./tzeta_ui" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpfr/tests/libmpfr/./tzeta_ui" [hsct]: "cp" "./tset_ld" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpfr/tests/libmpfr/./tset_ld" [hsct]: "cp" "./tpow" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpfr/tests/libmpfr/./tpow" [hsct]: "cp" "./tget_set_d64" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpfr/tests/libmpfr/./tget_set_d64" [hsct]: "cp" "./tcmp" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpfr/tests/libmpfr/./tcmp" [hsct]: "cp" "./td_div" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpfr/tests/libmpfr/./td_div" [hsct]: "cp" "./reuse" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libmpfr/tests/libmpfr/./reuse" >>> Creating the archive... |
||||
| mips32/malta-be | OK | libmpfr for mips32/malta-be | View (tail) | 1 min 58 s |
[hsct]: "cp" "./tsub_ui" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpfr/tests/libmpfr/./tsub_ui" [hsct]: "cp" "./tset_exp" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpfr/tests/libmpfr/./tset_exp" [hsct]: "cp" "./tmul_ui" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpfr/tests/libmpfr/./tmul_ui" [hsct]: "cp" "./tset_z" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpfr/tests/libmpfr/./tset_z" [hsct]: "cp" "./tset_d" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpfr/tests/libmpfr/./tset_d" [hsct]: "cp" "./tcmp2" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpfr/tests/libmpfr/./tcmp2" [hsct]: "cp" "./teint" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpfr/tests/libmpfr/./teint" [hsct]: "cp" "./tsqrt_ui" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpfr/tests/libmpfr/./tsqrt_ui" [hsct]: "cp" "./tlog1p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//libmpfr/tests/libmpfr/./tlog1p" >>> Creating the archive... |
||||
| mips32/malta-le | OK | libmpfr for mips32/malta-le | View (tail) | 1 min 45 s |
[hsct]: "cp" "./tset_q" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpfr/tests/libmpfr/./tset_q" [hsct]: "cp" "./tcosh" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpfr/tests/libmpfr/./tcosh" [hsct]: "cp" "./tpow3" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpfr/tests/libmpfr/./tpow3" [hsct]: "cp" "./tfprintf" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpfr/tests/libmpfr/./tfprintf" [hsct]: "cp" "./tconst_log2" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpfr/tests/libmpfr/./tconst_log2" [hsct]: "cp" "./tbuildopt" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpfr/tests/libmpfr/./tbuildopt" [hsct]: "cp" "./tmul_2exp" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpfr/tests/libmpfr/./tmul_2exp" [hsct]: "cp" "./tcbrt" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpfr/tests/libmpfr/./tcbrt" [hsct]: "cp" "./toutimpl" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//libmpfr/tests/libmpfr/./toutimpl" >>> Creating the archive... |
||||
| mips32/msim | OK | libmpfr for mips32/msim | View (tail) | 1 min 32 s |
[hsct]: "cp" "./tset_d" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpfr/tests/libmpfr/./tset_d" [hsct]: "cp" "./tversion" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpfr/tests/libmpfr/./tversion" [hsct]: "cp" "./tfms" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpfr/tests/libmpfr/./tfms" [hsct]: "cp" "./tagm" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpfr/tests/libmpfr/./tagm" [hsct]: "cp" "./tmul_2exp" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpfr/tests/libmpfr/./tmul_2exp" [hsct]: "cp" "./tli2" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpfr/tests/libmpfr/./tli2" [hsct]: "cp" "./tset_z" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpfr/tests/libmpfr/./tset_z" [hsct]: "cp" "./tset_str" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpfr/tests/libmpfr/./tset_str" [hsct]: "cp" "./reuse" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//libmpfr/tests/libmpfr/./reuse" >>> Creating the archive... |
||||
| ppc32 | OK | libmpfr for ppc32 | View (tail) | 81 s |
[hsct]: "cp" "./tlog2" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpfr/tests/libmpfr/./tlog2" [hsct]: "cp" "./tset_f" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpfr/tests/libmpfr/./tset_f" [hsct]: "cp" "./tcmp_ld" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpfr/tests/libmpfr/./tcmp_ld" [hsct]: "cp" "./td_div" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpfr/tests/libmpfr/./td_div" [hsct]: "cp" "./tout_str" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpfr/tests/libmpfr/./tout_str" [hsct]: "cp" "./tset" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpfr/tests/libmpfr/./tset" [hsct]: "cp" "./tui_sub" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpfr/tests/libmpfr/./tui_sub" [hsct]: "cp" "./tset_sj" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpfr/tests/libmpfr/./tset_sj" [hsct]: "cp" "./ttan" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libmpfr/tests/libmpfr/./ttan" >>> Creating the archive... |
||||
| riscv64 | OK | libmpfr for riscv64 | View (tail) | 2 min 8 s |
[hsct]: "cp" "./tadd_d" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpfr/tests/libmpfr/./tadd_d" [hsct]: "cp" "./ty0" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpfr/tests/libmpfr/./ty0" [hsct]: "cp" "./texpm1" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpfr/tests/libmpfr/./texpm1" [hsct]: "cp" "./tinp_str" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpfr/tests/libmpfr/./tinp_str" [hsct]: "cp" "./tset_ld" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpfr/tests/libmpfr/./tset_ld" [hsct]: "cp" "./tsech" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpfr/tests/libmpfr/./tsech" [hsct]: "cp" "./tgrandom" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpfr/tests/libmpfr/./tgrandom" [hsct]: "cp" "./terf" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpfr/tests/libmpfr/./terf" [hsct]: "cp" "./tasinh" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//libmpfr/tests/libmpfr/./tasinh" >>> Creating the archive... |
||||
| sparc64/niagara | OK | libmpfr for sparc64/niagara | View (tail) | 1 min 39 s |
[hsct]: "cp" "./texp" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpfr/tests/libmpfr/./texp" [hsct]: "cp" "./trint" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpfr/tests/libmpfr/./trint" [hsct]: "cp" "./tset_exp" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpfr/tests/libmpfr/./tset_exp" [hsct]: "cp" "./tlog" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpfr/tests/libmpfr/./tlog" [hsct]: "cp" "./tpow_z" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpfr/tests/libmpfr/./tpow_z" [hsct]: "cp" "./teq" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpfr/tests/libmpfr/./teq" [hsct]: "cp" "./tdim" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpfr/tests/libmpfr/./tdim" [hsct]: "cp" "./tnext" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpfr/tests/libmpfr/./tnext" [hsct]: "cp" "./tadd" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libmpfr/tests/libmpfr/./tadd" >>> Creating the archive... |
||||
| sparc64/ultra | OK | libmpfr for sparc64/ultra | View (tail) | 86 s |
[hsct]: "cp" "./tsec" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpfr/tests/libmpfr/./tsec" [hsct]: "cp" "./tgrandom" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpfr/tests/libmpfr/./tgrandom" [hsct]: "cp" "./tcoth" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpfr/tests/libmpfr/./tcoth" [hsct]: "cp" "./tget_sj" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpfr/tests/libmpfr/./tget_sj" [hsct]: "cp" "./tset_si" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpfr/tests/libmpfr/./tset_si" [hsct]: "cp" "./tdiv" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpfr/tests/libmpfr/./tdiv" [hsct]: "cp" "./tdiv_ui" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpfr/tests/libmpfr/./tdiv_ui" [hsct]: "cp" "./tinp_str" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpfr/tests/libmpfr/./tinp_str" [hsct]: "cp" "./tconst_euler" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libmpfr/tests/libmpfr/./tconst_euler" >>> Creating the archive... |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| Tarball fetch | OK | — | View (tail) | 3 s |
1000K .......... .......... .......... .......... .......... 79% 133M 0s 1050K .......... .......... .......... .......... .......... 83% 590K 0s 1100K .......... .......... .......... .......... .......... 86% 133M 0s 1150K .......... .......... .......... .......... .......... 90% 92.8M 0s 1200K .......... .......... .......... .......... .......... 94% 89.7M 0s 1250K .......... .......... .......... .......... .......... 98% 143K 0s 1300K .......... .......... .. 100% 163M=1.3s 2026-09-10 01:15:58 (1007 KB/s) - ‘/var/helenos/nightly/tmp-ci/mirror/sources/libpng-1.6.12.tar.gz’ saved [1354223/1354223] |
||||
| amd64 | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-amd64 failed (or also skipped). |
||||
| arm32/beagleboardxm | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm32-beagleboardxm failed (or also skipped). |
||||
| arm32/beaglebone | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm32-beaglebone failed (or also skipped). |
||||
| arm32/gta02 | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm32-gta02 failed (or also skipped). |
||||
| arm32/integratorcp | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm32-integratorcp failed (or also skipped). |
||||
| arm32/raspberrypi | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm32-raspberrypi failed (or also skipped). |
||||
| arm64/hikey960 | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm64-hikey960 failed (or also skipped). |
||||
| arm64/virt | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-arm64-virt failed (or also skipped). |
||||
| ia32 | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-ia32 failed (or also skipped). |
||||
| ia64/i460GX | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-ia64-i460GX failed (or also skipped). |
||||
| ia64/ski | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-ia64-ski failed (or also skipped). |
||||
| mips32/malta-be | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-mips32-malta-be failed (or also skipped). |
||||
| mips32/malta-le | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-mips32-malta-le failed (or also skipped). |
||||
| mips32/msim | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-mips32-msim failed (or also skipped). |
||||
| ppc32 | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-ppc32 failed (or also skipped). |
||||
| riscv64 | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-riscv64 failed (or also skipped). |
||||
| sparc64/niagara | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-sparc64-niagara failed (or also skipped). |
||||
| sparc64/ultra | Skipped | — | View (tail) | |
Skipped: dependency coastline-build-zlib-for-sparc64-ultra failed (or also skipped). |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| Tarball fetch | OK | — | View (tail) | 0 s |
50K .......... .......... .......... .......... .......... 33% 1.85M 0s 100K .......... .......... .......... .......... .......... 50% 89.7M 0s 150K .......... .......... .......... .......... .......... 67% 92.6M 0s 200K .......... .......... .......... .......... .......... 84% 1.85M 0s 250K .......... .......... .......... .......... ...... 100% 124M=0.08s 2026-09-10 01:15:59 (3.55 MB/s) - ‘/var/helenos/nightly/tmp-ci/mirror/sources/lua-5.3.5.tar.gz’ saved [303543/303543] filename:'log2.patch' url:'log2.patch' filename:'conf.patch' url:'conf.patch' |
||||
| amd64 | OK | lua for amd64 | View (tail) | 6 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/amd64/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/amd64/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/amd64/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/amd64/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//lua/lib" >>> Creating the archive... |
||||
| arm32/beagleboardxm | OK | lua for arm32/beagleboardxm | View (tail) | 6 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//lua/lib" >>> Creating the archive... |
||||
| arm32/beaglebone | OK | lua for arm32/beaglebone | View (tail) | 6 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//lua/lib" >>> Creating the archive... |
||||
| arm32/gta02 | OK | lua for arm32/gta02 | View (tail) | 6 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//lua/lib" >>> Creating the archive... |
||||
| arm32/integratorcp | OK | lua for arm32/integratorcp | View (tail) | 6 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//lua/lib" >>> Creating the archive... |
||||
| arm32/raspberrypi | OK | lua for arm32/raspberrypi | View (tail) | 6 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//lua/lib" >>> Creating the archive... |
||||
| arm64/hikey960 | OK | lua for arm64/hikey960 | View (tail) | 8 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//lua/lib" >>> Creating the archive... |
||||
| arm64/virt | OK | lua for arm64/virt | View (tail) | 7 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//lua/lib" >>> Creating the archive... |
||||
| ia32 | OK | lua for ia32 | View (tail) | 7 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/ia32/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/ia32/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/ia32/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/ia32/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//lua/lib" >>> Creating the archive... |
||||
| ia64/i460GX | OK | lua for ia64/i460GX | View (tail) | 9 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//lua/lib" >>> Creating the archive... |
||||
| ia64/ski | OK | lua for ia64/ski | View (tail) | 9 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//lua/lib" >>> Creating the archive... |
||||
| mips32/malta-be | OK | lua for mips32/malta-be | View (tail) | 10 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//lua/lib" >>> Creating the archive... |
||||
| mips32/malta-le | OK | lua for mips32/malta-le | View (tail) | 8 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//lua/lib" >>> Creating the archive... |
||||
| mips32/msim | OK | lua for mips32/msim | View (tail) | 6 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//lua/lib" >>> Creating the archive... |
||||
| ppc32 | OK | lua for ppc32 | View (tail) | 6 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//lua/lib" >>> Creating the archive... |
||||
| riscv64 | OK | lua for riscv64 | View (tail) | 8 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//lua/lib" >>> Creating the archive... |
||||
| sparc64/niagara | OK | lua for sparc64/niagara | View (tail) | 7 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//lua/lib" >>> Creating the archive... |
||||
| sparc64/ultra | OK | lua for sparc64/ultra | View (tail) | 7 s |
[hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/include/" [hsct]: "cp" "PKG/include/lualib.h" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/include/" [hsct]: "cp" "PKG/include/lauxlib.h" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//lua/inc" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/include/" [hsct]: "cp" "PKG/include/lua.hpp" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//lua/inc" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//lua/lib" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/libs/" [hsct]: "cp" "PKG/lib/liblua.a" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//lua/lib" >>> Creating the archive... |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| Tarball fetch | OK | — | View (tail) | 0 s |
100K .......... .......... .......... .......... .......... 91% 141M 0s 150K .......... ... 100% 56.0M=0.002s 2026-09-10 01:15:40 (80.6 MB/s) - ‘/var/helenos/nightly/tmp-ci/mirror/sources/msim-1.3.8.1.tar.bz2’ saved [167755/167755] filename:'Makefile' url:'Makefile' filename:'config.h' url:'config.h' filename:'helenos.h' url:'helenos.h' filename:'input.c' url:'input.c' filename:'misc.c' url:'misc.c' |
||||
| amd64 | OK | msim for amd64 | View (tail) | 2 s |
amd64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c amd64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c amd64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c amd64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c amd64-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//msim/app/" >>> Creating the archive... |
||||
| arm32/beagleboardxm | OK | msim for arm32/beagleboardxm | View (tail) | 2 s |
arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c arm-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//msim/app/" >>> Creating the archive... |
||||
| arm32/beaglebone | OK | msim for arm32/beaglebone | View (tail) | 2 s |
arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c arm-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//msim/app/" >>> Creating the archive... |
||||
| arm32/gta02 | OK | msim for arm32/gta02 | View (tail) | 1 s |
arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c arm-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//msim/app/" >>> Creating the archive... |
||||
| arm32/integratorcp | OK | msim for arm32/integratorcp | View (tail) | 2 s |
arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c arm-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//msim/app/" >>> Creating the archive... |
||||
| arm32/raspberrypi | OK | msim for arm32/raspberrypi | View (tail) | 1 s |
arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c arm-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c arm-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//msim/app/" >>> Creating the archive... |
||||
| arm64/hikey960 | OK | msim for arm64/hikey960 | View (tail) | 2 s |
aarch64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c aarch64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c aarch64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c aarch64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c aarch64-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//msim/app/" >>> Creating the archive... |
||||
| arm64/virt | OK | msim for arm64/virt | View (tail) | 2 s |
aarch64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c aarch64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c aarch64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c aarch64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c aarch64-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//msim/app/" >>> Creating the archive... |
||||
| ia32 | OK | msim for ia32 | View (tail) | 2 s |
i686-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c i686-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c i686-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c i686-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c i686-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//msim/app/" >>> Creating the archive... |
||||
| ia64/i460GX | OK | msim for ia64/i460GX | View (tail) | 2 s |
ia64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c ia64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c ia64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c ia64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c ia64-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//msim/app/" >>> Creating the archive... |
||||
| ia64/ski | OK | msim for ia64/ski | View (tail) | 2 s |
ia64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c ia64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c ia64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c ia64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c ia64-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//msim/app/" >>> Creating the archive... |
||||
| mips32/malta-be | OK | msim for mips32/malta-be | View (tail) | 2 s |
mips-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c mips-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c mips-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c mips-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c mips-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//msim/app/" >>> Creating the archive... |
||||
| mips32/malta-le | OK | msim for mips32/malta-le | View (tail) | 2 s |
mipsel-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c mipsel-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c mipsel-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c mipsel-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c mipsel-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//msim/app/" >>> Creating the archive... |
||||
| mips32/msim | OK | msim for mips32/msim | View (tail) | 2 s |
mipsel-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c mipsel-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c mipsel-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c mipsel-helenos-cc -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c mipsel-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//msim/app/" >>> Creating the archive... |
||||
| ppc32 | OK | msim for ppc32 | View (tail) | 2 s |
ppc-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c ppc-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c ppc-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c ppc-helenos-cc -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/ppc32/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c ppc-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//msim/app/" >>> Creating the archive... |
||||
| riscv64 | OK | msim for riscv64 | View (tail) | 2 s |
riscv64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c riscv64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c riscv64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c riscv64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c riscv64-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//msim/app/" >>> Creating the archive... |
||||
| sparc64/niagara | OK | msim for sparc64/niagara | View (tail) | 2 s |
sparc64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c sparc64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c sparc64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c sparc64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c sparc64-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//msim/app/" >>> Creating the archive... |
||||
| sparc64/ultra | OK | msim for sparc64/ultra | View (tail) | 2 s |
sparc64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/mmap.o arch/win32/mmap.c sparc64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/stdin.o arch/win32/stdin.c sparc64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libinput/ -Wno-error -c -o arch/win32/signal.o arch/win32/signal.c sparc64-helenos-cc -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libconsole/ -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/liboutput/ -I/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libinput/ -Wno-error -c -o arch/posix/signal.o arch/posix/signal.c sparc64-helenos-cc -o msim utils.o fault.o text.o env.o cline.o cmd.o check.o main.o parser.o list.o arch/helenos/input.o arch/helenos/misc.o io/output.o cpu/cpu.o cpu/instr.o debug/debug.o debug/breakpoint.o device/machine.o device/mem.o device/ddisk.o device/dcpu.o device/dkeyboard.o device/dorder.o device/dprinter.o device/dtime.o device/device.o arch/win32/mmap.o arch/win32/stdin.o arch/win32/signal.o arch/posix/signal.o -lclui -lclipboard -lconsole -linput -loutput make: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/msim/msim-1.3.8.1/src' >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//msim/app/" [hsct]: "cp" "src/msim" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//msim/app/" >>> Creating the archive... |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| Tarball fetch | Failed | — | View (tail) | 47 min 8 s |
(try:19) => ‘/var/helenos/nightly/tmp-ci/mirror/sources/pcc-1.0.0.tgz’ Connecting to pcc.ludd.ltu.se (pcc.ludd.ltu.se)|130.240.207.127|:21... failed: Connection timed out. Retrying. --2026-09-10 02:00:34-- ftp://pcc.ludd.ltu.se/pub/pcc-releases/pcc-1.0.0.tgz (try:20) => ‘/var/helenos/nightly/tmp-ci/mirror/sources/pcc-1.0.0.tgz’ Connecting to pcc.ludd.ltu.se (pcc.ludd.ltu.se)|130.240.207.127|:21... failed: Connection timed out. Giving up. [hsct]: Error: Failed to fetch ftp://pcc.ludd.ltu.se/pub/pcc-releases/pcc-1.0.0.tgz. |
||||
| amd64 | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-pcc failed (or also skipped). |
||||
| ia32 | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-pcc failed (or also skipped). |
||||
| mips32/malta-be | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-pcc failed (or also skipped). |
||||
| mips32/malta-le | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-pcc failed (or also skipped). |
||||
| mips32/msim | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-pcc failed (or also skipped). |
||||
| ppc32 | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-pcc failed (or also skipped). |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| Tarball fetch | OK | — | View (tail) | 0 s |
10100K .......... .......... .......... .......... .......... 99% 36.9M 0s 10150K .......... .......... .......... ...... 100% 53.5M=0.1s 2026-09-10 01:15:59 (77.4 MB/s) - ‘/var/helenos/nightly/tmp-ci/mirror/sources/Python-2.7.6.tar.xz’ saved [10431288/10431288] filename:'cross-tools.patch' url:'cross-tools.patch' filename:'modules.patch' url:'modules.patch' filename:'posixmodule.patch' url:'posixmodule.patch' filename:'posixpath.patch' url:'posixpath.patch' filename:'configure' url:'configure' |
||||
| amd64 | OK | python2 for amd64 | View (tail) | 4 min 22 s |
(cd /var/helenos/nightly/tmp-ci/build/amd64/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.7.1 python2.1) rm -f /var/helenos/nightly/tmp-ci/build/amd64/coast/build/python2/python-cross/PKG//share/man/man1/python.1 (cd /var/helenos/nightly/tmp-ci/build/amd64/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.1 python.1) [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| arm32/beagleboardxm | OK | python2 for arm32/beagleboardxm | View (tail) | 4 min 43 s |
(cd /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.7.1 python2.1) rm -f /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/build/python2/python-cross/PKG//share/man/man1/python.1 (cd /var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.1 python.1) [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| arm32/beaglebone | OK | python2 for arm32/beaglebone | View (tail) | 4 min 36 s |
(cd /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.7.1 python2.1) rm -f /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/build/python2/python-cross/PKG//share/man/man1/python.1 (cd /var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.1 python.1) [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| arm32/gta02 | OK | python2 for arm32/gta02 | View (tail) | 3 min 25 s |
from _struct import * ImportError: /var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/build/python2/python-cross/build/lib.linux2-arm-2.7/_struct.so: wrong ELF class: ELFCLASS32 make: *** [Makefile:973: libinstall] Error 1 [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| arm32/integratorcp | OK | python2 for arm32/integratorcp | View (tail) | 3 min 23 s |
from _struct import * ImportError: /var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/build/python2/python-cross/build/lib.linux2-arm-2.7/_struct.so: wrong ELF class: ELFCLASS32 make: *** [Makefile:973: libinstall] Error 1 [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| arm32/raspberrypi | OK | python2 for arm32/raspberrypi | View (tail) | 3 min 44 s |
from _struct import * ImportError: /var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/build/python2/python-cross/build/lib.linux2-arm-2.7/_struct.so: wrong ELF class: ELFCLASS32 make: *** [Makefile:973: libinstall] Error 1 [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| arm64/hikey960 | Failed | — | View (tail) | 3 min 57 s |
self.build_extension(ext)
File "./setup.py", line 285, in build_extension
if not self.configure_ctypes(ext):
File "./setup.py", line 2033, in configure_ctypes
exec f in fficonfig
File "build/temp.linux2-aarch64-2.7/libffi/fficonfig.py", line 32, in <module>
ffi_sources += ffi_platforms['AARCH64']
KeyError: 'AARCH64'
make: *** [Makefile:476: sharedmods] Error 1
[hsct]: Error: Build failed!
|
||||
| arm64/virt | Failed | — | View (tail) | 3 min 43 s |
self.build_extension(ext)
File "./setup.py", line 285, in build_extension
if not self.configure_ctypes(ext):
File "./setup.py", line 2033, in configure_ctypes
exec f in fficonfig
File "build/temp.linux2-aarch64-2.7/libffi/fficonfig.py", line 32, in <module>
ffi_sources += ffi_platforms['AARCH64']
KeyError: 'AARCH64'
make: *** [Makefile:476: sharedmods] Error 1
[hsct]: Error: Build failed!
|
||||
| ia32 | OK | python2 for ia32 | View (tail) | 3 min 33 s |
from _struct import * ImportError: /var/helenos/nightly/tmp-ci/build/ia32/coast/build/python2/python-cross/build/lib.linux2-i686-2.7/_struct.so: wrong ELF class: ELFCLASS32 make: *** [Makefile:973: libinstall] Error 1 [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| ia64/i460GX | Failed | — | View (tail) | 2 min 37 s |
/var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:7533 0xb54c9c sel_sched_region(int) /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:7634 0xb54c9c sel_sched_region(int) /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:7619 Please submit a full bug report, with preprocessed source (by using -freport-bug). Please include the complete backtrace with any bug report. See <https://gcc.gnu.org/bugs/> for instructions. make: *** [Makefile:1251: Objects/stringobject.o] Error 1 [hsct]: Error: Build failed! |
||||
| ia64/ski | Failed | — | View (tail) | 2 min 31 s |
/var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:7533 0xb54c9c sel_sched_region(int) /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:7634 0xb54c9c sel_sched_region(int) /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:7619 Please submit a full bug report, with preprocessed source (by using -freport-bug). Please include the complete backtrace with any bug report. See <https://gcc.gnu.org/bugs/> for instructions. make: *** [Makefile:1251: Objects/stringobject.o] Error 1 [hsct]: Error: Build failed! |
||||
| mips32/malta-be | OK | python2 for mips32/malta-be | View (tail) | 5 min 38 s |
(cd /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.7.1 python2.1) rm -f /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/build/python2/python-cross/PKG//share/man/man1/python.1 (cd /var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.1 python.1) [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| mips32/malta-le | OK | python2 for mips32/malta-le | View (tail) | 5 min 16 s |
(cd /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.7.1 python2.1) rm -f /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/build/python2/python-cross/PKG//share/man/man1/python.1 (cd /var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.1 python.1) [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| mips32/msim | OK | python2 for mips32/msim | View (tail) | 5 min 18 s |
(cd /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.7.1 python2.1) rm -f /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/python2/python-cross/PKG//share/man/man1/python.1 (cd /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/python2/python-cross/PKG//share/man/man1; ln -s python2.1 python.1) [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| ppc32 | OK | python2 for ppc32 | View (tail) | 3 min 33 s |
from _struct import * ImportError: /var/helenos/nightly/tmp-ci/build/ppc32/coast/build/python2/python-cross/build/lib.linux2-powerpc-2.7/_struct.so: wrong ELF class: ELFCLASS32 make: *** [Makefile:973: libinstall] Error 1 [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| riscv64 | OK | python2 for riscv64 | View (tail) | 3 min 54 s |
from _struct import * ImportError: /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/build/lib.linux2-riscv64-2.7/_struct.so: invalid ELF header make: *** [Makefile:973: libinstall] Error 1 [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| sparc64/niagara | OK | python2 for sparc64/niagara | View (tail) | 3 min 34 s |
from _struct import * ImportError: /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/python2/python-cross/build/lib.linux2-sparc64-2.7/_struct.so: ELF file data encoding not little-endian make: *** [Makefile:973: libinstall] Error 1 [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| sparc64/ultra | OK | python2 for sparc64/ultra | View (tail) | 3 min 10 s |
from _struct import * ImportError: /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/python2/python-cross/build/lib.linux2-sparc64-2.7/_struct.so: ELF file data encoding not little-endian make: *** [Makefile:973: libinstall] Error 1 [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive... |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| Tarball fetch | OK | — | View (tail) | 2 s |
[hsct]: Error: Configuration not found. Maybe you need to run init first?
>>> Fetching sources...
filename:'sycek' url:'https://github.com/jxsvoboda/sycek'
-> Fetching sycek...
Cloning into '/var/helenos/nightly/tmp-ci/mirror/sources/sycek'...
|
||||
| amd64 | OK | sycek for amd64 | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| arm32/beagleboardxm | OK | sycek for arm32/beagleboardxm | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| arm32/beaglebone | OK | sycek for arm32/beaglebone | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/arm32-beaglebone/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| arm32/gta02 | OK | sycek for arm32/gta02 | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/arm32-gta02/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| arm32/integratorcp | OK | sycek for arm32/integratorcp | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/arm32-integratorcp/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| arm32/raspberrypi | OK | sycek for arm32/raspberrypi | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/arm32-raspberrypi/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| arm64/hikey960 | OK | sycek for arm64/hikey960 | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/arm64-hikey960/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| arm64/virt | OK | sycek for arm64/virt | View (tail) | 3 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/arm64-virt/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| ia32 | OK | sycek for ia32 | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| ia64/i460GX | OK | sycek for ia64/i460GX | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| ia64/ski | OK | sycek for ia64/ski | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| mips32/malta-be | OK | sycek for mips32/malta-be | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/mips32-malta-be/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| mips32/malta-le | OK | sycek for mips32/malta-le | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/mips32-malta-le/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| mips32/msim | OK | sycek for mips32/msim | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| ppc32 | OK | sycek for ppc32 | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| riscv64 | OK | sycek for riscv64 | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| sparc64/niagara | OK | sycek for sparc64/niagara | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| sparc64/ultra | OK | sycek for sparc64/ultra | View (tail) | 2 s |
helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/lexer.hos.o src/test/lexer.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-cc -c -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o src/test/parser.hos.o src/test/parser.c helenos-ld -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o helenos-cc -std=c99 -D_GNU_SOURCE -O0 -ggdb -Wall -Wextra -Wmissing-prototypes -Werror -I src -o ccheck-hos src/ast.hos.o src/checker.hos.o src/file_input.hos.o src/lexer.hos.o src/main.hos.o src/parser.hos.o src/src_pos.hos.o src/str_input.hos.o src/test/ast.hos.o src/test/checker.hos.o src/test/lexer.hos.o src/test/parser.hos.o >>> Packaging... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//sycek/app/" [hsct]: "cp" "ccheck-hos" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//sycek/app/ccheck" >>> Creating the archive... |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| Tarball fetch | Failed | — | View (tail) | 0 s |
>>> Fetching sources...
filename:'zlib-1.3.1.tar.gz' url:'http://zlib.net/zlib-1.3.1.tar.gz'
-> Fetching zlib-1.3.1.tar.gz...
--2026-09-10 01:15:50-- http://zlib.net/zlib-1.3.1.tar.gz
Resolving zlib.net (zlib.net)... 85.187.148.2
Connecting to zlib.net (zlib.net)|85.187.148.2|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2026-09-10 01:15:51 ERROR 404: Not Found.
[hsct]: Error: Failed to fetch http://zlib.net/zlib-1.3.1.tar.gz.
|
||||
| amd64 | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| arm32/beagleboardxm | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| arm32/beaglebone | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| arm32/gta02 | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| arm32/integratorcp | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| arm32/raspberrypi | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| arm64/hikey960 | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| arm64/virt | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| ia32 | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| ia64/i460GX | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| ia64/ski | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| mips32/malta-be | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| mips32/malta-le | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| mips32/msim | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| ppc32 | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| riscv64 | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| sparc64/niagara | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| sparc64/ultra | Skipped | — | View (tail) | |
Skipped: dependency coastline-fetch-zlib failed (or also skipped). |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| amd64 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 45 s |
[2026-09-10 03:26:21,438 QEMU-amd64 DEBUG] | [2026-09-10 03:26:21,438 QEMU-amd64 DEBUG] | [2026-09-10 03:26:21,438 QEMU-amd64 DEBUG] | [2026-09-10 03:26:21,438 QEMU-amd64 DEBUG] | [2026-09-10 03:26:21,438 QEMU-amd64 DEBUG] | [2026-09-10 03:26:21,438 QEMU-amd64 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:16:08', 'Running on amd64 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # cat demo.txt', 'Multilingual text test', '----------------------', '', 'English: Quick brown fox jumps over the lazy dog', 'Czech: P??li? ?lu?ou?k? k?? ?p?l ??belsk? ?dy', 'Greek: ? ?????, ????????? ????????o??o?? ??? ????', 'Hebrew: ?????? ?????? ??? ?????? ?????????????', 'Arabic: ??????? ???????? ????? ????????', 'Russian: ?e??o? ?o??a?o???c? c xy?o????e?-a?a??ap??c??o?', 'Armenian: ????? ??????????? ?????????? ????????', '/ # _', '', '', '', '', '', '', '', ''] [2026-09-10 03:26:21,438 command DEBUG] Read lines ['/ # cat demo.txt', 'Multilingual text test', '----------------------', '', 'English: Quick brown fox jumps over the lazy dog', 'Czech: P??li? ?lu?ou?k? k?? ?p?l ??belsk? ?dy', 'Greek: ? ?????, ????????? ????????o??o?? ??? ????', 'Hebrew: ?????? ?????? ??? ?????? ?????????????', 'Arabic: ??????? ???????? ????? ????????', 'Russian: ?e??o? ?o??a?o???c? c xy?o????e?-a?a??ap??c??o?', 'Armenian: ????? ??????????? ?????????? ????????', '/ # _'] [2026-09-10 03:26:21,438 command INFO] Command 'cat demo.txt' done. [2026-09-10 03:26:21,438 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| arm32/integratorcp | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 2 min 7 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 03:28:28,659 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| ia32 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 45 s |
[2026-09-10 03:25:36,764 QEMU-ia32 DEBUG] | [2026-09-10 03:25:36,764 QEMU-ia32 DEBUG] | [2026-09-10 03:25:36,764 QEMU-ia32 DEBUG] | [2026-09-10 03:25:36,764 QEMU-ia32 DEBUG] | [2026-09-10 03:25:36,764 QEMU-ia32 DEBUG] | [2026-09-10 03:25:36,764 QEMU-ia32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:23:52', 'Running on ia32 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # cat demo.txt', 'Multilingual text test', '----------------------', '', 'English: Quick brown fox jumps over the lazy dog', 'Czech: P??li? ?lu?ou?k? k?? ?p?l ??belsk? ?dy', 'Greek: ? ?????, ????????? ????????o??o?? ??? ????', 'Hebrew: ?????? ?????? ??? ?????? ?????????????', 'Arabic: ??????? ???????? ????? ????????', 'Russian: ?e??o? ?o??a?o???c? c xy?o????e?-a?a??ap??c??o?', 'Armenian: ????? ??????????? ?????????? ????????', '/ # _', '', '', '', '', '', '', '', ''] [2026-09-10 03:25:36,764 command DEBUG] Read lines ['/ # cat demo.txt', 'Multilingual text test', '----------------------', '', 'English: Quick brown fox jumps over the lazy dog', 'Czech: P??li? ?lu?ou?k? k?? ?p?l ??belsk? ?dy', 'Greek: ? ?????, ????????? ????????o??o?? ??? ????', 'Hebrew: ?????? ?????? ??? ?????? ?????????????', 'Arabic: ??????? ???????? ????? ????????', 'Russian: ?e??o? ?o??a?o???c? c xy?o????e?-a?a??ap??c??o?', 'Armenian: ????? ??????????? ?????????? ????????', '/ # _'] [2026-09-10 03:25:36,764 command INFO] Command 'cat demo.txt' done. [2026-09-10 03:25:36,764 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| mips32/msim | Failed | Last screen, Terminal dump | View (tail) | 3 min 11 s |
[2026-09-10 03:32:25,473 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| ppc32 | OK | Last screen, Terminal dump | View (tail) | 46 s |
[2026-09-10 03:29:14,513 QEMU-ppc32 DEBUG] | [2026-09-10 03:29:14,513 QEMU-ppc32 DEBUG] | [2026-09-10 03:29:14,513 QEMU-ppc32 DEBUG] | [2026-09-10 03:29:14,513 QEMU-ppc32 DEBUG] | [2026-09-10 03:29:14,513 QEMU-ppc32 DEBUG] | [2026-09-10 03:29:14,513 QEMU-ppc32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:28:36', 'Running on ppc32 (terminal/43)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # cat demo.txt', 'Multilingual text test', '----------------------', '', 'English: Quick brown fox jumps over the lazy dog', 'Czech: P??li? ?lu?ou?k? k?? ?p?l ??belsk? ?dy', 'Greek: ? ?????, ????????? ????????o??o?? ??? ????', 'Hebrew: ?????? ?????? ??? ?????? ?????????????', 'Arabic: ??????? ???????? ????? ????????', 'Russian: ?e??o? ?o??a?o???c? c xy?o????e?-a?a??ap??c??o?', 'Armenian: ????? ??????????? ?????????? ????????', '/ # _', '', '', '', '', '', '', '', ''] [2026-09-10 03:29:14,513 command DEBUG] Read lines ['/ # cat demo.txt', 'Multilingual text test', '----------------------', '', 'English: Quick brown fox jumps over the lazy dog', 'Czech: P??li? ?lu?ou?k? k?? ?p?l ??belsk? ?dy', 'Greek: ? ?????, ????????? ????????o??o?? ??? ????', 'Hebrew: ?????? ?????? ??? ?????? ?????????????', 'Arabic: ??????? ???????? ????? ????????', 'Russian: ?e??o? ?o??a?o???c? c xy?o????e?-a?a??ap??c??o?', 'Armenian: ????? ??????????? ?????????? ????????', '/ # _'] [2026-09-10 03:29:14,513 command INFO] Command 'cat demo.txt' done. [2026-09-10 03:29:14,513 QEMU-ppc32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| amd64 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 8 min 46 s |
[2026-09-10 01:27:15,599 QEMU-amd64 DEBUG] | / # ls /tmp/mnt [2026-09-10 01:27:15,599 QEMU-amd64 DEBUG] | / # mount fat /tmp/mnt fbd0 [2026-09-10 01:27:15,599 QEMU-amd64 DEBUG] | / # ls /tmp/mnt [2026-09-10 01:27:15,599 QEMU-amd64 DEBUG] | demo.txt 592 B [2026-09-10 01:27:15,599 QEMU-amd64 DEBUG] | / # _ [2026-09-10 01:27:15,599 QEMU-amd64 DEBUG] Captured lines: ['https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # mkfile --size 2m /tmp/img', '/ # ls -e /tmp', 'img 2097152', '/ # /srv/bd/file_bd /tmp/img fbd0', 'file_bd: File-backed block device driver', 'file_bd: Accepting connections', '/ # mkfat --type 12 fbd0', 'Device: fbd0', 'mkfat: Block device has 4096 blocks.', 'mkfat: Creating FAT filesystem on device fbd0.', 'mkfat: Filesystem type FAT12.', 'Writing allocation table 1.', 'Writing allocation table 2.', 'Writing root directory.', 'Success.', '/ # mkdir /tmp/mnt', '/ # mount fat /tmp/mnt fbd0', '/ # cp demo.txt /tmp/mnt', '/ # ls /tmp/mnt', 'demo.txt 592 B', '/ # umount /tmp/mnt', '/ # ls /tmp/mnt', '/ # mount fat /tmp/mnt fbd0', '/ # ls /tmp/mnt', 'demo.txt 592 B', '/ # _'] [2026-09-10 01:27:15,599 command DEBUG] Read lines ['/ # ls /tmp/mnt', 'demo.txt 592 B', '/ # _'] [2026-09-10 01:27:15,599 command INFO] Command 'ls /tmp/mnt' done. [2026-09-10 01:27:15,599 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| arm32/integratorcp | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 2 min 26 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 01:46:54,531 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| ia32 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 7 min 32 s |
[2026-09-10 01:34:47,932 QEMU-ia32 DEBUG] | / # ls /tmp/mnt [2026-09-10 01:34:47,932 QEMU-ia32 DEBUG] | / # mount fat /tmp/mnt fbd0 [2026-09-10 01:34:47,932 QEMU-ia32 DEBUG] | / # ls /tmp/mnt [2026-09-10 01:34:47,932 QEMU-ia32 DEBUG] | demo.txt 592 B [2026-09-10 01:34:47,932 QEMU-ia32 DEBUG] | / # _ [2026-09-10 01:34:47,932 QEMU-ia32 DEBUG] Captured lines: ['https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # mkfile --size 2m /tmp/img', '/ # ls -e /tmp', 'img 2097152', '/ # /srv/bd/file_bd /tmp/img fbd0', 'file_bd: File-backed block device driver', 'file_bd: Accepting connections', '/ # mkfat --type 12 fbd0', 'Device: fbd0', 'mkfat: Block device has 4096 blocks.', 'mkfat: Creating FAT filesystem on device fbd0.', 'mkfat: Filesystem type FAT12.', 'Writing allocation table 1.', 'Writing allocation table 2.', 'Writing root directory.', 'Success.', '/ # mkdir /tmp/mnt', '/ # mount fat /tmp/mnt fbd0', '/ # cp demo.txt /tmp/mnt', '/ # ls /tmp/mnt', 'demo.txt 592 B', '/ # umount /tmp/mnt', '/ # ls /tmp/mnt', '/ # mount fat /tmp/mnt fbd0', '/ # ls /tmp/mnt', 'demo.txt 592 B', '/ # _'] [2026-09-10 01:34:47,932 command DEBUG] Read lines ['/ # ls /tmp/mnt', 'demo.txt 592 B', '/ # _'] [2026-09-10 01:34:47,932 command INFO] Command 'ls /tmp/mnt' done. [2026-09-10 01:34:47,932 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| mips32/msim | Failed | Last screen, Terminal dump | View (tail) | 3 min 33 s |
[2026-09-10 01:50:41,537 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| ppc32 | Failed | Last screen, Terminal dump | View (tail) | 14 s |
self.machine.boot()
File "/var/helenos/ci/htest/vm/qemu.py", line 173, in boot
self.capture_vterm()
File "/var/helenos/ci/htest/vm/controller.py", line 184, in capture_vterm
if self.same_vterm_tail(lines[0:i]):
File "/var/helenos/ci/htest/vm/controller.py", line 155, in same_vterm_tail
raise Exception("INTERNAL ERROR: same_vterm_tail(i={}, lines={}, full_vterm={})".format(i, lines, self.full_vterm))
Exception: INTERNAL ERROR: same_vterm_tail(i=-2, lines=['???????????????????????????????????????????????????????_________________________', '??????????????????????????????????????????????__________________________________', '????????????????????????????????????????????????????????????????????????________', '?????????????????????????????????????????????????_??????????????????????________', '??????????????????????????????????????????????__________________________________', '???????????????????????????????????????????????_________________________________', '???????????????????????????????????????????????????????????_____________________', '??????????????????????????????????????????????????????????______________________', '????????????????????????????????????????????????________________________________', '???????????????????????????????????????????????????????????_____________________', '??????????????????????????????????????????????????????????______________________', '????????????????????????????????????????????????________________________________', '?????????????????????????????????????????????????????___________________________', '????????????????????????????????????????????????????____________________________', '??????????????????????????????????????????????__________________________________', '????????????????????????????????????????????????????????________________________', '???????????????????????????????????????????????????????_________________________', '??????????????????????????????????????????????__________________________________', '???????????????????????????????????????????????????????_________________________', '??????????????????????????????????????????????????????__________________________', '????????????????????????????????????????????____________________________________', '?????????????????????????????????????????????????_______________________________', '?????????????????????????????????????????????????_______________________________', '?????????????????????????????????????????????????????????????????_______________', '?????????????????????????????????????????????????????????????????_______________', '????????????????????????????????????????????????????____________________________', '?????????????????????????????????????????????????????????????????????????????___', '?????????????????????????????????????????????????????????????????????????????___', '??????????????????????????????????????????????????????????????????????__________', '????????????????????????????????????????????????________________________________'], full_vterm=['?'])
[2026-09-10 01:47:08,879 QEMU-ppc32 DEBUG] Sending command 'quit'
Scenario aborted: INTERNAL ERROR: same_vterm_tail(i=-2, lines=['???????????????????????????????????????????????????????_________________________', '??????????????????????????????????????????????__________________________________', '????????????????????????????????????????????????????????????????????????________', '?????????????????????????????????????????????????_??????????????????????________', '??????????????????????????????????????????????__________________________________', '???????????????????????????????????????????????_________________________________', '???????????????????????????????????????????????????????????_____________________', '??????????????????????????????????????????????????????????______________________', '????????????????????????????????????????????????________________________________', '???????????????????????????????????????????????????????????_____________________', '??????????????????????????????????????????????????????????______________________', '????????????????????????????????????????????????________________________________', '?????????????????????????????????????????????????????___________________________', '????????????????????????????????????????????????????____________________________', '??????????????????????????????????????????????__________________________________', '????????????????????????????????????????????????????????________________________', '???????????????????????????????????????????????????????_________________________', '??????????????????????????????????????????????__________________________________', '???????????????????????????????????????????????????????_________________________', '??????????????????????????????????????????????????????__________________________', '????????????????????????????????????????????____________________________________', '?????????????????????????????????????????????????_______________________________', '?????????????????????????????????????????????????_______________________________', '?????????????????????????????????????????????????????????????????_______________', '?????????????????????????????????????????????????????????????????_______________', '????????????????????????????????????????????????????____________________________', '?????????????????????????????????????????????????????????????????????????????___', '?????????????????????????????????????????????????????????????????????????????___', '??????????????????????????????????????????????????????????????????????__________', '????????????????????????????????????????????????________________________________'], full_vterm=['?'])
|
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| amd64 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 67 s |
[2026-09-10 01:52:56,239 QEMU-amd64 DEBUG] | [2026-09-10 01:52:56,239 QEMU-amd64 DEBUG] | [2026-09-10 01:52:56,239 QEMU-amd64 DEBUG] | [2026-09-10 01:52:56,239 QEMU-amd64 DEBUG] | [2026-09-10 01:52:56,239 QEMU-amd64 DEBUG] | [2026-09-10 01:52:56,239 QEMU-amd64 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:16:08', 'Running on amd64 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # inet list-addr', 'Addr/Width Link-Name Addr-Name Def-MTU', '========================== ============ ========= =======', '127.0.0.1/24 net/loopback v4a 1500', '::1/128 net/loopback v6a 1500', 'fe80::5054:ff:fe12:3456/64 net/eth1 v6a 1500', '10.0.2.15/24 net/eth1 dhcp4a 1500', '/ # ping 10.0.2.2', 'Sending ICMP echo request from 10.0.2.15 to 10.0.2.2 (10.0.2.2) (Ctrl+Q to quit)', 'Received ICMP echo reply: from 10.0.2.15 to 10.0.2.2, seq. no 1, payload size 3', '/ # _', '', '', '', '', '', '', '', '', ''] [2026-09-10 01:52:56,239 command DEBUG] Read lines ['/ # ping 10.0.2.2', 'Sending ICMP echo request from 10.0.2.15 to 10.0.2.2 (10.0.2.2) (Ctrl+Q to quit)', 'Received ICMP echo reply: from 10.0.2.15 to 10.0.2.2, seq. no 1, payload size 3', '/ # _'] [2026-09-10 01:52:56,239 command INFO] Command 'ping 10.0.2.2' done. [2026-09-10 01:52:56,239 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| arm32/integratorcp | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 2 min 32 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 01:55:28,372 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| ia32 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 67 s |
[2026-09-10 01:51:48,898 QEMU-ia32 DEBUG] | [2026-09-10 01:51:48,898 QEMU-ia32 DEBUG] | [2026-09-10 01:51:48,898 QEMU-ia32 DEBUG] | [2026-09-10 01:51:48,898 QEMU-ia32 DEBUG] | [2026-09-10 01:51:48,898 QEMU-ia32 DEBUG] | [2026-09-10 01:51:48,898 QEMU-ia32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:23:52', 'Running on ia32 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # inet list-addr', 'Addr/Width Link-Name Addr-Name Def-MTU', '========================== ============ ========= =======', '127.0.0.1/24 net/loopback v4a 1500', '::1/128 net/loopback v6a 1500', 'fe80::5054:ff:fe12:3456/64 net/eth1 v6a 1500', '10.0.2.15/24 net/eth1 dhcp4a 1500', '/ # ping 10.0.2.2', 'Sending ICMP echo request from 10.0.2.15 to 10.0.2.2 (10.0.2.2) (Ctrl+Q to quit)', 'Received ICMP echo reply: from 10.0.2.15 to 10.0.2.2, seq. no 1, payload size 3', '/ # _', '', '', '', '', '', '', '', '', ''] [2026-09-10 01:51:48,898 command DEBUG] Read lines ['/ # ping 10.0.2.2', 'Sending ICMP echo request from 10.0.2.15 to 10.0.2.2 (10.0.2.2) (Ctrl+Q to quit)', 'Received ICMP echo reply: from 10.0.2.15 to 10.0.2.2, seq. no 1, payload size 3', '/ # _'] [2026-09-10 01:51:48,898 command INFO] Command 'ping 10.0.2.2' done. [2026-09-10 01:51:48,898 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| mips32/msim | Failed | Last screen, Terminal dump | View (tail) | 3 min 11 s |
[2026-09-10 03:08:27,257 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| ppc32 | Failed | Last screen, Terminal dump | View (tail) | 48 s |
[2026-09-10 03:05:16,113 command DEBUG] Read lines ['/ # inet list-addr', 'Addr/Width Link-Name Addr-Name Def-MTU', '============ ============ ========= =======', '127.0.0.1/24 net/loopback v4a 1500', '::1/128 net/loopback v6a 1500', '/ # _']
[2026-09-10 03:05:16,114 main ERROR] Scenario aborted: Missing expected text 10.0.2.15 ...
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 175, in run
raise Exception('Missing expected text {} ...'.format(self.args['assert']))
Exception: Missing expected text 10.0.2.15 ...
[2026-09-10 03:05:16,114 QEMU-ppc32 DEBUG] Sending command 'quit'
Scenario aborted: Missing expected text 10.0.2.15 ...
|
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| amd64 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 46 s |
[2026-09-10 03:18:43,899 QEMU-amd64 DEBUG] | Expected output: [768.000000]
[2026-09-10 03:18:43,899 QEMU-amd64 DEBUG] | Real output: [770.000000]
[2026-09-10 03:18:43,899 QEMU-amd64 DEBUG] |
[2026-09-10 03:18:43,899 QEMU-amd64 DEBUG] | Test passed
[2026-09-10 03:18:43,899 QEMU-amd64 DEBUG] | / # _
[2026-09-10 03:18:43,899 QEMU-amd64 DEBUG] Captured lines: ['Expected output: [a]', 'Real output: [a]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", 1, 2, 3, 4, 5):', 'Expected output: [1] [ 02] [03 ] [004] [005]', 'Real output: [1] [ 02] [03 ] [004] [005]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", -1, -2, -3, -4, -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%lld %3.2lld %-3.2lld %2.3lld %-2.3lld", (long long) -1, (long l', 'ong) -2, (long long) -3, (long long) -4, (long long) -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%#x %5.3#x %-5.3#x %3.5#x %-3.5#x", 17, 18, 19, 20, 21):', 'Expected output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', 'Real output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', '', 'Testing printf("%td %tu %tx %ti %to", d, neg_d, neg_d, d, neg_d):', 'Expected output: [-12] [12] [c] [-12] [14]', 'Real output: [-12] [12] [c] [-12] [14]', '', 'Testing printf("%lf", 768.0):', 'Expected output: [768.000000]', 'Real output: [770.000000]', '', 'Test passed', '/ # _']
[2026-09-10 03:18:43,899 command DEBUG] Read lines ['Expected output: [a]', 'Real output: [a]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", 1, 2, 3, 4, 5):', 'Expected output: [1] [ 02] [03 ] [004] [005]', 'Real output: [1] [ 02] [03 ] [004] [005]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", -1, -2, -3, -4, -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%lld %3.2lld %-3.2lld %2.3lld %-2.3lld", (long long) -1, (long l', 'ong) -2, (long long) -3, (long long) -4, (long long) -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%#x %5.3#x %-5.3#x %3.5#x %-3.5#x", 17, 18, 19, 20, 21):', 'Expected output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', 'Real output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', '', 'Testing printf("%td %tu %tx %ti %to", d, neg_d, neg_d, d, neg_d):', 'Expected output: [-12] [12] [c] [-12] [14]', 'Real output: [-12] [12] [c] [-12] [14]', '', 'Testing printf("%lf", 768.0):', 'Expected output: [768.000000]', 'Real output: [770.000000]', '', 'Test passed', '/ # _']
[2026-09-10 03:18:43,899 command INFO] Command 'tester print2' done.
[2026-09-10 03:18:43,899 QEMU-amd64 DEBUG] Sending command 'quit'
Scenario passed.
|
||||
| arm32/integratorcp | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 2 min 9 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 03:20:53,397 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| ia32 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 45 s |
[2026-09-10 03:17:58,273 QEMU-ia32 DEBUG] | Expected output: [768.000000]
[2026-09-10 03:17:58,273 QEMU-ia32 DEBUG] | Real output: [770.000000]
[2026-09-10 03:17:58,273 QEMU-ia32 DEBUG] |
[2026-09-10 03:17:58,273 QEMU-ia32 DEBUG] | Test passed
[2026-09-10 03:17:58,273 QEMU-ia32 DEBUG] | / # _
[2026-09-10 03:17:58,274 QEMU-ia32 DEBUG] Captured lines: ['Expected output: [a]', 'Real output: [a]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", 1, 2, 3, 4, 5):', 'Expected output: [1] [ 02] [03 ] [004] [005]', 'Real output: [1] [ 02] [03 ] [004] [005]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", -1, -2, -3, -4, -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%lld %3.2lld %-3.2lld %2.3lld %-2.3lld", (long long) -1, (long l', 'ong) -2, (long long) -3, (long long) -4, (long long) -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%#x %5.3#x %-5.3#x %3.5#x %-3.5#x", 17, 18, 19, 20, 21):', 'Expected output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', 'Real output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', '', 'Testing printf("%td %tu %tx %ti %to", d, neg_d, neg_d, d, neg_d):', 'Expected output: [-12] [12] [c] [-12] [14]', 'Real output: [-12] [12] [c] [-12] [14]', '', 'Testing printf("%lf", 768.0):', 'Expected output: [768.000000]', 'Real output: [770.000000]', '', 'Test passed', '/ # _']
[2026-09-10 03:17:58,274 command DEBUG] Read lines ['Expected output: [a]', 'Real output: [a]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", 1, 2, 3, 4, 5):', 'Expected output: [1] [ 02] [03 ] [004] [005]', 'Real output: [1] [ 02] [03 ] [004] [005]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", -1, -2, -3, -4, -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%lld %3.2lld %-3.2lld %2.3lld %-2.3lld", (long long) -1, (long l', 'ong) -2, (long long) -3, (long long) -4, (long long) -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%#x %5.3#x %-5.3#x %3.5#x %-3.5#x", 17, 18, 19, 20, 21):', 'Expected output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', 'Real output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', '', 'Testing printf("%td %tu %tx %ti %to", d, neg_d, neg_d, d, neg_d):', 'Expected output: [-12] [12] [c] [-12] [14]', 'Real output: [-12] [12] [c] [-12] [14]', '', 'Testing printf("%lf", 768.0):', 'Expected output: [768.000000]', 'Real output: [770.000000]', '', 'Test passed', '/ # _']
[2026-09-10 03:17:58,274 command INFO] Command 'tester print2' done.
[2026-09-10 03:17:58,274 QEMU-ia32 DEBUG] Sending command 'quit'
Scenario passed.
|
||||
| mips32/msim | Failed | Last screen, Terminal dump | View (tail) | 3 min 11 s |
[2026-09-10 03:24:51,497 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| ppc32 | OK | Last screen, Terminal dump | View (tail) | 47 s |
[2026-09-10 03:21:40,399 QEMU-ppc32 DEBUG] | Expected output: [768.000000]
[2026-09-10 03:21:40,399 QEMU-ppc32 DEBUG] | Real output: [770.000000]
[2026-09-10 03:21:40,399 QEMU-ppc32 DEBUG] |
[2026-09-10 03:21:40,399 QEMU-ppc32 DEBUG] | Test passed
[2026-09-10 03:21:40,399 QEMU-ppc32 DEBUG] | / # _
[2026-09-10 03:21:40,399 QEMU-ppc32 DEBUG] Captured lines: ['Expected output: [a]', 'Real output: [a]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", 1, 2, 3, 4, 5):', 'Expected output: [1] [ 02] [03 ] [004] [005]', 'Real output: [1] [ 02] [03 ] [004] [005]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", -1, -2, -3, -4, -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%lld %3.2lld %-3.2lld %2.3lld %-2.3lld", (long long) -1, (long l', 'ong) -2, (long long) -3, (long long) -4, (long long) -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%#x %5.3#x %-5.3#x %3.5#x %-3.5#x", 17, 18, 19, 20, 21):', 'Expected output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', 'Real output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', '', 'Testing printf("%td %tu %tx %ti %to", d, neg_d, neg_d, d, neg_d):', 'Expected output: [-12] [12] [c] [-12] [14]', 'Real output: [-12] [12] [c] [-12] [14]', '', 'Testing printf("%lf", 768.0):', 'Expected output: [768.000000]', 'Real output: [770.000000]', '', 'Test passed', '/ # _']
[2026-09-10 03:21:40,399 command DEBUG] Read lines ['Expected output: [a]', 'Real output: [a]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", 1, 2, 3, 4, 5):', 'Expected output: [1] [ 02] [03 ] [004] [005]', 'Real output: [1] [ 02] [03 ] [004] [005]', '', 'Testing printf("%d %3.2d %-3.2d %2.3d %-2.3d", -1, -2, -3, -4, -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%lld %3.2lld %-3.2lld %2.3lld %-2.3lld", (long long) -1, (long l', 'ong) -2, (long long) -3, (long long) -4, (long long) -5):', 'Expected output: [-1] [-02] [-03] [-004] [-005]', 'Real output: [-1] [-02] [-03] [-004] [-005]', '', 'Testing printf("%#x %5.3#x %-5.3#x %3.5#x %-3.5#x", 17, 18, 19, 20, 21):', 'Expected output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', 'Real output: [0x11] [0x012] [0x013] [0x00014] [0x00015]', '', 'Testing printf("%td %tu %tx %ti %to", d, neg_d, neg_d, d, neg_d):', 'Expected output: [-12] [12] [c] [-12] [14]', 'Real output: [-12] [12] [c] [-12] [14]', '', 'Testing printf("%lf", 768.0):', 'Expected output: [768.000000]', 'Real output: [770.000000]', '', 'Test passed', '/ # _']
[2026-09-10 03:21:40,399 command INFO] Command 'tester print2' done.
[2026-09-10 03:21:40,399 QEMU-ppc32 DEBUG] Sending command 'quit'
Scenario passed.
|
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| amd64 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 70 s |
[2026-09-10 03:10:44,215 QEMU-amd64 DEBUG] | M 407M 408M 409M 410M 411M 412M 413M [2026-09-10 03:10:44,215 QEMU-amd64 DEBUG] | Was refused more memory as expected. [2026-09-10 03:10:44,215 QEMU-amd64 DEBUG] | [2026-09-10 03:10:44,215 QEMU-amd64 DEBUG] | Test passed [2026-09-10 03:10:44,215 QEMU-amd64 DEBUG] | / # _ [2026-09-10 03:10:44,215 QEMU-amd64 DEBUG] Captured lines: ['Provoking the kernel into overcommitting memory to us...', '1M 2M 3M 4M 5M 6M 7M 8M 9M 10M 11M 12M 13M 14M 15M 16M 17M 18M 19M 20M 21M 22M 2', '3M 24M 25M 26M 27M 28M 29M 30M 31M 32M 33M 34M 35M 36M 37M 38M 39M 40M 41M 42M 4', '3M 44M 45M 46M 47M 48M 49M 50M 51M 52M 53M 54M 55M 56M 57M 58M 59M 60M 61M 62M 6', '3M 64M 65M 66M 67M 68M 69M 70M 71M 72M 73M 74M 75M 76M 77M 78M 79M 80M 81M 82M 8', '3M 84M 85M 86M 87M 88M 89M 90M 91M 92M 93M 94M 95M 96M 97M 98M 99M 100M 101M 102', 'M 103M 104M 105M 106M 107M 108M 109M 110M 111M 112M 113M 114M 115M 116M 117M 118', 'M 119M 120M 121M 122M 123M 124M 125M 126M 127M 128M 129M 130M 131M 132M 133M 134', 'M 135M 136M 137M 138M 139M 140M 141M 142M 143M 144M 145M 146M 147M 148M 149M 150', 'M 151M 152M 153M 154M 155M 156M 157M 158M 159M 160M 161M 162M 163M 164M 165M 166', 'M 167M 168M 169M 170M 171M 172M 173M 174M 175M 176M 177M 178M 179M 180M 181M 182', 'M 183M 184M 185M 186M 187M 188M 189M 190M 191M 192M 193M 194M 195M 196M 197M 198', 'M 199M 200M 201M 202M 203M 204M 205M 206M 207M 208M 209M 210M 211M 212M 213M 214', 'M 215M 216M 217M 218M 219M 220M 221M 222M 223M 224M 225M 226M 227M 228M 229M 230', 'M 231M 232M 233M 234M 235M 236M 237M 238M 239M 240M 241M 242M 243M 244M 245M 246', 'M 247M 248M 249M 250M 251M 252M 253M 254M 255M 256M 257M 258M 259M 260M 261M 262', 'M 263M 264M 265M 266M 267M 268M 269M 270M 271M 272M 273M 274M 275M 276M 277M 278', 'M 279M 280M 281M 282M 283M 284M 285M 286M 287M 288M 289M 290M 291M 292M 293M 294', 'M 295M 296M 297M 298M 299M 300M 301M 302M 303M 304M 305M 306M 307M 308M 309M 310', 'M 311M 312M 313M 314M 315M 316M 317M 318M 319M 320M 321M 322M 323M 324M 325M 326', 'M 327M 328M 329M 330M 331M 332M 333M 334M 335M 336M 337M 338M 339M 340M 341M 342', 'M 343M 344M 345M 346M 347M 348M 349M 350M 351M 352M 353M 354M 355M 356M 357M 358', 'M 359M 360M 361M 362M 363M 364M 365M 366M 367M 368M 369M 370M 371M 372M 373M 374', 'M 375M 376M 377M 378M 379M 380M 381M 382M 383M 384M 385M 386M 387M 388M 389M 390', 'M 391M 392M 393M 394M 395M 396M 397M 398M 399M 400M 401M 402M 403M 404M 405M 406', 'M 407M 408M 409M 410M 411M 412M 413M', 'Was refused more memory as expected.', '', 'Test passed', '/ # _'] [2026-09-10 03:10:44,215 command DEBUG] Read lines ['Provoking the kernel into overcommitting memory to us...', '1M 2M 3M 4M 5M 6M 7M 8M 9M 10M 11M 12M 13M 14M 15M 16M 17M 18M 19M 20M 21M 22M 2', '3M 24M 25M 26M 27M 28M 29M 30M 31M 32M 33M 34M 35M 36M 37M 38M 39M 40M 41M 42M 4', '3M 44M 45M 46M 47M 48M 49M 50M 51M 52M 53M 54M 55M 56M 57M 58M 59M 60M 61M 62M 6', '3M 64M 65M 66M 67M 68M 69M 70M 71M 72M 73M 74M 75M 76M 77M 78M 79M 80M 81M 82M 8', '3M 84M 85M 86M 87M 88M 89M 90M 91M 92M 93M 94M 95M 96M 97M 98M 99M 100M 101M 102', 'M 103M 104M 105M 106M 107M 108M 109M 110M 111M 112M 113M 114M 115M 116M 117M 118', 'M 119M 120M 121M 122M 123M 124M 125M 126M 127M 128M 129M 130M 131M 132M 133M 134', 'M 135M 136M 137M 138M 139M 140M 141M 142M 143M 144M 145M 146M 147M 148M 149M 150', 'M 151M 152M 153M 154M 155M 156M 157M 158M 159M 160M 161M 162M 163M 164M 165M 166', 'M 167M 168M 169M 170M 171M 172M 173M 174M 175M 176M 177M 178M 179M 180M 181M 182', 'M 183M 184M 185M 186M 187M 188M 189M 190M 191M 192M 193M 194M 195M 196M 197M 198', 'M 199M 200M 201M 202M 203M 204M 205M 206M 207M 208M 209M 210M 211M 212M 213M 214', 'M 215M 216M 217M 218M 219M 220M 221M 222M 223M 224M 225M 226M 227M 228M 229M 230', 'M 231M 232M 233M 234M 235M 236M 237M 238M 239M 240M 241M 242M 243M 244M 245M 246', 'M 247M 248M 249M 250M 251M 252M 253M 254M 255M 256M 257M 258M 259M 260M 261M 262', 'M 263M 264M 265M 266M 267M 268M 269M 270M 271M 272M 273M 274M 275M 276M 277M 278', 'M 279M 280M 281M 282M 283M 284M 285M 286M 287M 288M 289M 290M 291M 292M 293M 294', 'M 295M 296M 297M 298M 299M 300M 301M 302M 303M 304M 305M 306M 307M 308M 309M 310', 'M 311M 312M 313M 314M 315M 316M 317M 318M 319M 320M 321M 322M 323M 324M 325M 326', 'M 327M 328M 329M 330M 331M 332M 333M 334M 335M 336M 337M 338M 339M 340M 341M 342', 'M 343M 344M 345M 346M 347M 348M 349M 350M 351M 352M 353M 354M 355M 356M 357M 358', 'M 359M 360M 361M 362M 363M 364M 365M 366M 367M 368M 369M 370M 371M 372M 373M 374', 'M 375M 376M 377M 378M 379M 380M 381M 382M 383M 384M 385M 386M 387M 388M 389M 390', 'M 391M 392M 393M 394M 395M 396M 397M 398M 399M 400M 401M 402M 403M 404M 405M 406', 'M 407M 408M 409M 410M 411M 412M 413M', 'Was refused more memory as expected.', '', 'Test passed', '/ # _'] [2026-09-10 03:10:44,215 command INFO] Command 'tester malloc2' done. [2026-09-10 03:10:44,215 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| arm32/integratorcp | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 2 min 8 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 03:12:52,314 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| ia32 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 67 s |
[2026-09-10 03:09:34,661 QEMU-ia32 DEBUG] | M 423M 424M 425M 426M 427M 428M 429M 430M 431M 432M 433M 434M [2026-09-10 03:09:34,661 QEMU-ia32 DEBUG] | Was refused more memory as expected. [2026-09-10 03:09:34,661 QEMU-ia32 DEBUG] | [2026-09-10 03:09:34,661 QEMU-ia32 DEBUG] | Test passed [2026-09-10 03:09:34,661 QEMU-ia32 DEBUG] | / # _ [2026-09-10 03:09:34,661 QEMU-ia32 DEBUG] Captured lines: ['1M 2M 3M 4M 5M 6M 7M 8M 9M 10M 11M 12M 13M 14M 15M 16M 17M 18M 19M 20M 21M 22M 2', '3M 24M 25M 26M 27M 28M 29M 30M 31M 32M 33M 34M 35M 36M 37M 38M 39M 40M 41M 42M 4', '3M 44M 45M 46M 47M 48M 49M 50M 51M 52M 53M 54M 55M 56M 57M 58M 59M 60M 61M 62M 6', '3M 64M 65M 66M 67M 68M 69M 70M 71M 72M 73M 74M 75M 76M 77M 78M 79M 80M 81M 82M 8', '3M 84M 85M 86M 87M 88M 89M 90M 91M 92M 93M 94M 95M 96M 97M 98M 99M 100M 101M 102', 'M 103M 104M 105M 106M 107M 108M 109M 110M 111M 112M 113M 114M 115M 116M 117M 118', 'M 119M 120M 121M 122M 123M 124M 125M 126M 127M 128M 129M 130M 131M 132M 133M 134', 'M 135M 136M 137M 138M 139M 140M 141M 142M 143M 144M 145M 146M 147M 148M 149M 150', 'M 151M 152M 153M 154M 155M 156M 157M 158M 159M 160M 161M 162M 163M 164M 165M 166', 'M 167M 168M 169M 170M 171M 172M 173M 174M 175M 176M 177M 178M 179M 180M 181M 182', 'M 183M 184M 185M 186M 187M 188M 189M 190M 191M 192M 193M 194M 195M 196M 197M 198', 'M 199M 200M 201M 202M 203M 204M 205M 206M 207M 208M 209M 210M 211M 212M 213M 214', 'M 215M 216M 217M 218M 219M 220M 221M 222M 223M 224M 225M 226M 227M 228M 229M 230', 'M 231M 232M 233M 234M 235M 236M 237M 238M 239M 240M 241M 242M 243M 244M 245M 246', 'M 247M 248M 249M 250M 251M 252M 253M 254M 255M 256M 257M 258M 259M 260M 261M 262', 'M 263M 264M 265M 266M 267M 268M 269M 270M 271M 272M 273M 274M 275M 276M 277M 278', 'M 279M 280M 281M 282M 283M 284M 285M 286M 287M 288M 289M 290M 291M 292M 293M 294', 'M 295M 296M 297M 298M 299M 300M 301M 302M 303M 304M 305M 306M 307M 308M 309M 310', 'M 311M 312M 313M 314M 315M 316M 317M 318M 319M 320M 321M 322M 323M 324M 325M 326', 'M 327M 328M 329M 330M 331M 332M 333M 334M 335M 336M 337M 338M 339M 340M 341M 342', 'M 343M 344M 345M 346M 347M 348M 349M 350M 351M 352M 353M 354M 355M 356M 357M 358', 'M 359M 360M 361M 362M 363M 364M 365M 366M 367M 368M 369M 370M 371M 372M 373M 374', 'M 375M 376M 377M 378M 379M 380M 381M 382M 383M 384M 385M 386M 387M 388M 389M 390', 'M 391M 392M 393M 394M 395M 396M 397M 398M 399M 400M 401M 402M 403M 404M 405M 406', 'M 407M 408M 409M 410M 411M 412M 413M 414M 415M 416M 417M 418M 419M 420M 421M 422', 'M 423M 424M 425M 426M 427M 428M 429M 430M 431M 432M 433M 434M', 'Was refused more memory as expected.', '', 'Test passed', '/ # _'] [2026-09-10 03:09:34,661 command DEBUG] Read lines ['1M 2M 3M 4M 5M 6M 7M 8M 9M 10M 11M 12M 13M 14M 15M 16M 17M 18M 19M 20M 21M 22M 2', '3M 24M 25M 26M 27M 28M 29M 30M 31M 32M 33M 34M 35M 36M 37M 38M 39M 40M 41M 42M 4', '3M 44M 45M 46M 47M 48M 49M 50M 51M 52M 53M 54M 55M 56M 57M 58M 59M 60M 61M 62M 6', '3M 64M 65M 66M 67M 68M 69M 70M 71M 72M 73M 74M 75M 76M 77M 78M 79M 80M 81M 82M 8', '3M 84M 85M 86M 87M 88M 89M 90M 91M 92M 93M 94M 95M 96M 97M 98M 99M 100M 101M 102', 'M 103M 104M 105M 106M 107M 108M 109M 110M 111M 112M 113M 114M 115M 116M 117M 118', 'M 119M 120M 121M 122M 123M 124M 125M 126M 127M 128M 129M 130M 131M 132M 133M 134', 'M 135M 136M 137M 138M 139M 140M 141M 142M 143M 144M 145M 146M 147M 148M 149M 150', 'M 151M 152M 153M 154M 155M 156M 157M 158M 159M 160M 161M 162M 163M 164M 165M 166', 'M 167M 168M 169M 170M 171M 172M 173M 174M 175M 176M 177M 178M 179M 180M 181M 182', 'M 183M 184M 185M 186M 187M 188M 189M 190M 191M 192M 193M 194M 195M 196M 197M 198', 'M 199M 200M 201M 202M 203M 204M 205M 206M 207M 208M 209M 210M 211M 212M 213M 214', 'M 215M 216M 217M 218M 219M 220M 221M 222M 223M 224M 225M 226M 227M 228M 229M 230', 'M 231M 232M 233M 234M 235M 236M 237M 238M 239M 240M 241M 242M 243M 244M 245M 246', 'M 247M 248M 249M 250M 251M 252M 253M 254M 255M 256M 257M 258M 259M 260M 261M 262', 'M 263M 264M 265M 266M 267M 268M 269M 270M 271M 272M 273M 274M 275M 276M 277M 278', 'M 279M 280M 281M 282M 283M 284M 285M 286M 287M 288M 289M 290M 291M 292M 293M 294', 'M 295M 296M 297M 298M 299M 300M 301M 302M 303M 304M 305M 306M 307M 308M 309M 310', 'M 311M 312M 313M 314M 315M 316M 317M 318M 319M 320M 321M 322M 323M 324M 325M 326', 'M 327M 328M 329M 330M 331M 332M 333M 334M 335M 336M 337M 338M 339M 340M 341M 342', 'M 343M 344M 345M 346M 347M 348M 349M 350M 351M 352M 353M 354M 355M 356M 357M 358', 'M 359M 360M 361M 362M 363M 364M 365M 366M 367M 368M 369M 370M 371M 372M 373M 374', 'M 375M 376M 377M 378M 379M 380M 381M 382M 383M 384M 385M 386M 387M 388M 389M 390', 'M 391M 392M 393M 394M 395M 396M 397M 398M 399M 400M 401M 402M 403M 404M 405M 406', 'M 407M 408M 409M 410M 411M 412M 413M 414M 415M 416M 417M 418M 419M 420M 421M 422', 'M 423M 424M 425M 426M 427M 428M 429M 430M 431M 432M 433M 434M', 'Was refused more memory as expected.', '', 'Test passed', '/ # _'] [2026-09-10 03:09:34,661 command INFO] Command 'tester malloc2' done. [2026-09-10 03:09:34,661 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| mips32/msim | Failed | Last screen, Terminal dump | View (tail) | 3 min 11 s |
[2026-09-10 03:17:13,596 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| ppc32 | OK | Last screen, Terminal dump | View (tail) | 70 s |
[2026-09-10 03:14:02,587 QEMU-ppc32 DEBUG] | M 439M 440M 441M 442M 443M [2026-09-10 03:14:02,587 QEMU-ppc32 DEBUG] | Was refused more memory as expected. [2026-09-10 03:14:02,587 QEMU-ppc32 DEBUG] | [2026-09-10 03:14:02,587 QEMU-ppc32 DEBUG] | Test passed [2026-09-10 03:14:02,587 QEMU-ppc32 DEBUG] | / # _ [2026-09-10 03:14:02,587 QEMU-ppc32 DEBUG] Captured lines: ['3M 24M 25M 26M 27M 28M 29M 30M 31M 32M 33M 34M 35M 36M 37M 38M 39M 40M 41M 42M 4', '3M 44M 45M 46M 47M 48M 49M 50M 51M 52M 53M 54M 55M 56M 57M 58M 59M 60M 61M 62M 6', '3M 64M 65M 66M 67M 68M 69M 70M 71M 72M 73M 74M 75M 76M 77M 78M 79M 80M 81M 82M 8', '3M 84M 85M 86M 87M 88M 89M 90M 91M 92M 93M 94M 95M 96M 97M 98M 99M 100M 101M 102', 'M 103M 104M 105M 106M 107M 108M 109M 110M 111M 112M 113M 114M 115M 116M 117M 118', 'M 119M 120M 121M 122M 123M 124M 125M 126M 127M 128M 129M 130M 131M 132M 133M 134', 'M 135M 136M 137M 138M 139M 140M 141M 142M 143M 144M 145M 146M 147M 148M 149M 150', 'M 151M 152M 153M 154M 155M 156M 157M 158M 159M 160M 161M 162M 163M 164M 165M 166', 'M 167M 168M 169M 170M 171M 172M 173M 174M 175M 176M 177M 178M 179M 180M 181M 182', 'M 183M 184M 185M 186M 187M 188M 189M 190M 191M 192M 193M 194M 195M 196M 197M 198', 'M 199M 200M 201M 202M 203M 204M 205M 206M 207M 208M 209M 210M 211M 212M 213M 214', 'M 215M 216M 217M 218M 219M 220M 221M 222M 223M 224M 225M 226M 227M 228M 229M 230', 'M 231M 232M 233M 234M 235M 236M 237M 238M 239M 240M 241M 242M 243M 244M 245M 246', 'M 247M 248M 249M 250M 251M 252M 253M 254M 255M 256M 257M 258M 259M 260M 261M 262', 'M 263M 264M 265M 266M 267M 268M 269M 270M 271M 272M 273M 274M 275M 276M 277M 278', 'M 279M 280M 281M 282M 283M 284M 285M 286M 287M 288M 289M 290M 291M 292M 293M 294', 'M 295M 296M 297M 298M 299M 300M 301M 302M 303M 304M 305M 306M 307M 308M 309M 310', 'M 311M 312M 313M 314M 315M 316M 317M 318M 319M 320M 321M 322M 323M 324M 325M 326', 'M 327M 328M 329M 330M 331M 332M 333M 334M 335M 336M 337M 338M 339M 340M 341M 342', 'M 343M 344M 345M 346M 347M 348M 349M 350M 351M 352M 353M 354M 355M 356M 357M 358', 'M 359M 360M 361M 362M 363M 364M 365M 366M 367M 368M 369M 370M 371M 372M 373M 374', 'M 375M 376M 377M 378M 379M 380M 381M 382M 383M 384M 385M 386M 387M 388M 389M 390', 'M 391M 392M 393M 394M 395M 396M 397M 398M 399M 400M 401M 402M 403M 404M 405M 406', 'M 407M 408M 409M 410M 411M 412M 413M 414M 415M 416M 417M 418M 419M 420M 421M 422', 'M 423M 424M 425M 426M 427M 428M 429M 430M 431M 432M 433M 434M 435M 436M 437M 438', 'M 439M 440M 441M 442M 443M', 'Was refused more memory as expected.', '', 'Test passed', '/ # _'] [2026-09-10 03:14:02,587 command DEBUG] Read lines ['3M 24M 25M 26M 27M 28M 29M 30M 31M 32M 33M 34M 35M 36M 37M 38M 39M 40M 41M 42M 4', '3M 44M 45M 46M 47M 48M 49M 50M 51M 52M 53M 54M 55M 56M 57M 58M 59M 60M 61M 62M 6', '3M 64M 65M 66M 67M 68M 69M 70M 71M 72M 73M 74M 75M 76M 77M 78M 79M 80M 81M 82M 8', '3M 84M 85M 86M 87M 88M 89M 90M 91M 92M 93M 94M 95M 96M 97M 98M 99M 100M 101M 102', 'M 103M 104M 105M 106M 107M 108M 109M 110M 111M 112M 113M 114M 115M 116M 117M 118', 'M 119M 120M 121M 122M 123M 124M 125M 126M 127M 128M 129M 130M 131M 132M 133M 134', 'M 135M 136M 137M 138M 139M 140M 141M 142M 143M 144M 145M 146M 147M 148M 149M 150', 'M 151M 152M 153M 154M 155M 156M 157M 158M 159M 160M 161M 162M 163M 164M 165M 166', 'M 167M 168M 169M 170M 171M 172M 173M 174M 175M 176M 177M 178M 179M 180M 181M 182', 'M 183M 184M 185M 186M 187M 188M 189M 190M 191M 192M 193M 194M 195M 196M 197M 198', 'M 199M 200M 201M 202M 203M 204M 205M 206M 207M 208M 209M 210M 211M 212M 213M 214', 'M 215M 216M 217M 218M 219M 220M 221M 222M 223M 224M 225M 226M 227M 228M 229M 230', 'M 231M 232M 233M 234M 235M 236M 237M 238M 239M 240M 241M 242M 243M 244M 245M 246', 'M 247M 248M 249M 250M 251M 252M 253M 254M 255M 256M 257M 258M 259M 260M 261M 262', 'M 263M 264M 265M 266M 267M 268M 269M 270M 271M 272M 273M 274M 275M 276M 277M 278', 'M 279M 280M 281M 282M 283M 284M 285M 286M 287M 288M 289M 290M 291M 292M 293M 294', 'M 295M 296M 297M 298M 299M 300M 301M 302M 303M 304M 305M 306M 307M 308M 309M 310', 'M 311M 312M 313M 314M 315M 316M 317M 318M 319M 320M 321M 322M 323M 324M 325M 326', 'M 327M 328M 329M 330M 331M 332M 333M 334M 335M 336M 337M 338M 339M 340M 341M 342', 'M 343M 344M 345M 346M 347M 348M 349M 350M 351M 352M 353M 354M 355M 356M 357M 358', 'M 359M 360M 361M 362M 363M 364M 365M 366M 367M 368M 369M 370M 371M 372M 373M 374', 'M 375M 376M 377M 378M 379M 380M 381M 382M 383M 384M 385M 386M 387M 388M 389M 390', 'M 391M 392M 393M 394M 395M 396M 397M 398M 399M 400M 401M 402M 403M 404M 405M 406', 'M 407M 408M 409M 410M 411M 412M 413M 414M 415M 416M 417M 418M 419M 420M 421M 422', 'M 423M 424M 425M 426M 427M 428M 429M 430M 431M 432M 433M 434M 435M 436M 437M 438', 'M 439M 440M 441M 442M 443M', 'Was refused more memory as expected.', '', 'Test passed', '/ # _'] [2026-09-10 03:14:02,587 command INFO] Command 'tester malloc2' done. [2026-09-10 03:14:02,587 QEMU-ppc32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| amd64 | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 3 min 1 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 159, in run
for xxx in retries(timeout=60, interval=2, name="vterm-run", message="Failed to run command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to run command
[2026-09-10 03:38:28,709 QEMU-amd64 DEBUG] Sending command 'quit'
Scenario aborted: Failed to run command
|
||||
| arm32/integratorcp | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 2 min 9 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 03:40:37,913 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| ia32 | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 3 min 2 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 159, in run
for xxx in retries(timeout=60, interval=2, name="vterm-run", message="Failed to run command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to run command
[2026-09-10 03:35:27,559 QEMU-ia32 DEBUG] Sending command 'quit'
Scenario aborted: Failed to run command
|
||||
| mips32/msim | Failed | Last screen, Terminal dump | View (tail) | 3 min 11 s |
[2026-09-10 03:44:35,935 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| ppc32 | OK | Last screen, Terminal dump | View (tail) | 47 s |
[2026-09-10 03:41:24,775 QEMU-ppc32 DEBUG] | [2026-09-10 03:41:24,775 QEMU-ppc32 DEBUG] | [2026-09-10 03:41:24,775 QEMU-ppc32 DEBUG] | [2026-09-10 03:41:24,775 QEMU-ppc32 DEBUG] | [2026-09-10 03:41:24,775 QEMU-ppc32 DEBUG] | [2026-09-10 03:41:24,775 QEMU-ppc32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:28:36', 'Running on ppc32 (terminal/43)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # wavplay demo.wav', 'Playing (1/1) demo.wav', 'Hound playback: demo.wav', "File `demo.wav' format: 2 channel(s), 44100Hz, 16 bit signed(LE).", "Failed to connect to target 'default': [ENOENT] No such entry", 'Available targets:', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 03:41:24,775 command DEBUG] Read lines ['/ # wavplay demo.wav', 'Playing (1/1) demo.wav', 'Hound playback: demo.wav', "File `demo.wav' format: 2 channel(s), 44100Hz, 16 bit signed(LE).", "Failed to connect to target 'default': [ENOENT] No such entry", 'Available targets:', '/ # _'] [2026-09-10 03:41:24,775 command INFO] Command 'wavplay demo.wav' done. [2026-09-10 03:41:24,775 QEMU-ppc32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| amd64 | Skipped | — | View (tail) | |
Skipped: dependency extra-amd64-with-binutils-gcc failed (or also skipped). |
||||
| arm32/integratorcp | Skipped | — | View (tail) | |
Skipped: dependency extra-arm32-integratorcp-with-binutils-gcc failed (or also skipped). |
||||
| ia32 | Skipped | — | View (tail) | |
Skipped: dependency extra-ia32-with-binutils-gcc failed (or also skipped). |
||||
| mips32/msim | Skipped | — | View (tail) | |
Skipped: dependency extra-mips32-msim-with-binutils-gcc failed (or also skipped). |
||||
| ppc32 | Skipped | — | View (tail) | |
Skipped: dependency extra-ppc32-with-binutils-gcc failed (or also skipped). |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| amd64 | Skipped | — | View (tail) | |
Skipped: dependency extra-amd64-with-gcc failed (or also skipped). |
||||
| arm32/integratorcp | Skipped | — | View (tail) | |
Skipped: dependency extra-arm32-integratorcp-with-gcc failed (or also skipped). |
||||
| ia32 | Skipped | — | View (tail) | |
Skipped: dependency extra-ia32-with-gcc failed (or also skipped). |
||||
| mips32/msim | Skipped | — | View (tail) | |
Skipped: dependency extra-mips32-msim-with-gcc failed (or also skipped). |
||||
| ppc32 | Skipped | — | View (tail) | |
Skipped: dependency extra-ppc32-with-gcc failed (or also skipped). |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| amd64 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 67 s |
[2026-09-10 01:35:55,162 QEMU-amd64 DEBUG] | [2026-09-10 01:35:55,162 QEMU-amd64 DEBUG] | [2026-09-10 01:35:55,162 QEMU-amd64 DEBUG] | [2026-09-10 01:35:55,162 QEMU-amd64 DEBUG] | [2026-09-10 01:35:55,162 QEMU-amd64 DEBUG] | [2026-09-10 01:35:55,162 QEMU-amd64 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:16:08', 'Running on amd64 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # cd /gzx', '/gzx # ./gzx --foo', "Invalid option '--foo'.", 'bdsh: Command failed (exit code 1)', '/gzx # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 01:35:55,162 command DEBUG] Read lines ['/gzx # ./gzx --foo', "Invalid option '--foo'.", 'bdsh: Command failed (exit code 1)', '/gzx # _'] [2026-09-10 01:35:55,162 command INFO] Command './gzx --foo' done. [2026-09-10 01:35:55,162 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| arm32/integratorcp | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 2 min 20 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 01:57:48,728 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| ia32 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 72 s |
[2026-09-10 02:09:52,757 QEMU-ia32 DEBUG] | [2026-09-10 02:09:52,757 QEMU-ia32 DEBUG] | [2026-09-10 02:09:52,757 QEMU-ia32 DEBUG] | [2026-09-10 02:09:52,758 QEMU-ia32 DEBUG] | [2026-09-10 02:09:52,758 QEMU-ia32 DEBUG] | [2026-09-10 02:09:52,758 QEMU-ia32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:23:52', 'Running on ia32 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # cd /gzx', '/gzx # ./gzx --foo', "Invalid option '--foo'.", 'bdsh: Command failed (exit code 1)', '/gzx # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 02:09:52,758 command DEBUG] Read lines ['/gzx # ./gzx --foo', "Invalid option '--foo'.", 'bdsh: Command failed (exit code 1)', '/gzx # _'] [2026-09-10 02:09:52,758 command INFO] Command './gzx --foo' done. [2026-09-10 02:09:52,758 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| mips32/msim | Failed | Last screen, Terminal dump | View (tail) | 3 min 49 s |
[2026-09-10 02:31:00,719 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| ppc32 | OK | Last screen, Terminal dump | View (tail) | 75 s |
[2026-09-10 02:37:18,686 QEMU-ppc32 DEBUG] | [2026-09-10 02:37:18,686 QEMU-ppc32 DEBUG] | [2026-09-10 02:37:18,687 QEMU-ppc32 DEBUG] | [2026-09-10 02:37:18,687 QEMU-ppc32 DEBUG] | [2026-09-10 02:37:18,687 QEMU-ppc32 DEBUG] | [2026-09-10 02:37:18,687 QEMU-ppc32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:28:36', 'Running on ppc32 (terminal/43)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # cd /gzx', '/gzx # ./gzx --foo', "Invalid option '--foo'.", 'bdsh: Command failed (exit code 1)', '/gzx # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 02:37:18,687 command DEBUG] Read lines ['/gzx # ./gzx --foo', "Invalid option '--foo'.", 'bdsh: Command failed (exit code 1)', '/gzx # _'] [2026-09-10 02:37:18,687 command INFO] Command './gzx --foo' done. [2026-09-10 02:37:18,687 QEMU-ppc32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| amd64 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 48 s |
[2026-09-10 01:39:26,665 QEMU-amd64 DEBUG] | [2026-09-10 01:39:26,665 QEMU-amd64 DEBUG] | [2026-09-10 01:39:26,665 QEMU-amd64 DEBUG] | [2026-09-10 01:39:26,665 QEMU-amd64 DEBUG] | [2026-09-10 01:39:26,665 QEMU-amd64 DEBUG] | [2026-09-10 01:39:26,665 QEMU-amd64 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:16:08', 'Running on amd64 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # /tests/libgmp/t-count_zeros', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 01:39:26,665 command DEBUG] Read lines ['/ # /tests/libgmp/t-count_zeros', '/ # _'] [2026-09-10 01:39:26,665 command INFO] Command '/tests/libgmp/t-count_zeros' done. [2026-09-10 01:39:26,665 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| arm32/integratorcp | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 2 min 52 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 02:08:40,457 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| ia32 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 52 s |
[2026-09-10 02:14:01,110 QEMU-ia32 DEBUG] | [2026-09-10 02:14:01,110 QEMU-ia32 DEBUG] | [2026-09-10 02:14:01,110 QEMU-ia32 DEBUG] | [2026-09-10 02:14:01,110 QEMU-ia32 DEBUG] | [2026-09-10 02:14:01,110 QEMU-ia32 DEBUG] | [2026-09-10 02:14:01,110 QEMU-ia32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:23:52', 'Running on ia32 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # /tests/libgmp/t-count_zeros', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 02:14:01,110 command DEBUG] Read lines ['/ # /tests/libgmp/t-count_zeros', '/ # _'] [2026-09-10 02:14:01,110 command INFO] Command '/tests/libgmp/t-count_zeros' done. [2026-09-10 02:14:01,111 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| mips32/msim | Failed | Terminal dump | View (tail) | 7 s |
[2026-09-10 02:43:07,829 main ERROR] Scenario aborted: Failed to start MSIM
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/msim.py", line 156, in boot
raise Exception("Failed to start MSIM")
Exception: Failed to start MSIM
Scenario aborted: Failed to start MSIM
|
||||
| ppc32 | OK | Last screen, Terminal dump | View (tail) | 54 s |
[2026-09-10 02:43:00,717 QEMU-ppc32 DEBUG] | [2026-09-10 02:43:00,717 QEMU-ppc32 DEBUG] | [2026-09-10 02:43:00,717 QEMU-ppc32 DEBUG] | [2026-09-10 02:43:00,717 QEMU-ppc32 DEBUG] | [2026-09-10 02:43:00,717 QEMU-ppc32 DEBUG] | [2026-09-10 02:43:00,717 QEMU-ppc32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:28:36', 'Running on ppc32 (terminal/43)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # /tests/libgmp/t-count_zeros', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 02:43:00,717 command DEBUG] Read lines ['/ # /tests/libgmp/t-count_zeros', '/ # _'] [2026-09-10 02:43:00,717 command INFO] Command '/tests/libgmp/t-count_zeros' done. [2026-09-10 02:43:00,717 QEMU-ppc32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| amd64 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 49 s |
[2026-09-10 01:44:28,737 QEMU-amd64 DEBUG] | [2026-09-10 01:44:28,737 QEMU-amd64 DEBUG] | [2026-09-10 01:44:28,737 QEMU-amd64 DEBUG] | [2026-09-10 01:44:28,737 QEMU-amd64 DEBUG] | [2026-09-10 01:44:28,737 QEMU-amd64 DEBUG] | [2026-09-10 01:44:28,737 QEMU-amd64 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:16:08', 'Running on amd64 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # iconv --version', 'iconv (GNU libiconv 1.14)', 'Copyright (C) 2000-2011 Free Software Foundation, Inc.', 'License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>', 'This is free software: you are free to change and redistribute it.', 'There is NO WARRANTY, to the extent permitted by law.', 'Written by Bruno Haible.', '/ # _', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 01:44:28,738 command DEBUG] Read lines ['/ # iconv --version', 'iconv (GNU libiconv 1.14)', 'Copyright (C) 2000-2011 Free Software Foundation, Inc.', 'License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>', 'This is free software: you are free to change and redistribute it.', 'There is NO WARRANTY, to the extent permitted by law.', 'Written by Bruno Haible.', '/ # _'] [2026-09-10 01:44:28,738 command INFO] Command 'iconv --version' done. [2026-09-10 01:44:28,738 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| arm32/integratorcp | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 2 min 6 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 03:03:33,346 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| ia32 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 45 s |
[2026-09-10 03:01:27,281 QEMU-ia32 DEBUG] | [2026-09-10 03:01:27,281 QEMU-ia32 DEBUG] | [2026-09-10 03:01:27,281 QEMU-ia32 DEBUG] | [2026-09-10 03:01:27,281 QEMU-ia32 DEBUG] | [2026-09-10 03:01:27,281 QEMU-ia32 DEBUG] | [2026-09-10 03:01:27,281 QEMU-ia32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:23:52', 'Running on ia32 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # iconv --version', 'iconv (GNU libiconv 1.14)', 'Copyright (C) 2000-2011 Free Software Foundation, Inc.', 'License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>', 'This is free software: you are free to change and redistribute it.', 'There is NO WARRANTY, to the extent permitted by law.', 'Written by Bruno Haible.', '/ # _', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 03:01:27,281 command DEBUG] Read lines ['/ # iconv --version', 'iconv (GNU libiconv 1.14)', 'Copyright (C) 2000-2011 Free Software Foundation, Inc.', 'License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>', 'This is free software: you are free to change and redistribute it.', 'There is NO WARRANTY, to the extent permitted by law.', 'Written by Bruno Haible.', '/ # _'] [2026-09-10 03:01:27,281 command INFO] Command 'iconv --version' done. [2026-09-10 03:01:27,281 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| mips32/msim | Failed | Terminal dump | View (tail) | 7 s |
[2026-09-10 03:04:27,754 main ERROR] Scenario aborted: Failed to start MSIM
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/msim.py", line 156, in boot
raise Exception("Failed to start MSIM")
Exception: Failed to start MSIM
Scenario aborted: Failed to start MSIM
|
||||
| ppc32 | OK | Last screen, Terminal dump | View (tail) | 47 s |
[2026-09-10 03:04:20,664 QEMU-ppc32 DEBUG] | [2026-09-10 03:04:20,664 QEMU-ppc32 DEBUG] | [2026-09-10 03:04:20,664 QEMU-ppc32 DEBUG] | [2026-09-10 03:04:20,664 QEMU-ppc32 DEBUG] | [2026-09-10 03:04:20,664 QEMU-ppc32 DEBUG] | [2026-09-10 03:04:20,664 QEMU-ppc32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:28:36', 'Running on ppc32 (terminal/43)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # iconv --version', 'iconv (GNU libiconv 1.14)', 'Copyright (C) 2000-2011 Free Software Foundation, Inc.', 'License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>', 'This is free software: you are free to change and redistribute it.', 'There is NO WARRANTY, to the extent permitted by law.', 'Written by Bruno Haible.', '/ # _', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 03:04:20,664 command DEBUG] Read lines ['/ # iconv --version', 'iconv (GNU libiconv 1.14)', 'Copyright (C) 2000-2011 Free Software Foundation, Inc.', 'License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>', 'This is free software: you are free to change and redistribute it.', 'There is NO WARRANTY, to the extent permitted by law.', 'Written by Bruno Haible.', '/ # _'] [2026-09-10 03:04:20,664 command INFO] Command 'iconv --version' done. [2026-09-10 03:04:20,664 QEMU-ppc32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| amd64 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 66 s |
[2026-09-10 01:37:49,614 QEMU-amd64 DEBUG] | [2026-09-10 01:37:49,614 QEMU-amd64 DEBUG] | [2026-09-10 01:37:49,614 QEMU-amd64 DEBUG] | [2026-09-10 01:37:49,614 QEMU-amd64 DEBUG] | [2026-09-10 01:37:49,614 QEMU-amd64 DEBUG] | [2026-09-10 01:37:49,614 QEMU-amd64 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:16:08', 'Running on amd64 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # cd /tests/libisl', '/tests/libisl # from max.pip | ./isl_pip --format=set --context=gbr -T', 'ooooooooooooooooooooooooooooooo', '/tests/libisl # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 01:37:49,614 command DEBUG] Read lines ['/tests/libisl # from max.pip | ./isl_pip --format=set --context=gbr -T', 'ooooooooooooooooooooooooooooooo', '/tests/libisl # _'] [2026-09-10 01:37:49,614 command INFO] Command 'from max.pip | ./isl_pip --format=set --context=gbr -T' done. [2026-09-10 01:37:49,614 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| arm32/integratorcp | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 2 min 31 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 02:00:19,311 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| ia32 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 1 min 32 s |
[2026-09-10 02:11:24,554 QEMU-ia32 DEBUG] | [2026-09-10 02:11:24,554 QEMU-ia32 DEBUG] | [2026-09-10 02:11:24,554 QEMU-ia32 DEBUG] | [2026-09-10 02:11:24,554 QEMU-ia32 DEBUG] | [2026-09-10 02:11:24,554 QEMU-ia32 DEBUG] | [2026-09-10 02:11:24,554 QEMU-ia32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:23:52', 'Running on ia32 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # cd /tests/libisl', '/tests/libisl # from max.pip | ./isl_pip --format=set --context=gbr -T', 'ooooooooooooooooooooooooooooooo', '/tests/libisl # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 02:11:24,554 command DEBUG] Read lines ['/tests/libisl # from max.pip | ./isl_pip --format=set --context=gbr -T', 'ooooooooooooooooooooooooooooooo', '/tests/libisl # _'] [2026-09-10 02:11:24,554 command INFO] Command 'from max.pip | ./isl_pip --format=set --context=gbr -T' done. [2026-09-10 02:11:24,554 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| mips32/msim | Failed | Terminal dump | View (tail) | 7 s |
[2026-09-10 02:31:08,011 main ERROR] Scenario aborted: Failed to start MSIM
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/msim.py", line 156, in boot
raise Exception("Failed to start MSIM")
Exception: Failed to start MSIM
Scenario aborted: Failed to start MSIM
|
||||
| ppc32 | OK | Last screen, Terminal dump | View (tail) | 77 s |
[2026-09-10 02:36:03,548 QEMU-ppc32 DEBUG] | [2026-09-10 02:36:03,548 QEMU-ppc32 DEBUG] | [2026-09-10 02:36:03,548 QEMU-ppc32 DEBUG] | [2026-09-10 02:36:03,548 QEMU-ppc32 DEBUG] | [2026-09-10 02:36:03,548 QEMU-ppc32 DEBUG] | [2026-09-10 02:36:03,548 QEMU-ppc32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:28:36', 'Running on ppc32 (terminal/43)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # cd /tests/libisl', '/tests/libisl # from max.pip | ./isl_pip --format=set --context=gbr -T', 'ooooooooooooooooooooooooooooooo', '/tests/libisl # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 02:36:03,549 command DEBUG] Read lines ['/tests/libisl # from max.pip | ./isl_pip --format=set --context=gbr -T', 'ooooooooooooooooooooooooooooooo', '/tests/libisl # _'] [2026-09-10 02:36:03,549 command INFO] Command 'from max.pip | ./isl_pip --format=set --context=gbr -T' done. [2026-09-10 02:36:03,549 QEMU-ppc32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| amd64 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 56 s |
[2026-09-10 01:41:20,986 QEMU-amd64 DEBUG] | [2026-09-10 01:41:20,986 QEMU-amd64 DEBUG] | [2026-09-10 01:41:20,986 QEMU-amd64 DEBUG] | [2026-09-10 01:41:20,986 QEMU-amd64 DEBUG] | [2026-09-10 01:41:20,986 QEMU-amd64 DEBUG] | [2026-09-10 01:41:20,986 QEMU-amd64 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:16:08', 'Running on amd64 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # /tests/libmpc/tswap', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 01:41:20,986 command DEBUG] Read lines ['/ # /tests/libmpc/tswap', '/ # _'] [2026-09-10 01:41:20,986 command INFO] Command '/tests/libmpc/tswap' done. [2026-09-10 01:41:20,986 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| arm32/integratorcp | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 3 min 58 s |
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/qemu.py", line 171, in boot
for xxx in retries(timeout=3*60, interval=5, name="vterm", message="Failed to boot into userspace"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to boot into userspace
[2026-09-10 02:59:31,670 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to boot into userspace
|
||||
| ia32 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 53 s |
[2026-09-10 02:55:33,550 QEMU-ia32 DEBUG] | [2026-09-10 02:55:33,550 QEMU-ia32 DEBUG] | [2026-09-10 02:55:33,550 QEMU-ia32 DEBUG] | [2026-09-10 02:55:33,550 QEMU-ia32 DEBUG] | [2026-09-10 02:55:33,550 QEMU-ia32 DEBUG] | [2026-09-10 02:55:33,550 QEMU-ia32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:23:52', 'Running on ia32 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # /tests/libmpc/tswap', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 02:55:33,550 command DEBUG] Read lines ['/ # /tests/libmpc/tswap', '/ # _'] [2026-09-10 02:55:33,550 command INFO] Command '/tests/libmpc/tswap' done. [2026-09-10 02:55:33,550 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| mips32/msim | Failed | Terminal dump | View (tail) | 7 s |
[2026-09-10 03:00:42,344 main ERROR] Scenario aborted: Failed to start MSIM
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/msim.py", line 156, in boot
raise Exception("Failed to start MSIM")
Exception: Failed to start MSIM
Scenario aborted: Failed to start MSIM
|
||||
| ppc32 | OK | Last screen, Terminal dump | View (tail) | 64 s |
[2026-09-10 03:00:35,254 QEMU-ppc32 DEBUG] | [2026-09-10 03:00:35,254 QEMU-ppc32 DEBUG] | [2026-09-10 03:00:35,254 QEMU-ppc32 DEBUG] | [2026-09-10 03:00:35,254 QEMU-ppc32 DEBUG] | [2026-09-10 03:00:35,254 QEMU-ppc32 DEBUG] | [2026-09-10 03:00:35,254 QEMU-ppc32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:28:36', 'Running on ppc32 (terminal/43)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # /tests/libmpc/tswap', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 03:00:35,254 command DEBUG] Read lines ['/ # /tests/libmpc/tswap', '/ # _'] [2026-09-10 03:00:35,254 command INFO] Command '/tests/libmpc/tswap' done. [2026-09-10 03:00:35,254 QEMU-ppc32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| amd64 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 58 s |
[2026-09-10 01:40:25,109 QEMU-amd64 DEBUG] | [2026-09-10 01:40:25,109 QEMU-amd64 DEBUG] | [2026-09-10 01:40:25,109 QEMU-amd64 DEBUG] | [2026-09-10 01:40:25,109 QEMU-amd64 DEBUG] | [2026-09-10 01:40:25,109 QEMU-amd64 DEBUG] | [2026-09-10 01:40:25,109 QEMU-amd64 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:16:08', 'Running on amd64 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # /tests/libmpfr/tsum', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 01:40:25,109 command DEBUG] Read lines ['/ # /tests/libmpfr/tsum', '/ # _'] [2026-09-10 01:40:25,109 command INFO] Command '/tests/libmpfr/tsum' done. [2026-09-10 01:40:25,109 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| arm32/integratorcp | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 4 min 48 s |
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/qemu.py", line 171, in boot
for xxx in retries(timeout=3*60, interval=5, name="vterm", message="Failed to boot into userspace"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to boot into userspace
[2026-09-10 02:19:55,372 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to boot into userspace
|
||||
| ia32 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 67 s |
[2026-09-10 02:15:07,820 QEMU-ia32 DEBUG] | [2026-09-10 02:15:07,820 QEMU-ia32 DEBUG] | [2026-09-10 02:15:07,820 QEMU-ia32 DEBUG] | [2026-09-10 02:15:07,820 QEMU-ia32 DEBUG] | [2026-09-10 02:15:07,820 QEMU-ia32 DEBUG] | [2026-09-10 02:15:07,820 QEMU-ia32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:23:52', 'Running on ia32 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # /tests/libmpfr/tsum', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 02:15:07,820 command DEBUG] Read lines ['/ # /tests/libmpfr/tsum', '/ # _'] [2026-09-10 02:15:07,820 command INFO] Command '/tests/libmpfr/tsum' done. [2026-09-10 02:15:07,820 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| mips32/msim | Failed | Terminal dump | View (tail) | 7 s |
[2026-09-10 02:48:18,274 main ERROR] Scenario aborted: Failed to start MSIM
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/msim.py", line 156, in boot
raise Exception("Failed to start MSIM")
Exception: Failed to start MSIM
Scenario aborted: Failed to start MSIM
|
||||
| ppc32 | Failed | Last screen, Terminal dump | View (tail) | 5 min 3 s |
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/qemu.py", line 171, in boot
for xxx in retries(timeout=3*60, interval=5, name="vterm", message="Failed to boot into userspace"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to boot into userspace
[2026-09-10 02:48:11,185 QEMU-ppc32 DEBUG] Sending command 'quit'
Scenario aborted: Failed to boot into userspace
|
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| amd64 | Skipped | — | View (tail) | |
Skipped: dependency extra-amd64-with-libpng failed (or also skipped). |
||||
| arm32/integratorcp | Skipped | — | View (tail) | |
Skipped: dependency extra-arm32-integratorcp-with-libpng failed (or also skipped). |
||||
| ia32 | Skipped | — | View (tail) | |
Skipped: dependency extra-ia32-with-libpng failed (or also skipped). |
||||
| mips32/msim | Skipped | — | View (tail) | |
Skipped: dependency extra-mips32-msim-with-libpng failed (or also skipped). |
||||
| ppc32 | Skipped | — | View (tail) | |
Skipped: dependency extra-ppc32-with-libpng failed (or also skipped). |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| amd64 | Skipped | — | View (tail) | |
Skipped: dependency extra-amd64-with-binutils-pcc failed (or also skipped). |
||||
| ia32 | Skipped | — | View (tail) | |
Skipped: dependency extra-ia32-with-binutils-pcc failed (or also skipped). |
||||
| mips32/msim | Skipped | — | View (tail) | |
Skipped: dependency extra-mips32-msim-with-binutils-pcc failed (or also skipped). |
||||
| ppc32 | Skipped | — | View (tail) | |
Skipped: dependency extra-ppc32-with-binutils-pcc failed (or also skipped). |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| amd64 | Skipped | — | View (tail) | |
Skipped: dependency extra-amd64-with-pcc failed (or also skipped). |
||||
| ia32 | Skipped | — | View (tail) | |
Skipped: dependency extra-ia32-with-pcc failed (or also skipped). |
||||
| mips32/msim | Skipped | — | View (tail) | |
Skipped: dependency extra-mips32-msim-with-pcc failed (or also skipped). |
||||
| ppc32 | Skipped | — | View (tail) | |
Skipped: dependency extra-ppc32-with-pcc failed (or also skipped). |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| amd64 | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 84 s |
[2026-09-10 01:43:39,909 command DEBUG] Read lines ['WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGXFSZ (File size limit exceeded)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTRAP (Trace/breakpoint trap)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGHUP (Hangup)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGPIPE (Write on a pipe with no one to read it)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGPOLL (Pollable event)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGURG (High bandwidth data is available at a sock', 'et)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTSTP (Terminal stop signal)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTTIN (Background process attempting read)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTTOU (Background process attempting write)', 'bdsh: Command failed (unexpectedly terminated)', '/src/python/demo # _']
[2026-09-10 01:43:39,909 main ERROR] Scenario aborted: Failed to run command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 167, in run
raise Exception('Failed to run command')
Exception: Failed to run command
[2026-09-10 01:43:39,909 QEMU-amd64 DEBUG] Sending command 'quit'
Scenario aborted: Failed to run command
|
||||
| arm32/integratorcp | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 4 min 1 s |
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/qemu.py", line 171, in boot
for xxx in retries(timeout=3*60, interval=5, name="vterm", message="Failed to boot into userspace"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to boot into userspace
[2026-09-10 02:53:21,019 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to boot into userspace
|
||||
| ia32 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 1 min 31 s |
[2026-09-10 02:27:12,063 QEMU-ia32 DEBUG] | WARNING: registering handler for a partially or fully unsupported signal. This h [2026-09-10 02:27:12,063 QEMU-ia32 DEBUG] | andler may only be invoked by the raise() function, which may not be what the ap [2026-09-10 02:27:12,063 QEMU-ia32 DEBUG] | plication developer intended: SIGTTOU (Background process attempting write) [2026-09-10 02:27:12,063 QEMU-ia32 DEBUG] | Hello, World! [2026-09-10 02:27:12,063 QEMU-ia32 DEBUG] | /src/python/demo # _ [2026-09-10 02:27:12,063 QEMU-ia32 DEBUG] Captured lines: ['WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGXFSZ (File size limit exceeded)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTRAP (Trace/breakpoint trap)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGHUP (Hangup)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGPIPE (Write on a pipe with no one to read it)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGPOLL (Pollable event)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGURG (High bandwidth data is available at a sock', 'et)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTSTP (Terminal stop signal)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTTIN (Background process attempting read)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTTOU (Background process attempting write)', 'Hello, World!', '/src/python/demo # _'] [2026-09-10 02:27:12,063 command DEBUG] Read lines ['WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGXFSZ (File size limit exceeded)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTRAP (Trace/breakpoint trap)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGHUP (Hangup)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGPIPE (Write on a pipe with no one to read it)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGPOLL (Pollable event)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGURG (High bandwidth data is available at a sock', 'et)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTSTP (Terminal stop signal)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTTIN (Background process attempting read)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTTOU (Background process attempting write)', 'Hello, World!', '/src/python/demo # _'] [2026-09-10 02:27:12,063 command INFO] Command 'python hello.py' done. [2026-09-10 02:27:12,063 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| mips32/msim | Failed | Terminal dump | View (tail) | 7 s |
[2026-09-10 02:54:40,349 main ERROR] Scenario aborted: Failed to start MSIM
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/msim.py", line 156, in boot
raise Exception("Failed to start MSIM")
Exception: Failed to start MSIM
Scenario aborted: Failed to start MSIM
|
||||
| ppc32 | OK | Last screen, Terminal dump | View (tail) | 72 s |
[2026-09-10 02:54:33,257 QEMU-ppc32 DEBUG] | WARNING: registering handler for a partially or fully unsupported signal. This h [2026-09-10 02:54:33,257 QEMU-ppc32 DEBUG] | andler may only be invoked by the raise() function, which may not be what the ap [2026-09-10 02:54:33,258 QEMU-ppc32 DEBUG] | plication developer intended: SIGTTOU (Background process attempting write) [2026-09-10 02:54:33,258 QEMU-ppc32 DEBUG] | Hello, World! [2026-09-10 02:54:33,258 QEMU-ppc32 DEBUG] | /src/python/demo # _ [2026-09-10 02:54:33,258 QEMU-ppc32 DEBUG] Captured lines: ['WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGXFSZ (File size limit exceeded)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTRAP (Trace/breakpoint trap)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGHUP (Hangup)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGPIPE (Write on a pipe with no one to read it)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGPOLL (Pollable event)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGURG (High bandwidth data is available at a sock', 'et)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTSTP (Terminal stop signal)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTTIN (Background process attempting read)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTTOU (Background process attempting write)', 'Hello, World!', '/src/python/demo # _'] [2026-09-10 02:54:33,258 command DEBUG] Read lines ['WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGXFSZ (File size limit exceeded)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTRAP (Trace/breakpoint trap)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGHUP (Hangup)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGPIPE (Write on a pipe with no one to read it)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGPOLL (Pollable event)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGURG (High bandwidth data is available at a sock', 'et)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTSTP (Terminal stop signal)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTTIN (Background process attempting read)', 'WARNING: registering handler for a partially or fully unsupported signal. This h', 'andler may only be invoked by the raise() function, which may not be what the ap', 'plication developer intended: SIGTTOU (Background process attempting write)', 'Hello, World!', '/src/python/demo # _'] [2026-09-10 02:54:33,258 command INFO] Command 'python hello.py' done. [2026-09-10 02:54:33,258 QEMU-ppc32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| amd64 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 55 s |
[2026-09-10 01:42:16,275 QEMU-amd64 DEBUG] | [2026-09-10 01:42:16,275 QEMU-amd64 DEBUG] | [2026-09-10 01:42:16,275 QEMU-amd64 DEBUG] | [2026-09-10 01:42:16,275 QEMU-amd64 DEBUG] | [2026-09-10 01:42:16,275 QEMU-amd64 DEBUG] | [2026-09-10 01:42:16,275 QEMU-amd64 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:16:08', 'Running on amd64 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # python --version', 'Python 2.7.6', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 01:42:16,275 command DEBUG] Read lines ['/ # python --version', 'Python 2.7.6', '/ # _'] [2026-09-10 01:42:16,275 command INFO] Command 'python --version' done. [2026-09-10 01:42:16,275 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| arm32/integratorcp | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 4 min 48 s |
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/qemu.py", line 171, in boot
for xxx in retries(timeout=3*60, interval=5, name="vterm", message="Failed to boot into userspace"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to boot into userspace
[2026-09-10 02:25:41,159 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to boot into userspace
|
||||
| ia32 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 58 s |
[2026-09-10 02:20:53,616 QEMU-ia32 DEBUG] | [2026-09-10 02:20:53,616 QEMU-ia32 DEBUG] | [2026-09-10 02:20:53,616 QEMU-ia32 DEBUG] | [2026-09-10 02:20:53,616 QEMU-ia32 DEBUG] | [2026-09-10 02:20:53,616 QEMU-ia32 DEBUG] | [2026-09-10 02:20:53,616 QEMU-ia32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:23:52', 'Running on ia32 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # python --version', 'Python 2.7.6', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 02:20:53,616 command DEBUG] Read lines ['/ # python --version', 'Python 2.7.6', '/ # _'] [2026-09-10 02:20:53,616 command INFO] Command 'python --version' done. [2026-09-10 02:20:53,616 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| mips32/msim | Failed | Terminal dump | View (tail) | 7 s |
[2026-09-10 02:49:20,180 main ERROR] Scenario aborted: Failed to start MSIM
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 92, in run
self.machine.boot()
File "/var/helenos/ci/htest/vm/msim.py", line 156, in boot
raise Exception("Failed to start MSIM")
Exception: Failed to start MSIM
Scenario aborted: Failed to start MSIM
|
||||
| ppc32 | OK | Last screen, Terminal dump | View (tail) | 55 s |
[2026-09-10 02:49:13,081 QEMU-ppc32 DEBUG] | [2026-09-10 02:49:13,081 QEMU-ppc32 DEBUG] | [2026-09-10 02:49:13,081 QEMU-ppc32 DEBUG] | [2026-09-10 02:49:13,081 QEMU-ppc32 DEBUG] | [2026-09-10 02:49:13,081 QEMU-ppc32 DEBUG] | [2026-09-10 02:49:13,081 QEMU-ppc32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:28:36', 'Running on ppc32 (terminal/43)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # python --version', 'Python 2.7.6', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 02:49:13,081 command DEBUG] Read lines ['/ # python --version', 'Python 2.7.6', '/ # _'] [2026-09-10 02:49:13,081 command INFO] Command 'python --version' done. [2026-09-10 02:49:13,081 QEMU-ppc32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| amd64 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 49 s |
[2026-09-10 01:38:38,601 QEMU-amd64 DEBUG] | [2026-09-10 01:38:38,601 QEMU-amd64 DEBUG] | [2026-09-10 01:38:38,601 QEMU-amd64 DEBUG] | [2026-09-10 01:38:38,601 QEMU-amd64 DEBUG] | [2026-09-10 01:38:38,601 QEMU-amd64 DEBUG] | [2026-09-10 01:38:38,601 QEMU-amd64 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:16:08', 'Running on amd64 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # ccheck --foo', 'Invalid option.', 'bdsh: Command failed (exit code 1)', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 01:38:38,601 command DEBUG] Read lines ['/ # ccheck --foo', 'Invalid option.', 'bdsh: Command failed (exit code 1)', '/ # _'] [2026-09-10 01:38:38,601 command INFO] Command 'ccheck --foo' done. [2026-09-10 01:38:38,602 QEMU-amd64 DEBUG] Sending command 'quit' Scenario passed. |
||||
| arm32/integratorcp | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 3 min 7 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 02:05:48,271 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| ia32 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 52 s |
[2026-09-10 02:13:09,423 QEMU-ia32 DEBUG] | [2026-09-10 02:13:09,423 QEMU-ia32 DEBUG] | [2026-09-10 02:13:09,423 QEMU-ia32 DEBUG] | [2026-09-10 02:13:09,423 QEMU-ia32 DEBUG] | [2026-09-10 02:13:09,423 QEMU-ia32 DEBUG] | [2026-09-10 02:13:09,423 QEMU-ia32 DEBUG] Captured lines: ['HelenOS release 0.14.1 (Aladar), revision 3e9148d64', 'Built on 2026-09-10 01:23:52', 'Running on ia32 (terminal/59)', 'Copyright (c) 2001-2026 HelenOS project', '', 'Welcome to HelenOS!', 'https://www.helenos.org/', '', "Type 'help' [Enter] to see a few survival tips.", '', '/ # ccheck --foo', 'Invalid option.', 'bdsh: Command failed (exit code 1)', '/ # _', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''] [2026-09-10 02:13:09,423 command DEBUG] Read lines ['/ # ccheck --foo', 'Invalid option.', 'bdsh: Command failed (exit code 1)', '/ # _'] [2026-09-10 02:13:09,423 command INFO] Command 'ccheck --foo' done. [2026-09-10 02:13:09,423 QEMU-ia32 DEBUG] Sending command 'quit' Scenario passed. |
||||
| mips32/msim | Failed | Last screen, Terminal dump | View (tail) | 3 min 34 s |
[2026-09-10 02:42:07,078 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| ppc32 | Failed | Last screen, Terminal dump | View (tail) | 16 s |
self.machine.boot()
File "/var/helenos/ci/htest/vm/qemu.py", line 173, in boot
self.capture_vterm()
File "/var/helenos/ci/htest/vm/controller.py", line 184, in capture_vterm
if self.same_vterm_tail(lines[0:i]):
File "/var/helenos/ci/htest/vm/controller.py", line 155, in same_vterm_tail
raise Exception("INTERNAL ERROR: same_vterm_tail(i={}, lines={}, full_vterm={})".format(i, lines, self.full_vterm))
Exception: INTERNAL ERROR: same_vterm_tail(i=-2, lines=['???????????????????????????????????????????????????????', '??????????????????????????????????', '???????????????????????????', '??????????????????????????????', '???????????????????????????????????????????????????????????????', '???????????????????????????????????????', '????????????????????????????????', '????????????????????????????????????????????', '???????????????????????????????????????????', '???????????????????????????????????????????', '???????????????????????????????????????????????', '???????????????????????????????????????????????', '?????????????????????????????????????', '?????????????????????????????????', '??????????????????????????????????????????????', '??????????????????? ?????????????????????????', '?????????????????????????????????????????????????????????????????', '?????????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????', '???????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????????????', '?????????????????????????????', '???????????????????????????????????????', '??????????????????????????????'], full_vterm=['?'])
[2026-09-10 02:38:33,370 QEMU-ppc32 DEBUG] Sending command 'quit'
Scenario aborted: INTERNAL ERROR: same_vterm_tail(i=-2, lines=['???????????????????????????????????????????????????????', '??????????????????????????????????', '???????????????????????????', '??????????????????????????????', '???????????????????????????????????????????????????????????????', '???????????????????????????????????????', '????????????????????????????????', '????????????????????????????????????????????', '???????????????????????????????????????????', '???????????????????????????????????????????', '???????????????????????????????????????????????', '???????????????????????????????????????????????', '?????????????????????????????????????', '?????????????????????????????????', '??????????????????????????????????????????????', '??????????????????? ?????????????????????????', '?????????????????????????????????????????????????????????????????', '?????????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????', '???????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????????????', '????????????????????????????????????????????????????????????????????', '?????????????????????????????', '???????????????????????????????????????', '??????????????????????????????'], full_vterm=['?'])
|
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| amd64 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 48 s |
[2026-09-10 01:36:43,079 QEMU-amd64 DEBUG] | <none:4:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs
[2026-09-10 01:36:43,079 QEMU-amd64 DEBUG] | <none:5:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs
[2026-09-10 01:36:43,079 QEMU-amd64 DEBUG] | <none:6:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs
[2026-09-10 01:36:43,079 QEMU-amd64 DEBUG] | test_checker -> 0
[2026-09-10 01:36:43,079 QEMU-amd64 DEBUG] | / # _
[2026-09-10 01:36:43,079 QEMU-amd64 DEBUG] Captured lines: ['gdecln(dspecs(), idlist())', 'block({return(eident())})', 'tsbasic()', 'return(eident())', 'test_ast -> 0', 'module(gdecln(dspecs(tsbasic()), idlist(dfun(dspecs(tsbasic()) dnoident())), blo', 'ck({return(eident())})))', 'test_parser -> 0', 'str_lexer_read: pos=none:2:16', 'str_lexer_read: pos=none:2:33', 'str_lexer_read: pos=none:3:10', 'str_lexer_read: pos=none:5:7', 'str_lexer_read: pos=none:6:3', 'str_lexer_read: pos=none:6:20', 'str_lexer_read: pos=none:7:1', "<none:1:16:'{'>: Function opening brace must start on a new line.", "<none:2:11-16:'return'>: Statement must start on a new line.", "<none:2:21-26:'return'>: Statement must start on a new line.", "<none:2:31-36:'return'>: Statement must start on a new line.", "<none:5:9:space>: Unexpected whitespace before ';'.", "<none:5:12-17:'return'>: Statement must start on a new line.", "<none:6:11-16:'return'>: Statement must start on a new line.", "<none:6:20:'}'>: Function closing brace must start on a new line.", "<none:2:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:3:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:4:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:5:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:6:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", 'test_checker -> 0', '/ # _']
[2026-09-10 01:36:43,079 command DEBUG] Read lines ['gdecln(dspecs(), idlist())', 'block({return(eident())})', 'tsbasic()', 'return(eident())', 'test_ast -> 0', 'module(gdecln(dspecs(tsbasic()), idlist(dfun(dspecs(tsbasic()) dnoident())), blo', 'ck({return(eident())})))', 'test_parser -> 0', 'str_lexer_read: pos=none:2:16', 'str_lexer_read: pos=none:2:33', 'str_lexer_read: pos=none:3:10', 'str_lexer_read: pos=none:5:7', 'str_lexer_read: pos=none:6:3', 'str_lexer_read: pos=none:6:20', 'str_lexer_read: pos=none:7:1', "<none:1:16:'{'>: Function opening brace must start on a new line.", "<none:2:11-16:'return'>: Statement must start on a new line.", "<none:2:21-26:'return'>: Statement must start on a new line.", "<none:2:31-36:'return'>: Statement must start on a new line.", "<none:5:9:space>: Unexpected whitespace before ';'.", "<none:5:12-17:'return'>: Statement must start on a new line.", "<none:6:11-16:'return'>: Statement must start on a new line.", "<none:6:20:'}'>: Function closing brace must start on a new line.", "<none:2:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:3:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:4:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:5:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:6:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", 'test_checker -> 0', '/ # _']
[2026-09-10 01:36:43,079 command INFO] Command 'ccheck --test' done.
[2026-09-10 01:36:43,079 QEMU-amd64 DEBUG] Sending command 'quit'
Scenario passed.
|
||||
| arm32/integratorcp | Failed | Last screen, Terminal dump, Serial dump | View (tail) | 2 min 22 s |
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
[2026-09-10 02:02:40,807 QEMU-arm32/integratorcp DEBUG] Sending command 'quit'
Scenario aborted: Failed to type command
|
||||
| ia32 | OK | Last screen, Terminal dump, Serial dump | View (tail) | 53 s |
[2026-09-10 02:12:17,128 QEMU-ia32 DEBUG] | <none:4:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs
[2026-09-10 02:12:17,128 QEMU-ia32 DEBUG] | <none:5:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs
[2026-09-10 02:12:17,128 QEMU-ia32 DEBUG] | <none:6:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs
[2026-09-10 02:12:17,128 QEMU-ia32 DEBUG] | test_checker -> 0
[2026-09-10 02:12:17,129 QEMU-ia32 DEBUG] | / # _
[2026-09-10 02:12:17,129 QEMU-ia32 DEBUG] Captured lines: ['gdecln(dspecs(), idlist())', 'block({return(eident())})', 'tsbasic()', 'return(eident())', 'test_ast -> 0', 'module(gdecln(dspecs(tsbasic()), idlist(dfun(dspecs(tsbasic()) dnoident())), blo', 'ck({return(eident())})))', 'test_parser -> 0', 'str_lexer_read: pos=none:2:16', 'str_lexer_read: pos=none:2:33', 'str_lexer_read: pos=none:3:10', 'str_lexer_read: pos=none:5:7', 'str_lexer_read: pos=none:6:3', 'str_lexer_read: pos=none:6:20', 'str_lexer_read: pos=none:7:1', "<none:1:16:'{'>: Function opening brace must start on a new line.", "<none:2:11-16:'return'>: Statement must start on a new line.", "<none:2:21-26:'return'>: Statement must start on a new line.", "<none:2:31-36:'return'>: Statement must start on a new line.", "<none:5:9:space>: Unexpected whitespace before ';'.", "<none:5:12-17:'return'>: Statement must start on a new line.", "<none:6:11-16:'return'>: Statement must start on a new line.", "<none:6:20:'}'>: Function closing brace must start on a new line.", "<none:2:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:3:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:4:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:5:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:6:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", 'test_checker -> 0', '/ # _']
[2026-09-10 02:12:17,129 command DEBUG] Read lines ['gdecln(dspecs(), idlist())', 'block({return(eident())})', 'tsbasic()', 'return(eident())', 'test_ast -> 0', 'module(gdecln(dspecs(tsbasic()), idlist(dfun(dspecs(tsbasic()) dnoident())), blo', 'ck({return(eident())})))', 'test_parser -> 0', 'str_lexer_read: pos=none:2:16', 'str_lexer_read: pos=none:2:33', 'str_lexer_read: pos=none:3:10', 'str_lexer_read: pos=none:5:7', 'str_lexer_read: pos=none:6:3', 'str_lexer_read: pos=none:6:20', 'str_lexer_read: pos=none:7:1', "<none:1:16:'{'>: Function opening brace must start on a new line.", "<none:2:11-16:'return'>: Statement must start on a new line.", "<none:2:21-26:'return'>: Statement must start on a new line.", "<none:2:31-36:'return'>: Statement must start on a new line.", "<none:5:9:space>: Unexpected whitespace before ';'.", "<none:5:12-17:'return'>: Statement must start on a new line.", "<none:6:11-16:'return'>: Statement must start on a new line.", "<none:6:20:'}'>: Function closing brace must start on a new line.", "<none:2:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:3:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:4:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:5:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:6:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", 'test_checker -> 0', '/ # _']
[2026-09-10 02:12:17,129 command INFO] Command 'ccheck --test' done.
[2026-09-10 02:12:17,129 QEMU-ia32 DEBUG] Sending command 'quit'
Scenario passed.
|
||||
| mips32/msim | Failed | Last screen, Terminal dump | View (tail) | 3 min 38 s |
[2026-09-10 02:34:46,325 main ERROR] Scenario aborted: Failed to type command
Traceback (most recent call last):
File "/var/helenos/ci/test-in-vm.py", line 194, in <module>
t.run()
File "/var/helenos/ci/htest/tasks.py", line 138, in run
for xxx in retries(timeout=60, interval=2, name="vterm-type", message="Failed to type command"):
File "/var/helenos/ci/htest/utils.py", line 60, in retries
raise Exception(message)
Exception: Failed to type command
Scenario aborted: Failed to type command
|
||||
| ppc32 | OK | Last screen, Terminal dump | View (tail) | 58 s |
[2026-09-10 02:38:16,834 QEMU-ppc32 DEBUG] | <none:4:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs
[2026-09-10 02:38:16,834 QEMU-ppc32 DEBUG] | <none:5:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs
[2026-09-10 02:38:16,834 QEMU-ppc32 DEBUG] | <none:6:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs
[2026-09-10 02:38:16,834 QEMU-ppc32 DEBUG] | test_checker -> 0
[2026-09-10 02:38:16,834 QEMU-ppc32 DEBUG] | / # _
[2026-09-10 02:38:16,834 QEMU-ppc32 DEBUG] Captured lines: ['gdecln(dspecs(), idlist())', 'block({return(eident())})', 'tsbasic()', 'return(eident())', 'test_ast -> 0', 'module(gdecln(dspecs(tsbasic()), idlist(dfun(dspecs(tsbasic()) dnoident())), blo', 'ck({return(eident())})))', 'test_parser -> 0', 'str_lexer_read: pos=none:2:16', 'str_lexer_read: pos=none:2:33', 'str_lexer_read: pos=none:3:10', 'str_lexer_read: pos=none:5:7', 'str_lexer_read: pos=none:6:3', 'str_lexer_read: pos=none:6:20', 'str_lexer_read: pos=none:7:1', "<none:1:16:'{'>: Function opening brace must start on a new line.", "<none:2:11-16:'return'>: Statement must start on a new line.", "<none:2:21-26:'return'>: Statement must start on a new line.", "<none:2:31-36:'return'>: Statement must start on a new line.", "<none:5:9:space>: Unexpected whitespace before ';'.", "<none:5:12-17:'return'>: Statement must start on a new line.", "<none:6:11-16:'return'>: Statement must start on a new line.", "<none:6:20:'}'>: Function closing brace must start on a new line.", "<none:2:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:3:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:4:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:5:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:6:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", 'test_checker -> 0', '/ # _']
[2026-09-10 02:38:16,834 command DEBUG] Read lines ['gdecln(dspecs(), idlist())', 'block({return(eident())})', 'tsbasic()', 'return(eident())', 'test_ast -> 0', 'module(gdecln(dspecs(tsbasic()), idlist(dfun(dspecs(tsbasic()) dnoident())), blo', 'ck({return(eident())})))', 'test_parser -> 0', 'str_lexer_read: pos=none:2:16', 'str_lexer_read: pos=none:2:33', 'str_lexer_read: pos=none:3:10', 'str_lexer_read: pos=none:5:7', 'str_lexer_read: pos=none:6:3', 'str_lexer_read: pos=none:6:20', 'str_lexer_read: pos=none:7:1', "<none:1:16:'{'>: Function opening brace must start on a new line.", "<none:2:11-16:'return'>: Statement must start on a new line.", "<none:2:21-26:'return'>: Statement must start on a new line.", "<none:2:31-36:'return'>: Statement must start on a new line.", "<none:5:9:space>: Unexpected whitespace before ';'.", "<none:5:12-17:'return'>: Statement must start on a new line.", "<none:6:11-16:'return'>: Statement must start on a new line.", "<none:6:20:'}'>: Function closing brace must start on a new line.", "<none:2:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:3:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:4:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:5:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", "<none:6:1-6:'return'>: Wrong indentation: found 0 tabs, should be 1 tabs", 'test_checker -> 0', '/ # _']
[2026-09-10 02:38:16,835 command INFO] Command 'ccheck --test' done.
[2026-09-10 02:38:16,835 QEMU-ppc32 DEBUG] Sending command 'quit'
Scenario passed.
|
||||
| Architecture | Result | Download | Log | Duration |
|---|---|---|---|---|
| amd64 | Skipped | — | View (tail) | |
Skipped: dependency extra-amd64-with-zlib failed (or also skipped). |
||||
| arm32/integratorcp | Skipped | — | View (tail) | |
Skipped: dependency extra-arm32-integratorcp-with-zlib failed (or also skipped). |
||||
| ia32 | Skipped | — | View (tail) | |
Skipped: dependency extra-ia32-with-zlib failed (or also skipped). |
||||
| mips32/msim | Skipped | — | View (tail) | |
Skipped: dependency extra-mips32-msim-with-zlib failed (or also skipped). |
||||
| ppc32 | Skipped | — | View (tail) | |
Skipped: dependency extra-ppc32-with-zlib failed (or also skipped). |
||||