Subject: pkg/35564: multimedia/xine-lib PLIST problem
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <kre@munnari.OZ.AU>
List: pkgsrc-bugs
Date: 02/08/2007 07:05:28
>Number:         35564
>Category:       pkg
>Synopsis:       multimedia/xine-lib PLIST problem
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 08 07:05:17 +0000 2007
>Originator:     Robert Elz
>Release:        NetBSD 3.99.15  (-- pkgsrc current within past 8 hours)
>Organization:
	Prince of Songkla 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
Architecture: i386
Machine: i386
>Description:
	Attempting to build a binary package of multimedia/xine-lib
	(perhaps requiring PKG_DEVELOPER set - as is the default
	using pkg_comp) fails because of detected problems with
	the PLIST

>How-To-Repeat:
	I use pkg_comp with netBSD-3.0 sets installed (and libkver)
	to make a fairly pure NetBSD 3.0 (release) environment.  I doubt
	that is relevant for this problem.

	Attempt to "make package" in multimedia/xine-lib in a cleanroom
	environment (probably with no previous xine-lib existing, and
	certainly not a second attempt with the current one).

	Expect to see ...


=> Registering installation for xine-lib-1.1.4
xine-lib-1.1.4 requires installed package freetype2-2.2.1nb2
xine-lib-1.1.4 requires installed package libcdio-0.76nb4
xine-lib-1.1.4 requires installed package libvorbis-1.1.2
xine-lib-1.1.4 requires installed package mng-1.0.9nb1
xine-lib-1.1.4 requires installed package png-1.2.16
xine-lib-1.1.4 requires installed package speex-1.0.5
xine-lib-1.1.4 requires installed package vcdimager-0.7.23nb2
=> Checking file-check results for xine-lib-1.1.4
ERROR: ************************************************************
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR:         /usr/pkg/lib/xine/plugins/1.1.4/xineplug_vo_out_opengl.a
ERROR:         /usr/pkg/lib/xine/plugins/1.1.4/xineplug_vo_out_opengl.so
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/multimedia/xine-lib
*** Error code 1

>Fix:
	Add the extra files to PLIST, or cause them to not get
	instakked (whichever is correct), and please bump
	PKGREVISION (a second attempt at "make package"
	currently succeeds, as the check no longer fails).