pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/41477: Latest revision of 'cups' package won't create binary package
>Number: 41477
>Category: pkg
>Synopsis: Latest revision of 'cups' package won't create binary package
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat May 23 03:15:05 +0000 2009
>Originator: Nathan Arthur
>Release: 4.0_STABLE
>Organization:
Individual
>Environment:
NetBSD home.rainskit.com 4.0_STABLE NetBSD 4.0_STABLE (TRUIST) #6: Tue Sep 16
11:36:34 EDT 2008
root%home.rainskit.com@localhost:/usr/obj/sys/arch/i386/compile/TRUIST i386
>Description:
I have a weekly pkgsrc bulk build script that is failing with the latest CVS
copy of print/cups. The build fails when it tries to make a binary package,
because the 'pdftops' filter is missing. It appears to have been removed from
the latest version of one of the package patch files, which I assume is a
mistake. (Diff here:
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/print/cups/patches/patch-ab.diff?r1=1.18&r2=1.19&f=h)
Here is the log from the package build:
2009/05/23 02:17:03 223/333=67.0% print/cups @ i386> ===> Building binary
package for cups-1.3.10
2009/05/23 02:17:03 223/333=67.0% print/cups @ i386> => Creating binary
package /usr/pkgsrc/packages/All/cups-1.3.10.tg
2009/05/23 02:17:03 223/333=67.0% print/cups @ i386> pkg_create: can't stat
`/usr/pkg/libexec/cups/filter/pdftops'
2009/05/23 02:17:03 223/333=67.0% print/cups @ i386> pkg_create: lstat failed
for file libexec/cups/filter/pdftops: No
2009/05/23 02:17:03 223/333=67.0% print/cups @ i386> *** Error code 2
2009/05/23 02:17:03 223/333=67.0% print/cups @ i386>
2009/05/23 02:17:03 223/333=67.0% print/cups @ i386> Stop.
2009/05/23 02:17:03 223/333=67.0% print/cups @ i386> make: stopped in
/usr/pkgsrc/print/cups
2009/05/23 02:17:03 223/333=67.0% print/cups @ i386> *** Error code 1
2009/05/23 02:17:03 223/333=67.0% print/cups @ i386>
This is running in a sandbox environment as created by the pkgsrc bulk build
framework.
>How-To-Repeat:
I believe a "make package" will demonstrate this problem, but I haven't tried
it on my production system.
>Fix:
I assume that re-adding $(PDFTOPS) to the patch file will fix it, but I haven't
tried it.
Home |
Main Index |
Thread Index |
Old Index