Subject: audio/sox on Darwin/PPC 8.8.0 install/package failures
To: None <pkgsrc-users@netbsd.org>
From: Jesse Peterson <jesse.peterson@exbiblio.com>
List: pkgsrc-users
Date: 12/03/2006 20:24:56
audio/sox 12.18.1 on Darwin/PPC 8.8.0 (Mac OS X 10.4.8) install/ 
package failures

I think that gmake (Mac OS X default make) is somehow getting  
confused with the  Makefile "install" target.  By adding a ".PHONY :  
install" to the Makefile.in after the pkgsrc patch stage, I get a  
successful install & package.  Here's the failure; note the  
"`install' is up to date." line:

gcc -pipe -L. -L/usr/pkg/lib -o soxmix soxmix.o -lst -lvorbisfile - 
lvorbisenc -lvorbis -logg  -lmad
=> Unwrapping files-to-be-installed.
===> Installing for sox-12.18.1
`install' is up to date.
=> Automatic manual page handling
pkg_create: can't stat `/usr/pkg/bin/sox'
pkg_create: can't stat `/usr/pkg/bin/soxmix'
pkg_create: can't stat `/usr/pkg/man/man1/sox.1'
pkg_create: can't stat `/usr/pkg/man/man1/soxexam.1'
pkg_create: can't stat `/usr/pkg/man/man1/soxmix.1'
=> Registering installation for sox-12.18.1
pkg_admin: sox-12.18.1: File `/usr/pkg/bin/sox' is in +CONTENTS but  
not on filesystem!
pkg_admin: sox-12.18.1: File `/usr/pkg/bin/soxmix' is in +CONTENTS  
but not on filesystem!
pkg_admin: sox-12.18.1: File `/usr/pkg/man/man1/sox.1' is in  
+CONTENTS but not on filesystem!
pkg_admin: sox-12.18.1: File `/usr/pkg/man/man1/soxexam.1' is in  
+CONTENTS but not on filesystem!
pkg_admin: sox-12.18.1: File `/usr/pkg/man/man1/soxmix.1' is in  
+CONTENTS but not on filesystem!
sox-12.18.1 requires installed package libmad-0.15.1bnb1
sox-12.18.1 requires installed package libvorbis-1.1.2
===> Building binary package for sox-12.18.1
Creating package /usr/pkgsrc-local/packages/All/sox-12.18.1.tgz
Using SrcDir value of /usr/pkg
Registering depends: libvorbis>=1.1.0nb1 libmad>=0.15.1bnb1.
pkg_create: can't stat `/usr/pkg/bin/sox'
pkg_create: can't stat `/usr/pkg/bin/soxmix'
pkg_create: can't stat `/usr/pkg/man/man1/sox.1'
pkg_create: can't stat `/usr/pkg/man/man1/soxexam.1'
pkg_create: can't stat `/usr/pkg/man/man1/soxmix.1'
tar: Unable to access bin/sox (No such file or directory)
tar: Unable to access bin/soxmix (No such file or directory)
tar: Unable to access man/man1/sox.1 (No such file or directory)
tar: Unable to access man/man1/soxexam.1 (No such file or directory)
tar: Unable to access man/man1/soxmix.1 (No such file or directory)
tar: WARNING! These file names were not selected:
bin/sox
bin/soxmix
man/man1/sox.1
man/man1/soxexam.1
man/man1/soxmix.1
pkg_create: /usr/pkg/bin/tar command failed with code 1
ERROR: env pkg_create -K pkg failed (2)
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/audio/sox
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/audio/sox
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/audio/sox

----

% uname -a
Darwin localhost 8.8.0 Darwin Kernel Version 8.8.0: Fri Sep  8  
17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC Power  
Macintosh powerpc


Hope that helps.  THanks,
- Jesse


--
Jesse Peterson <jesse.peterson@exbiblio.com>