Wednesday, January 18, 2023

Re: aarch64 bulk build report

On 2023 Jan 18 (Wed) at 12:43:27 -0700 (-0700), phessler@openbsd.org wrote:
:critical path missing pkgs: http://build-failures.rhaalovely.net/aarch64/2023-01-16/summary.log
:
:build failures: 5
:http://build-failures.rhaalovely.net/aarch64/2023-01-16/devel/quirks.log

Last package built, was in flux when dpb finished and exited. Not a
real failure.


:http://build-failures.rhaalovely.net/aarch64/2023-01-16/graphics/opencv.log

/usr/obj/ports/opencv-4.7.0/opencv-4.7.0/modules/core/src/system.cpp:574:13:
error: unknown type name 'Elf64_auxv_t'
Elf64_auxv_t auxv;
^
/usr/obj/ports/opencv-4.7.0/opencv-4.7.0/modules/core/src/system.cpp:579:36:
error: use of undeclared identifier 'AT_HWCAP'
if (auxv.a_type == AT_HWCAP)
^

it's some cpu feature detection that fails for OpenBSD/arm64


:http://build-failures.rhaalovely.net/aarch64/2023-01-16/security/sslscan.log

ld: error: chacha-armv8.S:(function ChaCha20_ctr32: .text+0x4): relocation R_AARCH64_ADR_PREL_LO21 out of range: -1633764 is not in [-1048576, 1048575]


:http://build-failures.rhaalovely.net/aarch64/2023-01-16/devel/coccinelle.log
:http://build-failures.rhaalovely.net/aarch64/2023-01-16/textproc/bibtex2html.log
:

problem was in textproc/hevea, already fixed.


--
If you only have a hammer, you tend to see every problem as a nail.
-- Maslow

No comments:

Post a Comment