-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Labels
bugSomething isn't workingSomething isn't workingneeds-testingTesting a PR or reproducing an issue neededTesting a PR or reproducing an issue needed
Description
Is this a new report?
Yes
System Info
Void 6.6.78_1 aarch64-musl (Raspberry Pi 5 8GB)
Package(s) Affected
zig-0.13.0_1
Does a report exist for this bug with the project's home (upstream) and/or another distro?
No response
Expected behaviour
The package supports the aarch64* architecture in the the template.
Actual behaviour
It fails to build after finishing to compile and reaching some unreachable code:
=> zig-0.13.0_1: running do_build ...
[ 10%] Built target zig-wasm2c
[ 52%] Built target zig1
[ 68%] Built target zigcpp
[ 94%] Built target zig2
[100%] Building stage3
thread 7811 panic: reached unreachable code
Panicked during a panic. Aborting.
error: the following build command crashed:
/builddir/zig-0.13.0/.zig-cache/o/dea8c170b76a1e8b027d2e61991cb180/build /builddir/zig-0.13.0/build/zig2 /builddir/zig-0.13.0 /builddir/zig-0.13.0/.zig-cache /tmp/.cache/zig --seed 0x63965aae -Zcca47bed0d25e2ff --prefix /builddir/zig-0.13.0/build/stage3 --zig-lib-dir /builddir/zig-0.13.0/lib -Dversion-string=0.13.0 -Dtarget=native -Dcpu=baseline -Denable-llvm -Dconfig_h=/builddir/zig-0.13.0/build/config.h -Dno-langref -Dstd-docs=false -Doptimize=ReleaseFast -Dstrip
make[2]: *** [CMakeFiles/stage3.dir/build.make:73: stage3/bin/zig] Error 1
make[1]: *** [CMakeFiles/Makefile2:196: CMakeFiles/stage3.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
=> ERROR: zig-0.13.0_1: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 2
=> ERROR: in do_build() at common/build-style/cmake.sh:96
This happens either when using the build style or when building the package directly via ./xbps-src pkg zig.
Steps to reproduce
Build Zig on a Raspberry Pi.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds-testingTesting a PR or reproducing an issue neededTesting a PR or reproducing an issue needed