pkgsrc-Bugs archive

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

pkg/40038: sysutils/usbutil no longer bothers to build anything...



>Number:         40038
>Category:       pkg
>Synopsis:       sysutils/usbutil no longer bothers to build anything...
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Nov 26 19:05:00 +0000 2008
>Originator:     Robert Elz
>Release:        NetBSD 4.0_STABLE  (pkgsrc current within past 12 hours)
>Organization:
        Prince of Songkla University
>Environment:
System: NetBSD jade.coe.psu.ac.th 4.0_STABLE NetBSD 4.0_STABLE 
(JADE-1.696-20080517) #9: Fri May 23 18:55:13 ICT 2008 
kre%jade.coe.psu.ac.th@localhost:/usr/obj/4/kernels/JADE i386
Architecture: i386
Machine: i386
>Description:
        After the recent update (which switched the Makefile that
        gets used - or doesn't - apparently) sysutils/usbutil no
        longer actually builds anything, or installs anything...

>How-To-Repeat:
        I use pkg_comp with libkver and 4.0 release sets (except x*)
        with X11_TYPE=modular (not going to be relevant to usbutils)
        
        Building usbutils does (this is 100% of the build output,
        started after "make clean" so nothing existed) ...

PKG_COMP ==> Mounting sandboxed filesystems
PKG_COMP ==> Checking if pkg_install is up to date
PKG_COMP ==> Building and installing sysutils/usbutil
===> Binary install for usbutil-0.5nb3
=> Installing usbutil-0.5nb3 from /pkg_comp/packages/All
pkg_add: no pkg found for 'usbutil-0.5nb3', sorry.
pkg_add: 1 package addition failed
=> No binary package found for usbutil-0.5nb3; installing from source.
=> Bootstrap dependency digest>=20010302: found digest-20080510
=> Checksum SHA1 OK for usbutil-0.5.tar.gz
=> Checksum RMD160 OK for usbutil-0.5.tar.gz
===> Installing dependencies for usbutil-0.5nb3
=> Build dependency checkperms>=1.1: NOT found
=> Verifying bin-install for ../../sysutils/checkperms
===> Binary install for checkperms>=1.1
=> Installing checkperms>=1.1 from /pkg_comp/packages/All
checkperms-1.10 successfully installed.
=> Returning to build of usbutil-0.5nb3
===> Overriding tools for usbutil-0.5nb3
===> Extracting for usbutil-0.5nb3
===> Patching for usbutil-0.5nb3
=> Applying pkgsrc patches for usbutil-0.5nb3
===> Creating toolchain wrappers for usbutil-0.5nb3
===> Configuring for usbutil-0.5nb3
=> Checking for portability problems in extracted files
===> Building for usbutil-0.5nb3
=> Unwrapping files-to-be-installed.
===> Installing for usbutil-0.5nb3
=> Generating pre-install file lists
=> Creating installation directories from PLIST files
=> Automatic manual page handling
=> Generating post-install file lists
pkg_create: can't stat `/usr/pkg/man/man8/usbgen.8'
pkg_create: can't stat `/usr/pkg/sbin/usbctl'
pkg_create: can't stat `/usr/pkg/sbin/usbdebug'
pkg_create: can't stat `/usr/pkg/sbin/usbgen'
pkg_create: can't stat `/usr/pkg/sbin/usbstats'
=> Registering installation for usbutil-0.5nb3
pkg_admin: usbutil-0.5nb3: File `/usr/pkg/man/man8/usbgen.8' is in +CONTENTS 
but not on filesystem!
pkg_admin: usbutil-0.5nb3: File `/usr/pkg/sbin/usbctl' is in +CONTENTS but not 
on filesystem!
pkg_admin: usbutil-0.5nb3: File `/usr/pkg/sbin/usbdebug' is in +CONTENTS but 
not on filesystem!
pkg_admin: usbutil-0.5nb3: File `/usr/pkg/sbin/usbgen' is in +CONTENTS but not 
on filesystem!
pkg_admin: usbutil-0.5nb3: File `/usr/pkg/sbin/usbstats' is in +CONTENTS but 
not on filesystem!
=> Checking file-check results for usbutil-0.5nb3
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /usr/pkg:
ERROR:         /usr/pkg/man/man8/usbgen.8
ERROR:         /usr/pkg/sbin/usbctl
ERROR:         /usr/pkg/sbin/usbdebug
ERROR:         /usr/pkg/sbin/usbgen
ERROR:         /usr/pkg/sbin/usbstats
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/sysutils/usbutil
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/sysutils/usbutil
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/sysutils/usbutil
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/sysutils/usbutil
===> Cleaning for digest-20080510
===> Cleaning for checkperms-1.10
===> Cleaning for usbutil-0.5nb3
PKG_COMP ==> Unmounting sandboxed filesystems
PKG_COMP ==> Build error summary
Build failed for:
    sysutils/usbutil

                Note that nothing was built (compiled),
                and nothing was installed - so of course the
                PLIST isn't going to match reality.

>Fix:
        I'd suggest reverting some or all of Makefile version 1.13
        (but I haven't tested that to see what really does work).



Home | Main Index | Thread Index | Old Index