>>> Building on octeon-2 under comms/qrq BDEPENDS = [audio/pulseaudio;devel/gmake] DIST = [comms/qrq:qrq-0.3.5.tar.gz] FULLPKGNAME = qrq-0.3.5 RDEPENDS = [audio/pulseaudio] (Junk lock obtained for octeon-2 at 1774655859.77) >>> Running depends in comms/qrq at 1774655859.83 last junk was in devel/c2ffi /usr/sbin/pkg_add -aI -Drepair pulseaudio-17.0p3 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1p0 pulseaudio-17.0p3 /usr/sbin/pkg_add -aI -Drepair pulseaudio-17.0p3 useradd: Warning: home directory `/var/run/pulse' doesn't exist, and -m was not specified New and changed readme(s): /usr/local/share/doc/pkg-readmes/consolekit2 >>> Running show-prepare-results in comms/qrq at 1774655885.60 ===> comms/qrq ===> Building from scratch qrq-0.3.5 ===> qrq-0.3.5 depends on: gmake-* -> gmake-4.4.1p0 ===> qrq-0.3.5 depends on: pulseaudio-* -> pulseaudio-17.0p3 ===> Verifying specs: c curses m pthread pulse pulse-simple ===> found c.103.0 curses.16.0 m.10.1 pthread.28.1 pulse.7.2 pulse-simple.1.2 gmake-4.4.1p0 pulseaudio-17.0p3 (Junk lock released for octeon-2 at 1774655889.49) distfiles size=195012 >>> Running patch in comms/qrq at 1774655889.57 ===> comms/qrq ===> Checking files for qrq-0.3.5 `/ports/distfiles/qrq-0.3.5.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for qrq-0.3.5 ===> Patching for qrq-0.3.5 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |hostname(1) doesn't take -f, install(1) doesn't take -v | |Index: Makefile |--- Makefile.orig |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 36. Hunk #2 succeeded at 109. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in comms/qrq at 1774655891.75 ===> comms/qrq ===> Generating configure for qrq-0.3.5 ===> Configuring for qrq-0.3.5 >>> Running build in comms/qrq at 1774655893.07 ===> comms/qrq ===> Building for qrq-0.3.5 cc -Wall -I/usr/local/include -O2 -pipe -D DESTDIR=\"/usr/local\" -D BUILD_INFO=\"" Date: 2026-03-27T23:58:13+0000\n git branch/commit: not built from git repository / -\n by @octeon-2.ports.openbsd.org\n OS: OpenBSD 7.9 mips64\n Compiler: OpenBSD clang version 19.1.7"\" -D VERSION=\"0.3.5\" -I. -D PA -pthread -c qrq.c qrq.c:1497:19: warning: passing arguments to 'open_dsp' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1497 | dsp_fd = open_dsp(dspdevice); | ^ 1 warning generated. cc -Wall -I/usr/local/include -O2 -pipe -D DESTDIR=\"/usr/local\" -D BUILD_INFO=\"" Date: 2026-03-27T23:58:13+0000\n git branch/commit: not built from git repository / -\n by @octeon-2.ports.openbsd.org\n OS: OpenBSD 7.9 mips64\n Compiler: OpenBSD clang version 19.1.7"\" -D VERSION=\"0.3.5\" -I. -D PA -pthread -c pulseaudio.c cc -Wall -o qrq qrq.o pulseaudio.o -lm -L/usr/local/lib -lpthread -lpulse-simple -lpulse -lncurses qrq.o: In function `main': qrq.c:(.text+0x3b4): warning: strcpy() is almost always misused, please use strlcpy() qrq.c:(.text+0x211c): warning: sprintf() is often misused, please use snprintf() qrq.c:(.text+0x22dc): warning: rand() may return deterministic values, is that what you want? qrq.c:(.text+0x330): warning: strcat() is almost always misused, please use strlcat() /usr/local/lib/libdbus-1.so.11.4: warning: vsprintf() is often misused, please use vsnprintf() /usr/bin/ld: warning: libxcb.so.4.1, needed by /usr/local/lib/pulseaudio/libpulsecommon-17.0.so, not found (try using -rpath or -rpath-link) /usr/local/lib/pulseaudio/libpulsecommon-17.0.so: undefined reference to `xcb_intern_atom_reply' /usr/local/lib/pulseaudio/libpulsecommon-17.0.so: undefined reference to `xcb_disconnect' /usr/local/lib/pulseaudio/libpulsecommon-17.0.so: undefined reference to `xcb_connect' /usr/local/lib/pulseaudio/libpulsecommon-17.0.so: undefined reference to `xcb_change_property' /usr/local/lib/pulseaudio/libpulsecommon-17.0.so: undefined reference to `xcb_get_property' /usr/local/lib/pulseaudio/libpulsecommon-17.0.so: undefined reference to `xcb_intern_atom' /usr/local/lib/pulseaudio/libpulsecommon-17.0.so: undefined reference to `xcb_setup_roots_iterator' /usr/local/lib/pulseaudio/libpulsecommon-17.0.so: undefined reference to `xcb_get_property_value' /usr/local/lib/pulseaudio/libpulsecommon-17.0.so: undefined reference to `xcb_delete_property' /usr/local/lib/pulseaudio/libpulsecommon-17.0.so: undefined reference to `xcb_get_setup' /usr/local/lib/pulseaudio/libpulsecommon-17.0.so: undefined reference to `xcb_screen_next' /usr/local/lib/pulseaudio/libpulsecommon-17.0.so: undefined reference to `xcb_get_property_value_length' /usr/local/lib/pulseaudio/libpulsecommon-17.0.so: undefined reference to `xcb_connection_has_error' /usr/local/lib/pulseaudio/libpulsecommon-17.0.so: undefined reference to `xcb_get_property_reply' cc: error: linker command failed with exit code 1 (use -v to see invocation) gmake: *** [Makefile:78: qrq] Error 1 *** Error 2 in comms/qrq (/ports/infrastructure/mk/bsd.port.mk:3063 '/pobj/qrq-0.3.5/.build_done': @cd /pobj/qrq-0.3.5/qrq-0.3.5 && exec /u...) *** Error 2 in comms/qrq (/ports/infrastructure/mk/bsd.port.mk:2706 'build': @lock=qrq-0.3.5; export _LOCKS_HELD=" qrq-0.3.5"; /usr/bin/p...) ===> Exiting comms/qrq with an error *** Error 1 in /ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval ${e...) >>> Ended at 1774655904.11 max_stuck=18.48/depends=25.77/show-prepare-results=3.96/patch=2.19/configure=1.32/build=11.09 Error: job failed with 512 on octeon-2 at 1774655904