pkgsrc-Bugs archive

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

pkg/32961: netpbm-10.32 fails to "make install".



>Number:         32961
>Category:       pkg
>Synopsis:       netpbm-10.32 fails to "make install".
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 01 15:10:00 +0000 2006
>Originator:     Neil Hoggarth
>Release:        Solaris 9
>Organization:
University of Oxford
>Environment:
SunOS saros 5.9 Generic_118558-19 sun4u sparc SUNW,Ultra-30
>Description:
graphics/netpbm builds but fails to "bmake install" (on my Solaris 9
system, at least). It seems to be the "post-install:" target in the
pkg Makefile which actually fails.

A transcript of the tail end of an attempt to install follows:

gmake[1]: Nothing to be done for `install.man'.
gmake[1]: Leaving directory 
`/export/scratch/pkgsrc/graphics/netpbm/work/netpbm-10.32/buildtools'
cd /export/scratch/pkgsrc/graphics/netpbm/work/staging &&                       
/usr/bin/mv link/* lib &&                                        /usr/bin/rm 
-rf link man/web &&                                 /usr/bin/mkdir -p 
share/doc/netpbm &&                           /bin/cp 
/export/scratch/pkgsrc/graphics/netpbm/work/netpbm-10.32/doc/* share/doc/netpbm 
&&              /usr/bin/mv share/doc/netpbm/*.1       man/man1 &&              
/usr/bin/mv misc share/netpbm &&       /usr/bin/chown -R root:root . &&         
                /usr/bin/find * \! -type d -print | /usr/bin/sort 
>/export/scratch/pkgsrc/graphics/netpbm/work/PLIST_STAGE &&   /usr/bin/find * 
-type d -print |                                while read DIR; do              
                        test -d "/usr/pkg/${DIR}" ||   /usr/ucb/echo "@dirrm 
${DIR}";                           done 
>>/export/scratch/pkgsrc/graphics/netpbm/work/PLIST_STAGE &&                    
                  /usr/pkg/bin/pax -rwpppm . /us
 r/pkg
chown: pnmdepth: No such file or directory
*** Error code 1

Stop.
bmake: stopped in /export/scratch/pkgsrc/graphics/netpbm

>How-To-Repeat:

>Fix:




Home | Main Index | Thread Index | Old Index