pkgsrc-Users archive

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

More Snow Leopard Breakage



devel/glib2

checking for indent... indent
checking for /usr/pkg/bin/perl... /usr/pkg/bin/perl
checking for a Python interpreter with version >= 2.4... python
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... darwin
checking for python script directory... ${prefix}/lib/python2.6/site- packages checking for python extension module directory... ${exec_prefix}/lib/ python2.6/site-packages
checking for libiconv_open in -liconv... no
configure: error: *** No iconv() implementation found in C library or libiconv
*** Error code 1


devel/p5-Mac-Carbon

gcc -c -I/Developer/Headers/FlatCarbon/ -fno-common -DPERL_DARWIN - no-cpp-precomp -fno-strict-aliasing -pipe -fpascal-strings -pipe -O2 - Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -no-cpp- precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include - DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" "-I/usr/pkg/lib/perl5/5.10.0/ darwin-thread-multi-2level/CORE" AppleEvents.c
In file included from AppleEvents.xs:63:
../Carbon.h: In function 'GUSIFSpUp':
../Carbon.h:221: error: 'FSSpec' has no member named 'parID'
../Carbon.h:222: error: 'FSSpec' has no member named 'vRefNum'
../Carbon.h:223: error: 'FSSpec' has no member named 'parID'
../Carbon.h:224: error: 'FSSpec' has no member named 'name'
../Carbon.h:228: error: 'FSSpec' has no member named 'vRefNum'
../Carbon.h:228: error: 'FSSpec' has no member named 'parID'
../Carbon.h: In function 'GUSIFSpDown':
../Carbon.h:241: error: 'CInfoPBRec' undeclared (first use in this function) ../Carbon.h:241: error: (Each undeclared identifier is reported only once
../Carbon.h:241: error: for each function it appears in.)
../Carbon.h:241: error: 'pb' undeclared (first use in this function)
../Carbon.h:244: error: 'FSSpec' has no member named 'vRefNum'
../Carbon.h:245: error: 'FSSpec' has no member named 'parID'
../Carbon.h:246: error: 'FSSpec' has no member named 'name'
../Carbon.h:252: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness
../Carbon.h:259: error: 'FSSpec' has no member named 'parID'
../Carbon.h:260: error: 'FSSpec' has no member named 'name'
../Carbon.h: In function 'GUSIFSp2FullPath':
../Carbon.h:288: error: 'FSSpec' has no member named 'vRefNum'
../Carbon.h:288: error: 'FSSpec' has no member named 'vRefNum'
../Carbon.h:289: error: 'FSSpec' has no member named 'parID'
../Carbon.h:289: error: 'FSSpec' has no member named 'parID'
../Carbon.h:290: error: 'FSSpec' has no member named 'name'
../Carbon.h:303: error: 'FSSpec' has no member named 'name'
../Carbon.h:303: error: 'FSSpec' has no member named 'name'
../Carbon.h:303: error: 'FSSpec' has no member named 'name'
../Carbon.h:303: error: 'FSSpec' has no member named 'name'
../Carbon.h:304: error: 'FSSpec' has no member named 'name'
../Carbon.h:310: warning: pointer targets in assignment differ in signedness ../Carbon.h:312: warning: pointer targets in passing argument 1 of '__builtin___sprintf_chk' differ in signedness
../Carbon.h: In function 'GUSIPath2FSp':
../Carbon.h:330: error: 'FSSpec' has no member named 'vRefNum'
../Carbon.h:331: error: 'FSSpec' has no member named 'parID'
../Carbon.h:334: error: 'FSSpec' has no member named 'vRefNum'
../Carbon.h:334: error: 'FSSpec' has no member named 'parID'
../Carbon.h:336: error: 'FSSpec' has no member named 'vRefNum'
../Carbon.h:337: error: 'FSSpec' has no member named 'parID'
../Carbon.h:344: error: 'FSSpec' has no member named 'vRefNum'
../Carbon.h:344: error: 'FSSpec' has no member named 'parID'
../Carbon.h:392: warning: pointer targets in passing argument 2 of 'GUSIFSpDown' differ in signedness
../Carbon.h: In function 'GUSIFSp2Encoding':
../Carbon.h:408: error: 'FSSpec' has no member named 'name'
../Carbon.h:408: error: 'FSSpec' has no member named 'name'
../Carbon.h:409: error: 'FSSpec' has no member named 'vRefNum'
../Carbon.h:409: error: 'FSSpec' has no member named 'parID'
../Carbon.h:409: error: 'FSSpec' has no member named 'name'
../Carbon.h: In function 'GUSISpecial2FSp':
../Carbon.h:417: error: 'FSSpec' has no member named 'vRefNum'
../Carbon.h:417: error: 'FSSpec' has no member named 'parID'
../Carbon.h: In function 'GUSIFS2FullPath':
../Carbon.h:429: warning: pointer targets in return differ in signedness
AppleEvents.xs: In function 'XS_Mac__AppleEvents_AECreateAppleEvent':
AppleEvents.xs:647: warning: passing argument 7 of 'gPAECreate' makes pointer from integer without a cast AppleEvents.xs: In function 'XS_Mac__AppleEvents_AEResumeTheCurrentEvent': AppleEvents.xs:739: warning: passing argument 4 of 'AEResumeTheCurrentEvent' makes pointer from integer without a cast
AppleEvents.xs: In function 'XS_Mac__AppleEvents_AEBuild':
AppleEvents.xs:927: warning: passing argument 4 of 'vAEBuildDesc' from incompatible pointer type
AppleEvents.xs: In function 'XS_Mac__AppleEvents_AEBuildParameters':
AppleEvents.xs:961: warning: passing argument 4 of 'vAEBuildParameters' from incompatible pointer type
AppleEvents.xs: In function 'XS_Mac__AppleEvents_AEBuildAppleEvent':
AppleEvents.xs:1009: warning: passing argument 7 of 'gPAECreate' makes pointer from integer without a cast AppleEvents.xs:1020: warning: passing argument 4 of 'vAEBuildParameters' from incompatible pointer type
AppleEvents.xs: In function 'XS_AEStream_CreateEvent':
AppleEvents.xs:1338: warning: passing argument 7 of 'gPAECreate' makes pointer from integer without a cast
*** Error code 1

Stop.
make: stopped in /Users/ianm/ports/pkgsrc/devel/p5-Mac-Carbon/work/Mac- Carbon-0.80/AppleEvents
*** Error code 1




Ian McWilliam





Home | Main Index | Thread Index | Old Index