På søndag 5. juli 2026 kl. 12:47, skrev Volker Schlecht
<[email protected]>:
On 7/5/26 12:41 PM, [email protected] wrote:
[...]
===> Regression tests for river-0.4.5p0
make: cannot open Makefile.
[...]
river-0.4.5p0(wayland/river):
Missing: pthread.28 (/usr/local/bin/river) (system lib)
WANTLIB += pthread
*** Error 1 in target 'port-lib-depends-check' (ignored)
Thanks for testing! Fix for both problems is attached.
// rm'd wayland/river and downloaded again from cvs
$ cd /usr/ports/wayland/river/ && patch -l -p0 -E < /tmp/river-4.5.0p0.patch
$ cd /usr/ports/wayland/river/ && make clean=all clean && make patch build
package test ; make port-lib-depends-check check-shlib-syms
No regression tests for river-0.4.5p0
--
// Yup
# TRUSTED_PKG_PATH=/usr/ports/packages/amd64/all pkg_add -Dsnap -u river
Couldn't find pthread in first signature
Error: river-0.4.5p0 exists in two non-comparable versions
Someone forgot to bump a REVISION
river-0.4.5p0,16,@libevdev-openbsd-20231111p0,@libinput-openbsd-1.30.2p1,@libxkbcommon-1.13.2,@wayland-1.25.0,@wlroots-0.20.1v0,c.103.0,evdev.0.0,input.0.3,pixman-1.46.4,wayland-server.0.4,wlroots-0.20.0.0,xkbcommon.4.2
vs.
river-0.4.5p0,16,@libevdev-openbsd-20231111p0,@libinput-openbsd-1.30.2p1,@libxkbcommon-1.13.2,@wayland-1.25.0,@wlroots-0.20.1v0,c.103.0,evdev.0.0,input.0.3,pixman-1.46.4,pthread.28.1,wayland-server.0.4,wlroots-0.20.0.0,xkbcommon.4.2
Couldn't find pthread in first signature
Error: river-0.4.5p0 exists in two non-comparable versions
Someone forgot to bump a REVISION
river-0.4.5p0,16,@libevdev-openbsd-20231111p0,@libinput-openbsd-1.30.2p1,@libxkbcommon-1.13.2,@wayland-1.25.0,@wlroots-0.20.1v0,c.103.0,evdev.0.0,input.0.3,pixman-1.46.4,wayland-server.0.4,wlroots-0.20.0.0,xkbcommon.4.2
vs.
river-0.4.5p0,16,@libevdev-openbsd-20231111p0,@libinput-openbsd-1.30.2p1,@libxkbcommon-1.13.2,@wayland-1.25.0,@wlroots-0.20.1v0,c.103.0,evdev.0.0,input.0.3,pixman-1.46.4,pthread.28.1,wayland-server.0.4,wlroots-0.20.0.0,xkbcommon.4.2
river-0.4.5p0->0.4.5p0: ok
--
// Expected conflict; updates just fine
Clean build it seems. Thumbs up.
No problem, happy to help. Let me know if I missed something.