On 2022 Mar 19 (Sat) at 15:54:51 -0600 (-0600), phess...@openbsd.org wrote:
:build failures: 6
:http://build-failures.rhaalovely.net/aarch64/2022-03-17/editors/calligra.log

c++, might be wonky includes?


:http://build-failures.rhaalovely.net/aarch64/2022-03-17/games/irrlamb.log

hardcodes sse in CMakeLists.txt

without patches, this can only build on i386 or amd64


:http://build-failures.rhaalovely.net/aarch64/2022-03-17/sysutils/gitlab-runner.log

as per usual, go is stupid:

# gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/kr/pty
vendor/github.com/kr/pty/pty_openbsd.go:24:10: undefined: ptmget
vendor/github.com/kr/pty/pty_openbsd.go:25:34: undefined: ioctl_PTMGET

If no-one fixes this in a few days, we might as well mark it as BROKEN-aarch64


:http://build-failures.rhaalovely.net/aarch64/2022-03-17/textproc/p5-SWISH-API.log

Creating index...'/usr/local/bin/swish-e -c t/test.conf -f t/index.swish-e -v 0'
^^^^ crashes on aarch64


:http://build-failures.rhaalovely.net/aarch64/2022-03-17/www/mozilla-firefox.log

fails to compile an intel-arch-only file
/usr/obj/ports/firefox-98.0.1/firefox-98.0.1/third_party/libwebrtc/common_audio/fir_filter_avx2.cc

first guess is BUILD.gn thinks aarch64 is x86 or x64 at this point?


:http://build-failures.rhaalovely.net/aarch64/2022-03-17/www/seamonkey,-lightning.log
:

   Compiling libc v0.2.24
error[E0412]: cannot find type `c_long` in this scope
   --> 
/usr/obj/ports/seamonkey-2.53.11/seamonkey-2.53.11/third_party/rust/libc/src/lib.rs:192:45



-- 
Every solution breeds new problems.

Reply via email to