Created
February 10, 2023 14:43
-
-
Save superherointj/e3b3929d16fbb39b7ff1740443e59675 to your computer and use it in GitHub Desktop.
solo5.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@nix { "action": "setPhase", "phase": "unpackPhase" } | |
unpacking sources | |
unpacking source archive /nix/store/4dp6qb2q7hf3fs185lrn8fl18276aqvl-solo5-v0.7.5.tar.gz | |
source root is solo5-v0.7.5 | |
setting SOURCE_DATE_EPOCH to timestamp 1670424209 of file solo5-v0.7.5/toolchain/objcopy.in | |
@nix { "action": "setPhase", "phase": "patchPhase" } | |
patching sources | |
@nix { "action": "setPhase", "phase": "configurePhase" } | |
configuring | |
configure.sh: Using cc for host compiler (x86_64-unknown-linux-gnu) | |
configure.sh: WARNING: Host toolchain does not build PIE executables, spt guest size will be limited to 1GB | |
configure.sh: WARNING: Consider upgrading to a Linux distribution with PIE support | |
configure.sh: Checking that cc works: yes | |
configure.sh: Using cc for target compiler (x86_64-unknown-linux-gnu) | |
configure.sh: Checking if ld is available: yes | |
configure.sh: Checking if ld is LLD: no | |
configure.sh: Checking if ld understands x86_64: yes | |
configure.sh: Checking if objcopy is available: yes | |
configure.sh: Checking if objcopy understands x86_64: yes | |
configure.sh: Checking if objcopy understands -w -G: yes | |
configure.sh: Using ld for target linker | |
configure.sh: Using objcopy for target objcopy | |
configure.sh: Target toolchain triple is x86_64-solo5-none-static | |
configure.sh: Enabled bindings: stub hvt spt virtio muen xen. | |
configure.sh: Enabled tenders: hvt spt. | |
@nix { "action": "setPhase", "phase": "buildPhase" } | |
building | |
build flags: -j32 SHELL=/nix/store/qqa28hmysc23yy081d178jfd9a1yk8aw-bash-5.2-p15/bin/bash | |
GEN include/version.h | |
MAKE elftool | |
MAKE tenders | |
make[1]: Entering directory '/build/solo5-v0.7.5/elftool' | |
make[1]: Entering directory '/build/solo5-v0.7.5/tenders' | |
HOSTCC elftool.o | |
MAKE toolchain | |
HOSTCC common/elf.o | |
make[1]: Entering directory '/build/solo5-v0.7.5/toolchain' | |
HOSTCC common/mft.o | |
HOSTCC common/block_attach.o | |
HOSTCC common/tap_attach.o | |
SUBST bin/x86_64-solo5-none-static-cc | |
SUBST bin/x86_64-solo5-none-static-ld | |
HOSTCC hvt/hvt_boot_info.o | |
SUBST bin/x86_64-solo5-none-static-objcopy | |
HOSTCC hvt/hvt_core.o | |
HOSTCC hvt/hvt_main.o | |
GEN include/x86_64-solo5-none-static | |
HOSTCC hvt/hvt_cpu_x86_64.o | |
HOSTCC hvt/hvt_kvm_x86_64.o | |
HOSTCC hvt/hvt_kvm.o | |
HOSTCC hvt/hvt_module_blk.o | |
HOSTCC hvt/hvt_module_net.o | |
HOSTCC hvt/hvt_module_gdb.o | |
HOSTCC hvt/hvt_module_dumpcore.o | |
HOSTCC spt/spt_main.o | |
HOSTCC spt/spt_core.o | |
make[1]: Leaving directory '/build/solo5-v0.7.5/toolchain' | |
MAKE bindings | |
make[1]: Entering directory '/build/solo5-v0.7.5/bindings' | |
HOSTAS spt/spt_launch_x86_64.o | |
HOSTCC spt/spt_module_net.o | |
CC stub/stubs.o | |
CC hvt/start.o | |
HOSTCC spt/spt_module_block.o | |
CC cpu_x86_64.o | |
AS cpu_vectors_x86_64.o | |
HOSTAR common/libcommon.a | |
CC abort.o | |
CC crt.o | |
CC printf.o | |
CC intr.o | |
CC lib.o | |
HOSTLINK hvt/solo5-hvt | |
CC mem.o | |
CC exit.o | |
CC log.o | |
CC cmdline.o | |
CC tls.o | |
HOSTLINK spt/solo5-spt | |
CC mft.o | |
CC hvt/platform.o | |
CC hvt/platform_intr.o | |
HOSTLINK hvt/solo5-hvt-debug | |
CC hvt/time.o | |
CC hvt/platform_lifecycle.o | |
CC hvt/yield.o | |
CC hvt/tscclock.o | |
CC hvt/console.o | |
CC hvt/net.o | |
CC hvt/block.o | |
make[1]: Leaving directory '/build/solo5-v0.7.5/tenders' | |
CC spt/start.o | |
CC spt/bindings.o | |
CC spt/block.o | |
CC spt/net.o | |
CC spt/platform.o | |
CC spt/sys_linux_x86_64.o | |
AS virtio/boot.o | |
CC virtio/start.o | |
CC virtio/platform.o | |
CC virtio/platform_intr.o | |
CC virtio/pci.o | |
CC virtio/serial.o | |
CC virtio/time.o | |
CC virtio/virtio_ring.o | |
CC virtio/virtio_net.o | |
CC virtio/virtio_blk.o | |
CC virtio/tscclock.o | |
CC virtio/clock_subr.o | |
CC virtio/pvclock.o | |
CC muen/start.o | |
CC muen/channel.o | |
CC muen/reader.o | |
CC muen/writer.o | |
CC muen/muen-block.o | |
CC muen/muen-clock.o | |
CC muen/muen-console.o | |
CC muen/muen-net.o | |
CC muen/muen-platform_lifecycle.o | |
CC muen/muen-yield.o | |
HOSTLINK solo5-elftool | |
CC muen/muen-sinfo.o | |
AS xen/boot.o | |
CC xen/start.o | |
AS xen/hypercall_page.o | |
CC xen/console.o | |
make[1]: Leaving directory '/build/solo5-v0.7.5/elftool' | |
CC xen/platform.o | |
CC xen/platform_intr.o | |
CC xen/evtchn.o | |
CC xen/time.o | |
CC xen/pvclock.o | |
CC xen/stubs.o | |
LD solo5_stub.o | |
LD solo5_hvt.o | |
LD solo5_spt.o | |
LD solo5_virtio.o | |
LD solo5_muen.o | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: cpu_vectors_x86_64.o: missing .note.GNU-stack section implies executable stack | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker | |
OBJCOPY solo5_stub.o | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: cpu_vectors_x86_64.o: missing .note.GNU-stack section implies executable stack | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker | |
OBJCOPY solo5_hvt.o | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: cpu_vectors_x86_64.o: missing .note.GNU-stack section implies executable stack | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker | |
OBJCOPY solo5_virtio.o | |
OBJCOPY solo5_spt.o | |
OBJCOPY solo5_muen.o | |
LD solo5_xen.o | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: xen/hypercall_page.o: missing .note.GNU-stack section implies executable stack | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker | |
OBJCOPY solo5_xen.o | |
make[1]: Leaving directory '/build/solo5-v0.7.5/bindings' | |
MAKE tests | |
make[1]: Entering directory '/build/solo5-v0.7.5/tests' | |
MAKE test_blk | |
MAKE test_dumpcore | |
make[2]: Entering directory '/build/solo5-v0.7.5/tests/test_blk' | |
make[2]: Entering directory '/build/solo5-v0.7.5/tests/test_dumpcore' | |
CC test_blk.o | |
ELFTOOL manifest.c | |
MAKE test_exception | |
CC test_dumpcore.o | |
MAKE test_fpu | |
ELFTOOL manifest.c | |
CC manifest.o | |
make[2]: Entering directory '/build/solo5-v0.7.5/tests/test_exception' | |
make[2]: Entering directory '/build/solo5-v0.7.5/tests/test_fpu' | |
CC manifest.o | |
MAKE test_globals | |
CC test_fpu.o | |
ELFTOOL manifest.c | |
MAKE test_hello | |
CC test_exception.o | |
make[2]: Entering directory '/build/solo5-v0.7.5/tests/test_globals' | |
ELFTOOL manifest.c | |
CC test_globals.o | |
make[2]: Entering directory '/build/solo5-v0.7.5/tests/test_hello' | |
ELFTOOL manifest.c | |
CC test_hello.o | |
CC manifest.o | |
MAKE test_mft_maxdevices | |
MAKE test_net | |
make[2]: Entering directory '/build/solo5-v0.7.5/tests/test_mft_maxdevices' | |
ELFTOOL manifest.c | |
make[2]: Entering directory '/build/solo5-v0.7.5/tests/test_net' | |
CC manifest.o | |
CC manifest.o | |
MAKE test_net_2if | |
CC test_mft_maxdevices.o | |
CC test_net.o | |
MAKE test_notls | |
CC manifest.o | |
ELFTOOL manifest.c | |
ELFTOOL manifest.c | |
make[2]: Entering directory '/build/solo5-v0.7.5/tests/test_net_2if' | |
make[2]: Entering directory '/build/solo5-v0.7.5/tests/test_notls' | |
MAKE test_output | |
CC test_net_2if.o | |
CC test_notls.o | |
ELFTOOL manifest.c | |
ELFTOOL manifest.c | |
MAKE test_quiet | |
CC manifest.o | |
make[2]: Entering directory '/build/solo5-v0.7.5/tests/test_output' | |
CC manifest.o | |
make[2]: Entering directory '/build/solo5-v0.7.5/tests/test_quiet' | |
CC test_output.o | |
MAKE test_rnow | |
CC test_quiet.o | |
MAKE test_rnox | |
ELFTOOL manifest.c | |
CC manifest.o | |
make[2]: Entering directory '/build/solo5-v0.7.5/tests/test_rnow' | |
make[2]: Entering directory '/build/solo5-v0.7.5/tests/test_rnox' | |
ELFTOOL manifest.c | |
CC manifest.o | |
CC manifest.o | |
CC test_rnow.o | |
CC test_rnox.o | |
MAKE test_seccomp | |
ELFTOOL manifest.c | |
MAKE test_ssp | |
ELFTOOL manifest.c | |
CC manifest.o | |
make[2]: Entering directory '/build/solo5-v0.7.5/tests/test_seccomp' | |
make[2]: Entering directory '/build/solo5-v0.7.5/tests/test_ssp' | |
MAKE test_time | |
CC test_ssp.o | |
CC manifest.o | |
CC test_seccomp.o | |
ELFTOOL manifest.c | |
CC manifest.o | |
MAKE test_tls | |
make[2]: Entering directory '/build/solo5-v0.7.5/tests/test_time' | |
make[2]: Entering directory '/build/solo5-v0.7.5/tests/test_tls' | |
ELFTOOL manifest.c | |
CC manifest.o | |
CC test_time.o | |
MAKE test_wnox | |
CC test_tls.o | |
CC manifest.o | |
ELFTOOL manifest.c | |
make[2]: Entering directory '/build/solo5-v0.7.5/tests/test_wnox' | |
CCLD test_dumpcore.stub | |
ELFTOOL manifest.c | |
CC test_wnox.o | |
MAKE test_xnor | |
CC manifest.o | |
CCLD test_dumpcore.hvt | |
make[2]: Entering directory '/build/solo5-v0.7.5/tests/test_xnor' | |
CC manifest.o | |
CC test_xnor.o | |
ELFTOOL manifest.c | |
CCLD test_blk.stub | |
MAKE test_xnow | |
CCLD test_quiet.stub | |
make[2]: Entering directory '/build/solo5-v0.7.5/tests/test_xnow' | |
CC manifest.o | |
CCLD test_blk.hvt | |
CC test_xnow.o | |
ELFTOOL manifest.c | |
CCLD test_quiet.hvt | |
CCLD test_blk.spt | |
MAKE test_zeropage | |
make[2]: Entering directory '/build/solo5-v0.7.5/tests/test_zeropage' | |
CCLD test_notls.stub | |
CCLD test_dumpcore.spt | |
CC test_zeropage.o | |
CCLD test_quiet.spt | |
CC manifest.o | |
CCLD test_fpu.stub | |
ELFTOOL manifest.c | |
CCLD test_exception.stub | |
CCLD test_quiet.virtio | |
CCLD test_globals.stub | |
CC manifest.o | |
/build/ccPKwY4Y.s: Assembler messages: | |
/build/ccPKwY4Y.s:727: Warning: setting incorrect section attributes for .rodata | |
CCLD test_hello.stub | |
CCLD test_output.stub | |
CCLD test_ssp.stub | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_fpu.hvt | |
CCLD test_seccomp.stub | |
CCLD test_rnow.stub | |
CCLD test_notls.hvt | |
/build/cciAnP5H.s: Assembler messages: | |
/build/cciAnP5H.s:727: Warning: ignoring changed section attributes for .data | |
/build/cciAnP5H.s:734: Warning: dwarf line number information for .data ignored | |
/build/cciAnP5H.s:736: Warning: dwarf line number information for .data ignored | |
/build/cciAnP5H.s:737: Warning: dwarf line number information for .data ignored | |
CCLD test_wnox.stub | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_mft_maxdevices.stub | |
CCLD test_hello.hvt | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/build/ccZEZpeB.s: Assembler messages: | |
/build/ccZEZpeB.s:727: Warning: setting incorrect section attributes for .rodata | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_blk.virtio | |
CCLD test_hello.spt | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable) | |
CCLD test_dumpcore.virtio | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_wnox.hvt | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_blk.xen | |
CCLD test_exception.hvt | |
CCLD test_mft_maxdevices.hvt | |
CCLD test_output.hvt | |
CCLD test_rnox.stub | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_quiet.muen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_ssp.hvt | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_quiet.xen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_rnox.hvt | |
CCLD test_globals.hvt | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_fpu.spt | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_net_2if.stub | |
CCLD test_tls.stub | |
CCLD test_net.stub | |
CCLD test_xnor.stub | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ldCCLD test_seccomp.spt | |
: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_rnow.hvt | |
ELFTOOL manifest.c | |
CCLD test_output.spt | |
CCLD test_tls.hvt | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CC manifest.o | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: /nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.oCCLD test_rnow.spt | |
: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ldwarning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable) | |
CCLD test_tls.spt | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable) | |
: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_notls.spt | |
CCLD test_xnow.stub | |
CCLD test_exception.spt | |
CCLD test_notls.virtio | |
CCLD test_hello.virtio | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_xnow.hvt | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
CCLD test_ssp.spt | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
CCLD test_wnox.spt | |
CCLD test_rnow.virtio | |
CCLD test_mft_maxdevices.spt | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_rnox.spt | |
: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_hello.muen | |
CCLD test_notls.muen | |
SUBST test_blk.xl | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable) | |
CCLD test_dumpcore.muen | |
CCLD test_zeropage.stub | |
make[2]: Leaving directory '/build/solo5-v0.7.5/tests/test_blk' | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: /nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_hello.xen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable) | |
warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_output.virtio | |
CCLD test_ssp.virtio | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_fpu.virtio | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ldSUBST test_quiet.xl | |
: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_net.hvt | |
CCLD test_rnow.muen | |
CCLD test_globals.spt | |
CCLD test_net_2if.hvt | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
make[2]: Leaving directory '/build/solo5-v0.7.5/tests/test_seccomp' | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_globals.virtio | |
make[2]: Leaving directory '/build/solo5-v0.7.5/tests/test_quiet' | |
CCLD test_rnox.virtio | |
CCLD test_xnor.hvt | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable) | |
CCLD test_fpu.muen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable) | |
CCLD test_xnow.spt | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_rnow.xen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_fpu.xen | |
CCLD test_tls.virtio | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_exception.virtio | |
CCLD test_output.muen | |
CCLD test_ssp.muen | |
CCLD test_notls.xen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_tls.muen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_globals.muen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
CCLD test_net_2if.spt | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: : warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_xnow.virtio | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_dumpcore.xen | |
CCLD test_wnox.virtio | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_mft_maxdevices.virtio | |
CCLD test_exception.muen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ldCCLD test_rnox.muen | |
: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_zeropage.hvt | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
CCLD test_xnow.muen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable) | |
CCLD test_exception.xen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable) | |
CCLD test_net.spt | |
CCLD test_net_2if.virtio | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_ssp.xen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_globals.xen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
SUBST test_hello.xl | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_wnox.muen | |
CCLD test_output.xen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_xnor.spt | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
make[2]: Leaving directory '/build/solo5-v0.7.5/tests/test_hello' | |
CCLD test_net.virtio | |
CCLD test_mft_maxdevices.muen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: CCLD test_rnox.xen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable) | |
CCLD test_wnox.xen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
CCLD test_xnow.xen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ldCCLD test_xnor.virtio | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_zeropage.spt | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
SUBST test_fpu.xl | |
CCLD test_net_2if.muen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_net.muen | |
CCLD test_tls.xen | |
CCLD test_mft_maxdevices.xen | |
SUBST test_notls.xl | |
make[2]: Leaving directory '/build/solo5-v0.7.5/tests/test_fpu' | |
SUBST test_rnow.xl | |
CCLD test_net.xen | |
make[2]: Leaving directory '/build/solo5-v0.7.5/tests/test_notls' | |
make[2]: Leaving directory '/build/solo5-v0.7.5/tests/test_rnow' | |
CCLD test_net_2if.xen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable) | |
CCLD test_xnor.muen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable) | |
CCLD test_zeropage.virtio | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable) | |
CCLD test_zeropage.muen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
SUBST test_dumpcore.xl | |
CCLD test_zeropage.xen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
CCLD test_xnor.xen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
: warning: .note.gnu.build-id section discarded, --build-id ignored | |
make[2]: Leaving directory '/build/solo5-v0.7.5/tests/test_dumpcore' | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
SUBST test_exception.xl | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
SUBST test_globals.xl | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
SUBST test_ssp.xl | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
make[2]: Leaving directory '/build/solo5-v0.7.5/tests/test_exception' | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
make[2]: Leaving directory '/build/solo5-v0.7.5/tests/test_ssp' | |
SUBST test_mft_maxdevices.xl | |
make[2]: Leaving directory '/build/solo5-v0.7.5/tests/test_globals' | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.oSUBST test_wnox.xl | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
SUBST test_output.xl | |
SUBST test_tls.xl | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
: requires executable stack (because the .note.GNU-stack section is executable) | |
SUBST test_xnow.xl | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
SUBST test_xnor.xl | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable) | |
make[2]: Leaving directory '/build/solo5-v0.7.5/tests/test_output' | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
make[2]: Leaving directory '/build/solo5-v0.7.5/tests/test_xnow' | |
make[2]: Leaving directory '/build/solo5-v0.7.5/tests/test_mft_maxdevices' | |
SUBST test_rnox.xl | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
make[2]: Leaving directory '/build/solo5-v0.7.5/tests/test_tls' | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
make[2]: Leaving directory '/build/solo5-v0.7.5/tests/test_wnox' | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
make[2]: Leaving directory '/build/solo5-v0.7.5/tests/test_rnox' | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_time.stub | |
SUBST test_zeropage.xl | |
SUBST test_net.xl | |
CCLD test_time.hvt | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
CCLD test_time.spt | |
SUBST test_net_2if.xl | |
make[2]: Leaving directory '/build/solo5-v0.7.5/tests/test_net' | |
CCLD test_time.virtio | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable) | |
make[2]: Leaving directory '/build/solo5-v0.7.5/tests/test_net_2if' | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ldCCLD test_time.muen | |
: warning: .note.gnu.build-id section discarded, --build-id ignored | |
make[2]: Leaving directory '/build/solo5-v0.7.5/tests/test_zeropage' | |
: warning: .note.gnu.build-id section discarded, --build-id ignored | |
make[2]: Leaving directory '/build/solo5-v0.7.5/tests/test_xnor' | |
CCLD test_time.xen | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: /nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: /build/solo5-v0.7.5/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable) | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: warning: .note.gnu.build-id section discarded, --build-id ignored | |
/nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ldSUBST test_time.xl | |
: warning: .note.gnu.build-id section discarded, --build-id ignored | |
make[2]: Leaving directory '/build/solo5-v0.7.5/tests/test_time' | |
make[1]: Leaving directory '/build/solo5-v0.7.5/tests' | |
@nix { "action": "setPhase", "phase": "checkPhase" } | |
running tests | |
patching script interpreter paths in tests | |
tests/setup-tests.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/qqa28hmysc23yy081d178jfd9a1yk8aw-bash-5.2-p15/bin/sh" | |
tests/run-tests.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/qqa28hmysc23yy081d178jfd9a1yk8aw-bash-5.2-p15/bin/sh" | |
tests/bats-core/bats-preprocess: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/qqa28hmysc23yy081d178jfd9a1yk8aw-bash-5.2-p15/bin/bash" | |
tests/bats-core/bats-format-tap-stream: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/qqa28hmysc23yy081d178jfd9a1yk8aw-bash-5.2-p15/bin/bash" | |
tests/bats-core/bats-exec-test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/qqa28hmysc23yy081d178jfd9a1yk8aw-bash-5.2-p15/bin/bash" | |
tests/bats-core/bats-exec-suite: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/qqa28hmysc23yy081d178jfd9a1yk8aw-bash-5.2-p15/bin/bash" | |
tests/bats-core/bats: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/qqa28hmysc23yy081d178jfd9a1yk8aw-bash-5.2-p15/bin/bash" | |
1..73 | |
not ok 1 noexec host | |
# (in test file tests/tests.bats, line 199) | |
# `[ "$status" -eq 127 ] && [[ "$output" == *"No such file or directory"* ]]' failed | |
# /build/solo5-v0.7.5/tests/bats-core/bats-exec-test: line 58: test_hello/test_hello.hvt: cannot execute: required file not found | |
ok 2 hello hvt | |
ok 3 hello virtio | |
ok 4 hello spt | |
ok 5 hello xen # skip xl not available | |
ok 6 quiet hvt | |
ok 7 quiet virtio | |
ok 8 quiet spt | |
ok 9 output hvt | |
ok 10 output virtio | |
ok 11 output spt | |
ok 12 output xen # skip xl not available | |
ok 13 globals hvt | |
ok 14 globals virtio | |
ok 15 globals spt | |
ok 16 globals xen # skip xl not available | |
ok 17 exception hvt | |
ok 18 exception virtio | |
ok 19 exception spt | |
ok 20 exception xen # skip xl not available | |
ok 21 zeropage hvt | |
ok 22 zeropage virtio | |
ok 23 zeropage spt | |
ok 24 zeropage xen # skip xl not available | |
ok 25 rnow hvt # skip not supported on Linux | |
ok 26 xnow hvt | |
ok 27 xnow spt | |
ok 28 xnow xen # skip xl not available | |
ok 29 xnor hvt # skip not supported on Linux | |
ok 30 rnox hvt # skip not supported on Linux | |
ok 31 wnox hvt # skip not supported on Linux | |
ok 32 wnox spt | |
ok 33 wnox xen # skip xl not available | |
ok 34 notls hvt | |
ok 35 notls virtio | |
ok 36 notls spt | |
ok 37 notls xen # skip xl not available | |
ok 38 tls hvt | |
ok 39 tls virtio | |
ok 40 tls spt | |
ok 41 tls xen # skip xl not available | |
ok 42 ssp hvt | |
ok 43 ssp virtio | |
ok 44 ssp spt | |
ok 45 ssp xen # skip xl not available | |
ok 46 fpu hvt | |
ok 47 fpu virtio | |
ok 48 fpu spt | |
ok 49 fpu xen # skip xl not available | |
ok 50 time hvt | |
ok 51 time virtio | |
ok 52 time spt | |
ok 53 time xen # skip xl not available | |
ok 54 seccomp spt | |
ok 55 blk hvt | |
ok 56 blk block-sector-size=4096 hvt | |
ok 57 blk misaligned hvt | |
ok 58 blk odd hvt | |
ok 59 blk too small hvt | |
ok 60 blk virtio | |
ok 61 blk spt | |
ok 62 blk block-sector-size=4096 spt | |
ok 63 blk misaligned spt | |
ok 64 blk odd spt | |
ok 65 blk too small spt | |
ok 66 net hvt # skip need root to run this test | |
ok 67 net virtio # skip need root to run this test | |
ok 68 net spt # skip need root to run this test | |
ok 69 net_2if hvt # skip need root to run this test | |
ok 70 net_2if spt # skip need root to run this test | |
ok 71 dumpcore hvt | |
ok 72 mft_maxdevices hvt | |
ok 73 mft_maxdevices spt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment