Date: Mon, 29 Apr 2024 00:41:49 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 278648] x11/nvidia-settings: fails to make package in poudriere Message-ID: <bug-278648-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278648 Bug ID: 278648 Summary: x11/nvidia-settings: fails to make package in poudriere Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: x11@FreeBSD.org Reporter: bitbucket63-it@yahoo.com Assignee: x11@FreeBSD.org Flags: maintainer-feedback?(x11@FreeBSD.org) Platform FreeBSD 13.3-RELEASE-p2 amd64 JAMESTOWN_AMDX6 1303001 with poudriere-3.4.1_1 I first had this happen on 2024-04-04 and it happened again today. x11/nvidia-settings fails to complete making the package after an apparent successful build. However, building and making a package within the ports t= ree works without error. When comparing the output from poudriere with that from the ports tree, it seems that poudriere is attempting to install a missing libnvidia-wayland-client.so. Here's the relevant part of the poudriere log: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase= : stage >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D env: NO_DEPENDS=3Dyes USER=3Droot UID=3D0 GID=3D0 =3D=3D=3D> Staging for nvidia-settings-535.146.02_1 =3D=3D=3D> Generating temporary packing list gmake[1]: Entering directory '/wrkdirs/usr/ports/x11/nvidia-settings/work/nvidia-settings-535.146.02/src' mkdir -p /wrkdirs/usr/ports/x11/nvidia-settings/work/stage/usr/local/bin install -m 755 _out/FreeBSD_amd64/nvidia-settings /wrkdirs/usr/ports/x11/nvidia-settings/work/stage/usr/local/bin/nvidia-sett= ings mkdir -p /wrkdirs/usr/ports/x11/nvidia-settings/work/stage/usr/local/lib install -m 644 _out/FreeBSD_amd64/libnvidia-gtk3.so \ =20=20=20 /wrkdirs/usr/ports/x11/nvidia-settings/work/stage/usr/local/lib/libnvidia-g= tk3.so.535.146.02 mkdir -p /wrkdirs/usr/ports/x11/nvidia-settings/work/stage/usr/local/lib install -m 644 \ /wrkdirs/usr/ports/x11/nvidia-settings/work/stage/usr/local/lib/ usage: install [-bCcpSsUv] [-f flags] [-g group] [-m mode] [-o owner] [-M log] [-D dest] [-h hash] [-T tags] [-B suffix] [-l linkflags] [-N dbdir] file1 file2 install [-bCcpSsUv] [-f flags] [-g group] [-m mode] [-o owner] [-M log] [-D dest] [-h hash] [-T tags] [-B suffix] [-l linkflags] [-N dbdir] file1 ... fileN directory install -dU [-vU] [-g group] [-m mode] [-N dbdir] [-o owner] [-M log] [-D dest] [-h hash] [-T tags] directory ... gmake[1]: *** [Makefile:323: WAYLAND_LIB_install] Error 64 gmake[1]: Leaving directory '/wrkdirs/usr/ports/x11/nvidia-settings/work/nvidia-settings-535.146.02/src' gmake: *** [Makefile:23: install] Error 2 *** Error code 2 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278648-7788>