pkgsrc-Bugs archive

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

pkg/42714: [sysutils/checkperms] Checking file-check failure



>Number:         42714
>Category:       pkg
>Synopsis:       [sysutils/checkperms] Checking file-check failure
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Feb 02 02:25:00 +0000 2010
>Originator:     Ryo HAYASAKA
>Release:        NetBSD 5.99.24, pkgsrc-current
>Organization:
Japan Advanced Institute of Science and Technology (JAIST)
>Environment:
System: NetBSD bonnie.jaist.ac.jp 5.99.24 NetBSD 5.99.24 (GENERIC) #22: Mon Feb 
1 15:57:50 JST 2010 
root%bonnie.jaist.ac.jp@localhost:/c/ryoh/obj/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
My /etc/mk.conf includes MANINSTALL=maninstall .

$ make replace
=> Bootstrap dependency digest>=20010302: found digest-20080510
=> Checksum SHA1 OK for checkperms-1.11.tar.gz
=> Checksum RMD160 OK for checkperms-1.11.tar.gz
===> depends-message [checkperms-1.11] ===> Installing dependencies for 
checkperms-1.11
===> tools-message [checkperms-1.11] ===> Overriding tools for checkperms-1.11
===> extract-message [checkperms-1.11] ===> Extracting for checkperms-1.11
===> patch-message [checkperms-1.11] ===> Patching for checkperms-1.11
===> wrapper-message [checkperms-1.11] ===> Creating toolchain wrappers for 
checkperms-1.11
===> configure-message [checkperms-1.11] ===> Configuring for checkperms-1.11
=> Checking for portability problems in extracted files
===> build-message [checkperms-1.11] ===> Building for checkperms-1.11
--- .gdbinit ---
--- checkperms.o ---
--- .gdbinit ---
rm -f .gdbinit
touch .gdbinit
--- checkperms.o ---
#   compile  checkperms-1.11/checkperms.o
cc -O2 -pipe -mfpmath=sse -msse3 -march=athlon64  -Wall -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wno-traditional 
-Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual 
-Wwrite-strings -Wextra -Wno-unused-parameter -Wsign-compare -std=gnu99  
-Werror     -c    checkperms.c
--- checkperms.cat1 ---
#    format  checkperms-1.11/checkperms.cat1
nroff -mandoc checkperms.1   > checkperms.cat1.tmp && mv checkperms.cat1.tmp 
checkperms.cat1
--- checkperms ---
#      link  checkperms-1.11/checkperms
cc     -Wl,-R/usr/pkg/lib -Wl,--fatal-warnings     -o checkperms  checkperms.o  
        -Wl,-rpath-link,/lib  -L/lib -Wl,-rpath-link,/usr/lib  -L/usr/lib
=> Unwrapping files-to-be-installed.
===> install-message [checkperms-1.11] ===> Installing for checkperms-1.11
=> Generating pre-install file lists
=> Creating installation directories from PLIST files
#   install  
/c/ryoh/pkgsrc/sysutils/checkperms/work/.destdir/usr/pkg/bin/checkperms
/usr/bin/install  -c  -r -o root -g wheel -m 755  -s checkperms 
/c/ryoh/pkgsrc/sysutils/checkperms/work/.destdir/usr/pkg/bin/checkperms
#   install  
/c/ryoh/pkgsrc/sysutils/checkperms/work/.destdir/usr/pkg/man/cat1/checkperms.0
/usr/bin/install  -c  -r -o root -g wheel -m 644  checkperms.cat1 
/c/ryoh/pkgsrc/sysutils/checkperms/work/.destdir/usr/pkg/man/cat1/checkperms.0
#   install  
/c/ryoh/pkgsrc/sysutils/checkperms/work/.destdir/usr/pkg/man/man1/checkperms.1
/usr/bin/install  -c  -r -o root -g wheel -m 644  checkperms.1 
/c/ryoh/pkgsrc/sysutils/checkperms/work/.destdir/usr/pkg/man/man1/checkperms.1
=> Automatic manual page handling
=> Generating post-install file lists
=> Checking file-check results for checkperms-1.11
ERROR: ************************************************************
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR:         
/c/ryoh/pkgsrc/sysutils/checkperms/work/.destdir/usr/pkg/man/cat1/checkperms.0
*** Error code 1

Stop.
make: stopped in /c/ryoh/pkgsrc/sysutils/checkperms
        
>How-To-Repeat:
        
>Fix:
        



Home | Main Index | Thread Index | Old Index