Subject: pkg/34253: x11/xpmicons fails to correctly build binary package
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <kre@munnari.OZ.AU>
List: pkgsrc-bugs
Date: 08/22/2006 08:10:00
>Number:         34253
>Category:       pkg
>Synopsis:       x11/xpmicons fails to correctly build binary package
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 22 08:10:00 +0000 2006
>Originator:     Robert Elz
>Release:        NetBSD 3.99.15 ( pkgsrc current as of a few huors ago )
>Organization:
	Prince of Songlka university
>Environment:
	
	
System: NetBSD jade.coe.psu.ac.th 3.99.15 NetBSD 3.99.15 (GENERIC-1.696-20060125) #8: Wed Jan 25 04:59:39 ICT 2006 kre@jade.coe.psu.ac.th:/usr/obj/current/kernels/JADE_ASUS i386
	Building using pkg_comp and NetBSD-3.0 release sets (XFree)
Architecture: i386
Machine: i386
>Description:
	pkgsrc detects an inconsistency with  the PLIST and refuses to make
	a binary package.

>How-To-Repeat:
	Make sure
		BUILD_TARGET="package"
	in ..../pkg_comp/default.conf

	pkg_comp build x11/xpmicons
		(A few other packages had previously been built, and
		remained installed in the pkg_comp arena, none is likely
		to have installed the xbm/xpm files mentioned below)

	Expect to see (or at least, I see ...)

=> Checking file-check results for xpmicons-1.0nb2
ERROR: ************************************************************
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR:         /usr/pkg/include/X11/bitmaps/card.xbm
ERROR:         /usr/pkg/include/X11/bitmaps/down.xbm
ERROR:         /usr/pkg/include/X11/bitmaps/keyboard.xbm
ERROR:         /usr/pkg/include/X11/bitmaps/left.xbm
ERROR:         /usr/pkg/include/X11/bitmaps/monitor.xbm
ERROR:         /usr/pkg/include/X11/bitmaps/mouse.xbm
ERROR:         /usr/pkg/include/X11/bitmaps/narrower.xbm
ERROR:         /usr/pkg/include/X11/bitmaps/right.xbm
ERROR:         /usr/pkg/include/X11/bitmaps/shorter.xbm
ERROR:         /usr/pkg/include/X11/bitmaps/taller.xbm
ERROR:         /usr/pkg/include/X11/bitmaps/up.xbm
ERROR:         /usr/pkg/include/X11/bitmaps/wider.xbm
ERROR:         /usr/pkg/include/X11/pixmaps/card.xpm
ERROR:         /usr/pkg/include/X11/pixmaps/computer.xpm
ERROR:         /usr/pkg/include/X11/pixmaps/deny-always.xpm
ERROR:         /usr/pkg/include/X11/pixmaps/deny.xpm
ERROR:         /usr/pkg/include/X11/pixmaps/logo.xpm
ERROR:         /usr/pkg/include/X11/pixmaps/permit-always.xpm
ERROR:         /usr/pkg/include/X11/pixmaps/permit.xpm
*** Error code 1

>Fix:
	Fix the PLIST ?

>Unformatted: