pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: x11/gtk4 fails to biuld - PLIST error?



On Mon, 24 Jul 2023, Paul Goyette wrote:

Repeatable failure with up-to-date pkgsrc while building on amd64 with NetBSD 10.99.4

=> Checking file-check results for gtk4-4.10.4
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in
/tmp/pkgs/x11/gtk4/work.x86_64/.destdir/usr/pkg:
ERROR:
/tmp/pkgs/x11/gtk4/work.x86_64/.destdir/usr/pkg/lib/gtk-4.0/4.0.0/printbackends/libprintbackend-lpr.so
*** Error code 1


wiz@ replied:
Works for me.
=> Creating binary package /packages/All/gtk4-4.10.4.tgz

Perhaps you have disabled the cups option and in options.mk

	.else
	PLIST.lpr=              yes
	MESON_ARGS+=            -Dprint-cups=disabled
	.endif

the PLIST.lpr=yes is wrong?

Yes, indeed, I do have cups disabled in my /etc/mk.conf  (I fought
getting cups to work many years ago, and then just gave up.  I use my
<blasphemy>windoze</balsphemy> laptop as a print controller when
needed.)


+--------------------+--------------------------+----------------------+
| Paul Goyette       | PGP Key fingerprint:     | E-mail addresses:    |
| (Retired)          | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost    |
| Software Developer | 0786 F758 55DE 53BA 7731 | pgoyette%netbsd.org@localhost  |
| & Network Engineer |                          | pgoyette99%gmail.com@localhost |
+--------------------+--------------------------+----------------------+


Home | Main Index | Thread Index | Old Index