On 2024 Jul 18 (Thu) at 21:35:47 -0600 (-0600), phess...@openbsd.org wrote:
:critical path missing pkgs:  
http://build-failures.rhaalovely.net/aarch64/2024-07-16/summary.log

:http://build-failures.rhaalovely.net/aarch64/2024-07-16/mail/mozilla-thunderbird.log
:http://build-failures.rhaalovely.net/aarch64/2024-07-16/www/firefox-esr.log
:http://build-failures.rhaalovely.net/aarch64/2024-07-16/www/tor-browser/browser.log
:http://build-failures.rhaalovely.net/aarch64/2024-07-16/x11/qt5/qtwebengine.log

the above 4 ports fail related to hwcap in the same way:

/usr/obj/ports/firefox-esr-115.13.0/firefox-115.13.0/gfx/skia/skia/src/core/SkCpu.cpp:84:27:
error: use of undeclared identifier 'getauxval'
        uint32_t hwcaps = getauxval(AT_HWCAP);
                          ^

:http://build-failures.rhaalovely.net/aarch64/2024-07-16/news/py-sabctools,python3.log

src/yencode/platform.cc:32:9: error: use of undeclared identifier 'getauxval'
        return getauxval(AT_HWCAP) & HWCAP_ASIMD;


:http://build-failures.rhaalovely.net/aarch64/2024-07-16/security/aircrack-ng.log

also fallout from hwcap

lib/libac/cpu/simd_cpuid.c:38:10: fatal error: 'asm/hwcap.h' file not found
#include <asm/hwcap.h>


:http://build-failures.rhaalovely.net/aarch64/2024-07-16/math/labplot.log

CMake Error at
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:233 
(message):
  Could NOT find KF6 (missing: NewStuffCore NewStuff) (found suitable version
  "6.4.0", minimum required is "5.240.0")



:http://build-failures.rhaalovely.net/aarch64/2024-07-16/plan9/plan9port.log

this port is wildly unstable on arm64, now it's just random errors?


:http://build-failures.rhaalovely.net/aarch64/2024-07-16/security/stunnel.log

/usr/obj/ports/stunnel-5.64/stunnel-5.64/src/ctx.c:1578:31: error: use
of undeclared identifier 'SSL23_ST_SR_CLNT_HELLO_A'


:http://build-failures.rhaalovely.net/aarch64/2024-07-16/x11/py-wxPython,python3.log

wx/svg/_nanosvg.pyx:45:8: 'cython.object' is not a valid cython.* module



-- 
You are only young once, but you can stay immature indefinitely.

Reply via email to