Hi there,

Sending again since I was not sure the first post made it.

I am not sure why but the cpan install is failing on my osx 10.5.7
machine.  Looks like force is an option is that the recommended way to go?

Command:
sudo perl -MCPAN -e 'install CPAN'

Any clues how to move forward:

--- snip output ----

/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7756)
MoreFilesExtras.c:2504: warning: ‘PBHOpenRFSync’ is deprecated (declared
at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:8877)
MoreFilesExtras.c: In function ‘FSReadNoCache’:
MoreFilesExtras.c:2535: warning: ‘PBReadSync’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7543)
MoreFilesExtras.c: In function ‘FSWriteNoCache’:
MoreFilesExtras.c:2554: warning: ‘PBWriteSync’ is deprecated (declared
at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7567)
MoreFilesExtras.c: In function ‘FSReadVerify’:
MoreFilesExtras.c:2612: warning: ‘PBReadSync’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7543)
MoreFilesExtras.c: In function ‘FSWriteVerify’:
MoreFilesExtras.c:2645: warning: ‘GetFPos’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:8431)
MoreFilesExtras.c:2649: warning: ‘FSWrite’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:8359)
MoreFilesExtras.c:2653: warning: ‘SetFPos’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:8450)
MoreFilesExtras.c: In function ‘CopyFork’:
MoreFilesExtras.c:2734: warning: ‘PBGetEOFSync’ is deprecated (declared
at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:8086)
MoreFilesExtras.c:2738: warning: ‘PBSetEOFSync’ is deprecated (declared
at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:8116)
MoreFilesExtras.c:2745: warning: ‘PBSetFPosSync’ is deprecated (declared
at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:8176)
MoreFilesExtras.c:2752: warning: ‘PBSetFPosSync’ is deprecated (declared
at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:8176)
MoreFilesExtras.c:2774: warning: ‘PBReadSync’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7543)
MoreFilesExtras.c:2776: warning: ‘PBWriteSync’ is deprecated (declared
at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7567)
MoreFilesExtras.c: In function ‘GetFileLocation’:
MoreFilesExtras.c:2804: warning: ‘PBGetFCBInfoSync’ is deprecated
(declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:8667)
MoreFilesExtras.c: In function ‘HMoveRenameCompat’:
MoreFilesExtras.c:2923: warning: ‘CatMove’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:9441)
MoreFilesExtras.c:2944: warning: ‘NumToString’ is deprecated (declared
at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/NumberFormatting.h:170)
MoreFilesExtras.c:2948: warning: ‘DirCreate’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:9303)
MoreFilesExtras.c:2965: warning: ‘CatMove’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:9441)
MoreFilesExtras.c:2969: warning: ‘HRename’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:9420)
MoreFilesExtras.c:2973: warning: ‘CatMove’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:9441)
MoreFilesExtras.c:2977: warning: ‘HRename’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:9420)
MoreFilesExtras.c:2983: warning: ‘CatMove’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:9441)
MoreFilesExtras.c:2987: warning: ‘HDelete’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:9322)
MoreFilesExtras.c: In function ‘GetUGEntries’:
MoreFilesExtras.c:3327: warning: ‘PBGetUGEntrySync’ is deprecated
(declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10363)
/usr/bin/gcc-4.0 -c  -I/Developer/Headers/FlatCarbon/ -I./MoreFilesSrc
-fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp
-fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include
-fpascal-strings -O3   -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\"
"-I/opt/local/lib/perl5/5.8.9/darwin-2level/CORE"   Search.c
Search.c: In function ‘CheckForMatches’:
Search.c:490: warning: ‘UpperString’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/TextUtils.h:496)
Search.c:513: warning: ‘EqualString’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/StringCompare.h:557)
Search.c: In function ‘GetDirModDate’:
Search.c:725: warning: ‘PBGetCatInfoSync’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:8697)
Search.c: In function ‘IndexedSearch’:
Search.c:765: warning: ‘InsTime’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Timer.h:142)
Search.c:766: warning: ‘PrimeTime’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Timer.h:174)
Search.c:788: warning: ‘UpperString’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/TextUtils.h:496)
Search.c:890: warning: ‘PBGetCatInfoSync’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:8697)
Search.c:1009: warning: ‘RmvTime’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Timer.h:189)
Search.c: In function ‘PBCatSearchSyncCompat’:
Search.c:1070: warning: ‘PBCatSearchSync’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:8251)
Running Mkbootstrap for Mac::MoreFiles ()
chmod 644 MoreFiles.bs
rm -f ../blib/arch/auto/Mac/MoreFiles/MoreFiles.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 /usr/bin/gcc-4.0  -bundle
-flat_namespace -undefined suppress -framework Carbon DirectoryCopy.o
FSpCompat.o FileCopy.o FullPath.o IterateDirectory.o MF.o
MoreDesktopMgr.o MoreFiles.o MoreFilesExtras.o Search.o  -o
../blib/arch/auto/Mac/MoreFiles/MoreFiles.bundle        \
                 \

chmod 755 ../blib/arch/auto/Mac/MoreFiles/MoreFiles.bundle
cp MoreFiles.bs ../blib/arch/auto/Mac/MoreFiles/MoreFiles.bs
chmod 644 ../blib/arch/auto/Mac/MoreFiles/MoreFiles.bs
Manifying ../blib/man3/Mac::MoreFiles.3pm
cp Notification.pod ../blib/lib/Mac/Notification.pod
cp Notification.pm ../blib/lib/Mac/Notification.pm
/opt/local/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap
/opt/local/lib/perl5/5.8.9/ExtUtils/typemap -typemap typemap
Notification.xs > Notification.xsc && mv Notification.xsc Notification.c
/usr/bin/gcc-4.0 -c  -I/Developer/Headers/FlatCarbon/ -fno-common
-DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing
-pipe -I/usr/local/include -I/opt/local/include -fpascal-strings -O3
-DVERSION=\"1.02\" -DXS_VERSION=\"1.02\"
"-I/opt/local/lib/perl5/5.8.9/darwin-2level/CORE"   Notification.c
In file included from Notification.xs:21:
../Carbon.h: In function ‘SecondsMac2Unix’:
../Carbon.h:167: warning: ‘ConvertLocalTimeToUTC’ is deprecated
(declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/UTCUtils.h:86)
../Carbon.h: In function ‘SecondsUnix2Mac’:
../Carbon.h:179: warning: ‘ConvertUTCToLocalTime’ is deprecated
(declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/UTCUtils.h:110)
../Carbon.h: In function ‘GUSIFSpUp’:
../Carbon.h:207: warning: ‘FSMakeFSSpec’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10072)
../Carbon.h: In function ‘GUSIFSpDown’:
../Carbon.h:229: warning: ‘PBGetCatInfoSync’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:8697)
../Carbon.h:232: warning: pointer targets in passing argument 1 of
‘MacPerl_CopyC2P’ differ in signedness
../Carbon.h:233: warning: ‘FSMakeFSSpec’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10072)
../Carbon.h: In function ‘GUSIFSp2FullPath’:
../Carbon.h:265: warning: ‘FSpMakeFSRef’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7477)
../Carbon.h:278: warning: ‘FSpMakeFSRef’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7477)
../Carbon.h:283: warning: pointer targets in passing argument 2 of
‘strncpy’ differ in signedness
../Carbon.h:290: warning: pointer targets in assignment differ in signedness
../Carbon.h:292: warning: pointer targets in passing argument 1 of
‘sprintf’ differ in signedness
../Carbon.h: In function ‘GUSIPath2FSp’:
../Carbon.h:324: warning: ‘FSMakeFSSpec’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10072)
../Carbon.h:372: warning: pointer targets in passing argument 2 of
‘GUSIFSpDown’ differ in signedness
../Carbon.h: In function ‘GUSIFS2FullPath’:
../Carbon.h:409: warning: pointer targets in return differ in signedness
../Carbon.h: In function ‘fsetfileinfo’:
../Carbon.h:425: warning: ‘FSpGetFInfo’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10183)
../Carbon.h:430: warning: ‘FSpSetFInfo’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10201)
../Carbon.h: In function ‘fgetfileinfo’:
../Carbon.h:443: warning: ‘FSpGetFInfo’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10183)
Notification.xs: In function ‘GetOurIcon’:
Notification.xs:41: warning: ‘GetIconSuite’ is deprecated (declared at
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Icons.h:479)
Running Mkbootstrap for Mac::Notification ()
chmod 644 Notification.bs
rm -f ../blib/arch/auto/Mac/Notification/Notification.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 /usr/bin/gcc-4.0  -bundle
-flat_namespace -undefined suppress -framework Carbon Notification.o  -o
../blib/arch/auto/Mac/Notification/Notification.bundle     \
                 \

chmod 755 ../blib/arch/auto/Mac/Notification/Notification.bundle
cp Notification.bs ../blib/arch/auto/Mac/Notification/Notification.bs
chmod 644 ../blib/arch/auto/Mac/Notification/Notification.bs
Manifying ../blib/man3/Mac::Notification.3pm
cp OSA.pod ../blib/lib/Mac/OSA.pod
cp OSA.pm ../blib/lib/Mac/OSA.pm
/opt/local/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap
/opt/local/lib/perl5/5.8.9/ExtUtils/typemap -typemap
../Components/typemap -typemap typemap  OSA.xs > OSA.xsc && mv OSA.xsc OSA.c
/usr/bin/gcc-4.0 -c  -I/Developer/Headers/FlatCarbon/ -fno-common
-DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing
-pipe -I/usr/local/include -I/opt/local/include -fpascal-strings -O3
-DVERSION=\"1.05\" -DXS_VERSION=\"1.05\"
"-I/opt/local/lib/perl5/5.8.9/darwin-2level/CORE"   OSA.c
In file included from OSA.xs:48:
../Carbon.h: In function ‘SecondsMac2Unix’:
../Carbon.h:167: warning: ‘ConvertLocalTimeToUTC’ is deprecated
(declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/UTCUtils.h:86)
../Carbon.h: In function ‘SecondsUnix2Mac’:
../Carbon.h:179: warning: ‘ConvertUTCToLocalTime’ is deprecated
(declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/UTCUtils.h:110)
../Carbon.h: In function ‘GUSIFSpUp’:
../Carbon.h:207: warning: ‘FSMakeFSSpec’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10072)
../Carbon.h: In function ‘GUSIFSpDown’:
../Carbon.h:229: warning: ‘PBGetCatInfoSync’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:8697)
../Carbon.h:232: warning: pointer targets in passing argument 1 of
‘MacPerl_CopyC2P’ differ in signedness
../Carbon.h:233: warning: ‘FSMakeFSSpec’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10072)
../Carbon.h: In function ‘GUSIFSp2FullPath’:
../Carbon.h:265: warning: ‘FSpMakeFSRef’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7477)
../Carbon.h:278: warning: ‘FSpMakeFSRef’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7477)
../Carbon.h:283: warning: pointer targets in passing argument 2 of
‘strncpy’ differ in signedness
../Carbon.h:290: warning: pointer targets in assignment differ in signedness
../Carbon.h:292: warning: pointer targets in passing argument 1 of
‘sprintf’ differ in signedness
../Carbon.h: In function ‘GUSIPath2FSp’:
../Carbon.h:324: warning: ‘FSMakeFSSpec’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10072)
../Carbon.h:372: warning: pointer targets in passing argument 2 of
‘GUSIFSpDown’ differ in signedness
../Carbon.h: In function ‘GUSIFS2FullPath’:
../Carbon.h:409: warning: pointer targets in return differ in signedness
../Carbon.h: In function ‘fsetfileinfo’:
../Carbon.h:425: warning: ‘FSpGetFInfo’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10183)
../Carbon.h:430: warning: ‘FSpSetFInfo’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10201)
../Carbon.h: In function ‘fgetfileinfo’:
../Carbon.h:443: warning: ‘FSpGetFInfo’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10183)
OSA.xs: In function ‘XS_Mac__OSA_OSAGetAppTerminology’:
OSA.xs:287: warning: ‘OSAGetAppTerminology’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/OpenScripting.framework/Headers/ASDebugging.h:192)
OSA.xs: In function ‘XS_Mac__OSA_OSADoEvent’:
OSA.xs:663: warning: passing argument 1 of ‘AECreateAppleEvent’ makes
integer from pointer without a cast
OSA.xs:663: warning: passing argument 2 of ‘AECreateAppleEvent’ makes
integer from pointer without a cast
OSA.xs:663: warning: passing argument 4 of ‘AECreateAppleEvent’ makes
integer from pointer without a cast
OSA.xs:663: warning: passing argument 5 of ‘AECreateAppleEvent’ makes
integer from pointer without a cast
Running Mkbootstrap for Mac::OSA ()
chmod 644 OSA.bs
rm -f ../blib/arch/auto/Mac/OSA/OSA.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 /usr/bin/gcc-4.0  -bundle
-flat_namespace -undefined suppress -framework Carbon OSA.o  -o
../blib/arch/auto/Mac/OSA/OSA.bundle        \
                 \

chmod 755 ../blib/arch/auto/Mac/OSA/OSA.bundle
cp OSA.bs ../blib/arch/auto/Mac/OSA/OSA.bs
chmod 644 ../blib/arch/auto/Mac/OSA/OSA.bs
Manifying ../blib/man3/Mac::OSA.3pm
cp Processes.pm ../blib/lib/Mac/Processes.pm
cp Processes.pod ../blib/lib/Mac/Processes.pod
/opt/local/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap
/opt/local/lib/perl5/5.8.9/ExtUtils/typemap -typemap typemap
Processes.xs > Processes.xsc && mv Processes.xsc Processes.c
/usr/bin/gcc-4.0 -c  -I/Developer/Headers/FlatCarbon/ -fno-common
-DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing
-pipe -I/usr/local/include -I/opt/local/include -fpascal-strings -O3
-DVERSION=\"1.05\" -DXS_VERSION=\"1.05\"
"-I/opt/local/lib/perl5/5.8.9/darwin-2level/CORE"   Processes.c
In file included from Processes.xs:55:
../Carbon.h: In function ‘SecondsMac2Unix’:
../Carbon.h:167: warning: ‘ConvertLocalTimeToUTC’ is deprecated
(declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/UTCUtils.h:86)
../Carbon.h: In function ‘SecondsUnix2Mac’:
../Carbon.h:179: warning: ‘ConvertUTCToLocalTime’ is deprecated
(declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/UTCUtils.h:110)
../Carbon.h: In function ‘GUSIFSpUp’:
../Carbon.h:207: warning: ‘FSMakeFSSpec’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10072)
../Carbon.h: In function ‘GUSIFSpDown’:
../Carbon.h:229: warning: ‘PBGetCatInfoSync’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:8697)
../Carbon.h:232: warning: pointer targets in passing argument 1 of
‘MacPerl_CopyC2P’ differ in signedness
../Carbon.h:233: warning: ‘FSMakeFSSpec’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10072)
../Carbon.h: In function ‘GUSIFSp2FullPath’:
../Carbon.h:265: warning: ‘FSpMakeFSRef’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7477)
../Carbon.h:278: warning: ‘FSpMakeFSRef’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7477)
../Carbon.h:283: warning: pointer targets in passing argument 2 of
‘strncpy’ differ in signedness
../Carbon.h:290: warning: pointer targets in assignment differ in signedness
../Carbon.h:292: warning: pointer targets in passing argument 1 of
‘sprintf’ differ in signedness
../Carbon.h: In function ‘GUSIPath2FSp’:
../Carbon.h:324: warning: ‘FSMakeFSSpec’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10072)
../Carbon.h:372: warning: pointer targets in passing argument 2 of
‘GUSIFSpDown’ differ in signedness
../Carbon.h: In function ‘GUSIFS2FullPath’:
../Carbon.h:409: warning: pointer targets in return differ in signedness
../Carbon.h: In function ‘fsetfileinfo’:
../Carbon.h:425: warning: ‘FSpGetFInfo’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10183)
../Carbon.h:430: warning: ‘FSpSetFInfo’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10201)
../Carbon.h: In function ‘fgetfileinfo’:
../Carbon.h:443: warning: ‘FSpGetFInfo’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10183)
Processes.xs: In function ‘XS_Mac__Processes_LSFindApplicationForInfo’:
Processes.xs:436: warning: assignment makes integer from pointer without
a cast
Running Mkbootstrap for Mac::Processes ()
chmod 644 Processes.bs
rm -f ../blib/arch/auto/Mac/Processes/Processes.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 /usr/bin/gcc-4.0  -bundle
-flat_namespace -undefined suppress -framework Carbon Processes.o  -o
../blib/arch/auto/Mac/Processes/Processes.bundle      \
                 \

chmod 755 ../blib/arch/auto/Mac/Processes/Processes.bundle
cp Processes.bs ../blib/arch/auto/Mac/Processes/Processes.bs
chmod 644 ../blib/arch/auto/Mac/Processes/Processes.bs
Manifying ../blib/man3/Mac::Processes.3pm
cp Resources.pm ../blib/lib/Mac/Resources.pm
cp Resources.pod ../blib/lib/Mac/Resources.pod
/opt/local/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap
/opt/local/lib/perl5/5.8.9/ExtUtils/typemap  Resources.xs >
Resources.xsc && mv Resources.xsc Resources.c
/usr/bin/gcc-4.0 -c  -I/Developer/Headers/FlatCarbon/ -fno-common
-DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing
-pipe -I/usr/local/include -I/opt/local/include -fpascal-strings -O3
-DVERSION=\"1.04\" -DXS_VERSION=\"1.04\"
"-I/opt/local/lib/perl5/5.8.9/darwin-2level/CORE"   Resources.c
In file included from Resources.xs:48:
../Carbon.h: In function ‘SecondsMac2Unix’:
../Carbon.h:167: warning: ‘ConvertLocalTimeToUTC’ is deprecated
(declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/UTCUtils.h:86)
../Carbon.h: In function ‘SecondsUnix2Mac’:
../Carbon.h:179: warning: ‘ConvertUTCToLocalTime’ is deprecated
(declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/UTCUtils.h:110)
../Carbon.h: In function ‘GUSIFSpUp’:
../Carbon.h:207: warning: ‘FSMakeFSSpec’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10072)
../Carbon.h: In function ‘GUSIFSpDown’:
../Carbon.h:229: warning: ‘PBGetCatInfoSync’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:8697)
../Carbon.h:232: warning: pointer targets in passing argument 1 of
‘MacPerl_CopyC2P’ differ in signedness
../Carbon.h:233: warning: ‘FSMakeFSSpec’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10072)
../Carbon.h: In function ‘GUSIFSp2FullPath’:
../Carbon.h:265: warning: ‘FSpMakeFSRef’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7477)
../Carbon.h:278: warning: ‘FSpMakeFSRef’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7477)
../Carbon.h:283: warning: pointer targets in passing argument 2 of
‘strncpy’ differ in signedness
../Carbon.h:290: warning: pointer targets in assignment differ in signedness
../Carbon.h:292: warning: pointer targets in passing argument 1 of
‘sprintf’ differ in signedness
../Carbon.h: In function ‘GUSIPath2FSp’:
../Carbon.h:324: warning: ‘FSMakeFSSpec’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10072)
../Carbon.h:372: warning: pointer targets in passing argument 2 of
‘GUSIFSpDown’ differ in signedness
../Carbon.h: In function ‘GUSIFS2FullPath’:
../Carbon.h:409: warning: pointer targets in return differ in signedness
../Carbon.h: In function ‘fsetfileinfo’:
../Carbon.h:425: warning: ‘FSpGetFInfo’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10183)
../Carbon.h:430: warning: ‘FSpSetFInfo’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10201)
../Carbon.h: In function ‘fgetfileinfo’:
../Carbon.h:443: warning: ‘FSpGetFInfo’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10183)
Resources.c: In function ‘XS_Mac__Resources_FSpOpenResFile’:
Resources.c:1158: warning: ‘FSpOpenResFile’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:1233)
Resources.c: In function ‘XS_Mac__Resources_FSpCreateResFile’:
Resources.c:1237: warning: ‘FSpCreateResFile’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:1253)
Resources.xs: In function ‘XS_Mac__Resources_FSCreateResourceFile’:
Resources.xs:989: warning: passing argument 4 of ‘FSCreateResourceFile’
makes integer from pointer without a cast
Running Mkbootstrap for Mac::Resources ()
chmod 644 Resources.bs
rm -f ../blib/arch/auto/Mac/Resources/Resources.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 /usr/bin/gcc-4.0  -bundle
-flat_namespace -undefined suppress -framework Carbon Resources.o  -o
../blib/arch/auto/Mac/Resources/Resources.bundle      \
                 \

chmod 755 ../blib/arch/auto/Mac/Resources/Resources.bundle
cp Resources.bs ../blib/arch/auto/Mac/Resources/Resources.bs
chmod 644 ../blib/arch/auto/Mac/Resources/Resources.bs
Manifying ../blib/man3/Mac::Resources.3pm
cp Sound.pm ../blib/lib/Mac/Sound.pm
cp Sound.pod ../blib/lib/Mac/Sound.pod
/opt/local/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap
/opt/local/lib/perl5/5.8.9/ExtUtils/typemap -typemap
../QuickDraw/typemap -typemap typemap  Sound.xs > Sound.xsc && mv
Sound.xsc Sound.c
/usr/bin/gcc-4.0 -c  -I/Developer/Headers/FlatCarbon/ -fno-common
-DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing
-pipe -I/usr/local/include -I/opt/local/include -fpascal-strings -O3
-DVERSION=\"1.02\" -DXS_VERSION=\"1.02\"
"-I/opt/local/lib/perl5/5.8.9/darwin-2level/CORE"   Sound.c
In file included from Sound.xs:21:
../Carbon.h: In function ‘SecondsMac2Unix’:
../Carbon.h:167: warning: ‘ConvertLocalTimeToUTC’ is deprecated
(declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/UTCUtils.h:86)
../Carbon.h: In function ‘SecondsUnix2Mac’:
../Carbon.h:179: warning: ‘ConvertUTCToLocalTime’ is deprecated
(declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/UTCUtils.h:110)
../Carbon.h: In function ‘GUSIFSpUp’:
../Carbon.h:207: warning: ‘FSMakeFSSpec’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10072)
../Carbon.h: In function ‘GUSIFSpDown’:
../Carbon.h:229: warning: ‘PBGetCatInfoSync’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:8697)
../Carbon.h:232: warning: pointer targets in passing argument 1 of
‘MacPerl_CopyC2P’ differ in signedness
../Carbon.h:233: warning: ‘FSMakeFSSpec’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10072)
../Carbon.h: In function ‘GUSIFSp2FullPath’:
../Carbon.h:265: warning: ‘FSpMakeFSRef’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7477)
../Carbon.h:278: warning: ‘FSpMakeFSRef’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7477)
../Carbon.h:283: warning: pointer targets in passing argument 2 of
‘strncpy’ differ in signedness
../Carbon.h:290: warning: pointer targets in assignment differ in signedness
../Carbon.h:292: warning: pointer targets in passing argument 1 of
‘sprintf’ differ in signedness
../Carbon.h: In function ‘GUSIPath2FSp’:
../Carbon.h:324: warning: ‘FSMakeFSSpec’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10072)
../Carbon.h:372: warning: pointer targets in passing argument 2 of
‘GUSIFSpDown’ differ in signedness
../Carbon.h: In function ‘GUSIFS2FullPath’:
../Carbon.h:409: warning: pointer targets in return differ in signedness
../Carbon.h: In function ‘fsetfileinfo’:
../Carbon.h:425: warning: ‘FSpGetFInfo’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10183)
../Carbon.h:430: warning: ‘FSpSetFInfo’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10201)
../Carbon.h: In function ‘fgetfileinfo’:
../Carbon.h:443: warning: ‘FSpGetFInfo’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10183)
Sound.xs: In function ‘XS_Mac__Sound_SysBeep’:
Sound.xs:111: warning: ‘SysBeep’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1383)
Sound.xs: In function ‘XS_Mac__Sound_SndDoCommand’:
Sound.xs:143: warning: ‘SndDoCommand’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1398)
Sound.xs: In function ‘XS_Mac__Sound_SndDoImmediate’:
Sound.xs:175: warning: ‘SndDoImmediate’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1412)
Sound.xs: In function ‘XS_Mac__Sound_SndNewChannel’:
Sound.xs:136: warning: ‘SndNewChannel’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1428)
Sound.c: In function ‘XS_Mac__Sound_SndDisposeChannel’:
Sound.c:669: warning: ‘SndDisposeChannel’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1442)
Sound.xs: In function ‘XS_Mac__Sound__SndPlay’:
Sound.xs:153: warning: ‘SndPlay’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1457)
Sound.c: In function ‘XS_Mac__Sound_SndSoundManagerVersion’:
Sound.c:759: warning: ‘SndSoundManagerVersion’ is deprecated (declared
at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1496)
Sound.xs: In function ‘XS_Mac__Sound_SndChannelStatus’:
Sound.xs:228: warning: ‘SndChannelStatus’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1544)
Sound.xs: In function ‘XS_Mac__Sound_SndManagerStatus’:
Sound.xs:237: warning: ‘SndManagerStatus’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1558)
Sound.xs: In function ‘XS_Mac__Sound_SndGetSysBeepState’:
Sound.xs:246: warning: ‘SndGetSysBeepState’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1574)
Sound.c: In function ‘XS_Mac__Sound_SndSetSysBeepState’:
Sound.c:1011: warning: ‘SndSetSysBeepState’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1590)
Sound.xs: In function ‘XS_Mac__Sound_GetSysBeepVolume’:
Sound.xs:378: warning: ‘GetSysBeepVolume’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1667)
Sound.c: In function ‘XS_Mac__Sound_SetSysBeepVolume’:
Sound.c:1309: warning: ‘SetSysBeepVolume’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1679)
Sound.xs: In function ‘XS_Mac__Sound_GetDefaultOutputVolume’:
Sound.xs:391: warning: ‘GetDefaultOutputVolume’ is deprecated (declared
at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1691)
Sound.c: In function ‘XS_Mac__Sound_SetDefaultOutputVolume’:
Sound.c:1345: warning: ‘SetDefaultOutputVolume’ is deprecated (declared
at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1703)
Sound.xs: In function ‘XS_Mac__Sound_GetSoundHeaderOffset’:
Sound.xs:405: warning: ‘GetSoundHeaderOffset’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1717)
Sound.xs: In function ‘XS_Mac__Sound_GetCompressionInfo’:
Sound.xs:425: warning: ‘GetCompressionInfo’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1752)
Sound.c: In function ‘XS_Mac__Sound_SetSoundPreference’:
Sound.c:1479: warning: ‘SetSoundPreference’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1767)
Sound.xs: In function ‘XS_Mac__Sound__GetSoundPreference’:
Sound.xs:445: warning: ‘GetSoundPreference’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1782)
Sound.xs: In function ‘XS_Mac__Sound_GetCompressionName’:
Sound.xs:493: warning: ‘GetCompressionName’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1885)
Sound.c: In function ‘XS_Mac__Sound_SPBVersion’:
Sound.c:1551: warning: ‘SPBVersion’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2430)
Sound.xs: In function ‘XS_Mac__Sound_SndRecord’:
Sound.xs:556: warning: ‘SndRecord’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2446)
Sound.c: In function ‘XS_Mac__Sound_SPBSignInDevice’:
Sound.c:1640: warning: ‘SPBSignInDevice’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2473)
Sound.c: In function ‘XS_Mac__Sound_SPBSignOutDevice’:
Sound.c:1657: warning: ‘SPBSignOutDevice’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2485)
Sound.xs: In function ‘XS_Mac__Sound_SPBGetIndexedDevice’:
Sound.xs:596: warning: ‘SPBGetIndexedDevice’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2500)
Sound.xs: In function ‘XS_Mac__Sound_SPBOpenDevice’:
Sound.xs:612: warning: ‘SPBOpenDevice’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2515)
Sound.c: In function ‘XS_Mac__Sound_SPBCloseDevice’:
Sound.c:1732: warning: ‘SPBCloseDevice’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2527)
Sound.c: In function ‘XS_Mac__Sound_SPBRecord’:
Sound.c:1761: warning: ‘SPBRecord’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2541)
Sound.c: In function ‘XS_Mac__Sound_SPBPauseRecording’:
Sound.c:1845: warning: ‘SPBPauseRecording’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2566)
Sound.c: In function ‘XS_Mac__Sound_SPBResumeRecording’:
Sound.c:1862: warning: ‘SPBResumeRecording’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2578)
Sound.c: In function ‘XS_Mac__Sound_SPBStopRecording’:
Sound.c:1879: warning: ‘SPBStopRecording’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2590)
Sound.xs: In function ‘XS_Mac__Sound_SPBGetRecordingStatus’:
Sound.xs:672: warning: ‘SPBGetRecordingStatus’ is deprecated (declared
at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2609)
Sound.xs: In function ‘XS_Mac__Sound_SPBMillisecondsToBytes’:
Sound.xs:708: warning: ‘SPBMillisecondsToBytes’ is deprecated (declared
at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2653)
Sound.xs: In function ‘XS_Mac__Sound_SPBBytesToMilliseconds’:
Sound.xs:718: warning: ‘SPBBytesToMilliseconds’ is deprecated (declared
at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2667)
Sound.xs: In function ‘XS_Mac__Sound_SetupSndHeader’:
Sound.xs:735: warning: ‘SetupSndHeader’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2687)
Sound.c: In function ‘XS_Mac__Sound_SetupAIFFHeader’:
Sound.c:2060: warning: ‘SetupAIFFHeader’ is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2706)
Running Mkbootstrap for Mac::Sound ()
chmod 644 Sound.bs
rm -f ../blib/arch/auto/Mac/Sound/Sound.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 /usr/bin/gcc-4.0  -bundle
-flat_namespace -undefined suppress -framework Carbon Sound.o  -o
../blib/arch/auto/Mac/Sound/Sound.bundle  \
                 \

chmod 755 ../blib/arch/auto/Mac/Sound/Sound.bundle
cp Sound.bs ../blib/arch/auto/Mac/Sound/Sound.bs
chmod 644 ../blib/arch/auto/Mac/Sound/Sound.bs
Manifying ../blib/man3/Mac::Sound.3pm
cp Speech.pm ../blib/lib/Mac/Speech.pm
cp Speech.pod ../blib/lib/Mac/Speech.pod
/opt/local/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap
/opt/local/lib/perl5/5.8.9/ExtUtils/typemap -typemap typemap  Speech.xs
 > Speech.xsc && mv Speech.xsc Speech.c
/usr/bin/gcc-4.0 -c  -I/Developer/Headers/FlatCarbon/ -fno-common
-DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing
-pipe -I/usr/local/include -I/opt/local/include -fpascal-strings -O3
-DVERSION=\"1.04\" -DXS_VERSION=\"1.04\"
"-I/opt/local/lib/perl5/5.8.9/darwin-2level/CORE"   Speech.c
In file included from Speech.xs:46:
../Carbon.h: In function ‘SecondsMac2Unix’:
../Carbon.h:167: warning: ‘ConvertLocalTimeToUTC’ is deprecated
(declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/UTCUtils.h:86)
../Carbon.h: In function ‘SecondsUnix2Mac’:
../Carbon.h:179: warning: ‘ConvertUTCToLocalTime’ is deprecated
(declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/UTCUtils.h:110)
../Carbon.h: In function ‘GUSIFSpUp’:
../Carbon.h:207: warning: ‘FSMakeFSSpec’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10072)
../Carbon.h: In function ‘GUSIFSpDown’:
../Carbon.h:229: warning: ‘PBGetCatInfoSync’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:8697)
../Carbon.h:232: warning: pointer targets in passing argument 1 of
‘MacPerl_CopyC2P’ differ in signedness
../Carbon.h:233: warning: ‘FSMakeFSSpec’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10072)
../Carbon.h: In function ‘GUSIFSp2FullPath’:
../Carbon.h:265: warning: ‘FSpMakeFSRef’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7477)
../Carbon.h:278: warning: ‘FSpMakeFSRef’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7477)
../Carbon.h:283: warning: pointer targets in passing argument 2 of
‘strncpy’ differ in signedness
../Carbon.h:290: warning: pointer targets in assignment differ in signedness
../Carbon.h:292: warning: pointer targets in passing argument 1 of
‘sprintf’ differ in signedness
../Carbon.h: In function ‘GUSIPath2FSp’:
../Carbon.h:324: warning: ‘FSMakeFSSpec’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10072)
../Carbon.h:372: warning: pointer targets in passing argument 2 of
‘GUSIFSpDown’ differ in signedness
../Carbon.h: In function ‘GUSIFS2FullPath’:
../Carbon.h:409: warning: pointer targets in return differ in signedness
../Carbon.h: In function ‘fsetfileinfo’:
../Carbon.h:425: warning: ‘FSpGetFInfo’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10183)
../Carbon.h:430: warning: ‘FSpSetFInfo’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10201)
../Carbon.h: In function ‘fgetfileinfo’:
../Carbon.h:443: warning: ‘FSpGetFInfo’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10183)
Running Mkbootstrap for Mac::Speech ()
chmod 644 Speech.bs
rm -f ../blib/arch/auto/Mac/Speech/Speech.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 /usr/bin/gcc-4.0  -bundle
-flat_namespace -undefined suppress -framework Carbon Speech.o  -o
../blib/arch/auto/Mac/Speech/Speech.bundle       \
                 \

chmod 755 ../blib/arch/auto/Mac/Speech/Speech.bundle
cp Speech.bs ../blib/arch/auto/Mac/Speech/Speech.bs
chmod 644 ../blib/arch/auto/Mac/Speech/Speech.bs
Manifying ../blib/man3/Mac::Speech.3pm
cp Types.pm ../blib/lib/Mac/Types.pm
cp Types.pod ../blib/lib/Mac/Types.pod
/opt/local/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap
/opt/local/lib/perl5/5.8.9/ExtUtils/typemap  Types.xs > Types.xsc && mv
Types.xsc Types.c
/usr/bin/gcc-4.0 -c  -I/Developer/Headers/FlatCarbon/ -fno-common
-DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing
-pipe -I/usr/local/include -I/opt/local/include -fpascal-strings -O3
-DVERSION=\"1.03\" -DXS_VERSION=\"1.03\"
"-I/opt/local/lib/perl5/5.8.9/darwin-2level/CORE"   Types.c
In file included from Types.xs:35:
../Carbon.h: In function ‘SecondsMac2Unix’:
../Carbon.h:167: warning: ‘ConvertLocalTimeToUTC’ is deprecated
(declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/UTCUtils.h:86)
../Carbon.h: In function ‘SecondsUnix2Mac’:
../Carbon.h:179: warning: ‘ConvertUTCToLocalTime’ is deprecated
(declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/UTCUtils.h:110)
../Carbon.h: In function ‘GUSIFSpUp’:
../Carbon.h:207: warning: ‘FSMakeFSSpec’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10072)
../Carbon.h: In function ‘GUSIFSpDown’:
../Carbon.h:229: warning: ‘PBGetCatInfoSync’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:8697)
../Carbon.h:232: warning: pointer targets in passing argument 1 of
‘MacPerl_CopyC2P’ differ in signedness
../Carbon.h:233: warning: ‘FSMakeFSSpec’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10072)
../Carbon.h: In function ‘GUSIFSp2FullPath’:
../Carbon.h:265: warning: ‘FSpMakeFSRef’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7477)
../Carbon.h:278: warning: ‘FSpMakeFSRef’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7477)
../Carbon.h:283: warning: pointer targets in passing argument 2 of
‘strncpy’ differ in signedness
../Carbon.h:290: warning: pointer targets in assignment differ in signedness
../Carbon.h:292: warning: pointer targets in passing argument 1 of
‘sprintf’ differ in signedness
../Carbon.h: In function ‘GUSIPath2FSp’:
../Carbon.h:324: warning: ‘FSMakeFSSpec’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10072)
../Carbon.h:372: warning: pointer targets in passing argument 2 of
‘GUSIFSpDown’ differ in signedness
../Carbon.h: In function ‘GUSIFS2FullPath’:
../Carbon.h:409: warning: pointer targets in return differ in signedness
../Carbon.h: In function ‘fsetfileinfo’:
../Carbon.h:425: warning: ‘FSpGetFInfo’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10183)
../Carbon.h:430: warning: ‘FSpSetFInfo’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10201)
../Carbon.h: In function ‘fgetfileinfo’:
../Carbon.h:443: warning: ‘FSpGetFInfo’ is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:10183)
Running Mkbootstrap for Mac::Types ()
chmod 644 Types.bs
rm -f ../blib/arch/auto/Mac/Types/Types.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 /usr/bin/gcc-4.0  -bundle
-flat_namespace -undefined suppress -framework Carbon Types.o  -o
../blib/arch/auto/Mac/Types/Types.bundle  \
                 \

chmod 755 ../blib/arch/auto/Mac/Types/Types.bundle
cp Types.bs ../blib/arch/auto/Mac/Types/Types.bs
chmod 644 ../blib/arch/auto/Mac/Types/Types.bs
Manifying ../blib/man3/Mac::Types.3pm
Manifying blib/man3/Mac::Carbon.3pm
   CNANDOR/Mac-Carbon-0.77.tar.gz
   /usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /opt/local/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t */t/*.t
AppleEvents/t/desc.............ok

AppleEvents/t/event............ok 1/305Too many arguments to
AEBuildParameters() at AppleEvents/t/event.t line 162, <DATA> line 1.
# Looks like you planned 305 tests but only ran 145.
# Looks like your test died just after 145.
AppleEvents/t/event............dubious

         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 146-305
         Failed 160/305 tests, 47.54% okay (less 15 skipped tests: 130
okay, 42.62%)
Components/t/Components........ok

Files/t/Alias..................ok

         1/17 skipped: various reasons
Files/t/Constants..............ok

Files/t/Files..................ok

Files/t/Info...................ok

Gestalt/t/Gestalt..............ok

MacPerl/t/MacPerl..............ok

         3/13 skipped: various reasons
Memory/t/Memory................ok

MoreFiles/t/MoreFiles..........ok

Notification/t/Notification....ok

         11/11 skipped: various reasons
Processes/t/Processes..........ok

Resources/t/Resources..........ok

Sound/t/Sound..................ok

Speech/t/Speech................ok

t/Carbon.......................ok

Types/t/Types..................ok

Failed Test           Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
AppleEvents/t/event.t  255 65280   305  320  146-305
30 subtests skipped.
Failed 1/18 test scripts. 160/2960 subtests failed.
Files=18, Tests=2960, 50 wallclock secs ( 2.28 cusr +  0.91 csys =  3.19
CPU)
Failed 1/18 test programs. 160/2960 subtests failed.
make: *** [test_dynamic] Error 255
   CNANDOR/Mac-Carbon-0.77.tar.gz
   /usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
   reports CNANDOR/Mac-Carbon-0.77.tar.gz
Running make install
   make test had returned bad status, won't install without force
Running install for module 'Mac::Files'
Running make install
   make test had returned bad status, won't install without force
Running make for A/AD/ADAMK/File-HomeDir-0.86.tar.gz
   Has already been unwrapped into directory
/Users/noahw/.cpan/build/File-HomeDir-0.86-MhAnoX

   CPAN.pm: Going to build A/AD/ADAMK/File-HomeDir-0.86.tar.gz

Warning: Prerequisite 'Mac::Carbon => 0.77' for
'ADAMK/File-HomeDir-0.86.tar.gz' failed when processing
'CNANDOR/Mac-Carbon-0.77.tar.gz' with 'make_test => NO'. Continuing, but
chances to succeed are limited.
CPAN: Time::HiRes loaded ok (v1.9719)
Warning: Prerequisite 'Mac::Files => 1.09' for
'ADAMK/File-HomeDir-0.86.tar.gz' failed when processing
'CNANDOR/Mac-Carbon-0.77.tar.gz' with 'make_test => NO'. Continuing, but
chances to succeed are limited.
cp lib/File/HomeDir/Darwin.pm blib/lib/File/HomeDir/Darwin.pm
cp lib/File/HomeDir.pm blib/lib/File/HomeDir.pm
cp lib/File/HomeDir/Unix.pm blib/lib/File/HomeDir/Unix.pm
cp lib/File/HomeDir/MacOS9.pm blib/lib/File/HomeDir/MacOS9.pm
cp lib/File/HomeDir/Driver.pm blib/lib/File/HomeDir/Driver.pm
cp lib/File/HomeDir/Windows.pm blib/lib/File/HomeDir/Windows.pm
Manifying blib/man3/File::HomeDir::Darwin.3pm
Manifying blib/man3/File::HomeDir::Unix.3pm
Manifying blib/man3/File::HomeDir.3pm
Manifying blib/man3/File::HomeDir::Windows.3pm
   ADAMK/File-HomeDir-0.86.tar.gz
   /usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /opt/local/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/01_compile....ok

t/02_main.......ok

         21/51 skipped: various reasons
t/11_darwin.....ok

         1/2 skipped: various reasons
t/97_meta.......skipped
         all skipped: Author tests not required for installation
t/98_pod........skipped
         all skipped: Author tests not required for installation
t/99_pmv........skipped
         all skipped: Author tests not required for installation
All tests successful, 3 tests and 22 subtests skipped.
Files=6, Tests=61,  0 wallclock secs ( 0.17 cusr +  0.06 csys =  0.23 CPU)
   ADAMK/File-HomeDir-0.86.tar.gz
Tests succeeded but 2 dependencies missing (Mac::Files,Mac::Carbon)
   ADAMK/File-HomeDir-0.86.tar.gz
   [dependencies] -- NA
Running make install
   make test had returned bad status, won't install without force
Running make for A/AN/ANDK/CPAN-1.9402.tar.gz
   Has already been unwrapped into directory
/Users/noahw/.cpan/build/CPAN-1.9402-y7suK7

   CPAN.pm: Going to build A/AN/ANDK/CPAN-1.9402.tar.gz

Warning: Prerequisite 'File::HomeDir => 0.69' for
'ANDK/CPAN-1.9402.tar.gz' failed when processing
'ADAMK/File-HomeDir-0.86.tar.gz' with 'make_test => NO 2 dependencies
missing (Mac::Files,Mac::Carbon)'. Continuing, but chances to succeed
are limited.
cp lib/CPAN.pm blib/lib/CPAN.pm
cp lib/CPAN/CacheMgr.pm blib/lib/CPAN/CacheMgr.pm
cp lib/CPAN/FTP/netrc.pm blib/lib/CPAN/FTP/netrc.pm
cp lib/CPAN/LWP/UserAgent.pm blib/lib/CPAN/LWP/UserAgent.pm
cp lib/CPAN/FTP.pm blib/lib/CPAN/FTP.pm
cp lib/CPAN/Queue.pm blib/lib/CPAN/Queue.pm
cp lib/CPAN/Distroprefs.pm blib/lib/CPAN/Distroprefs.pm
cp lib/CPAN/Kwalify/distroprefs.yml blib/lib/CPAN/Kwalify/distroprefs.yml
cp lib/CPAN/Kwalify.pm blib/lib/CPAN/Kwalify.pm
cp lib/CPAN/Module.pm blib/lib/CPAN/Module.pm
cp lib/CPAN/Author.pm blib/lib/CPAN/Author.pm
cp lib/CPAN/Debug.pm blib/lib/CPAN/Debug.pm
cp lib/CPAN/API/HOWTO.pod blib/lib/CPAN/API/HOWTO.pod
cp lib/CPAN/Complete.pm blib/lib/CPAN/Complete.pm
cp lib/CPAN/FirstTime.pm blib/lib/CPAN/FirstTime.pm
cp lib/CPAN/Distrostatus.pm blib/lib/CPAN/Distrostatus.pm
cp lib/CPAN/Exception/blocked_urllist.pm
blib/lib/CPAN/Exception/blocked_urllist.pm
cp lib/CPAN/Admin.pm blib/lib/CPAN/Admin.pm
cp lib/CPAN/Prompt.pm blib/lib/CPAN/Prompt.pm
cp lib/CPAN/Tarzip.pm blib/lib/CPAN/Tarzip.pm
cp lib/CPAN/URL.pm blib/lib/CPAN/URL.pm
cp lib/CPAN/Version.pm blib/lib/CPAN/Version.pm
cp lib/CPAN/DeferredCode.pm blib/lib/CPAN/DeferredCode.pm
cp lib/CPAN/Distribution.pm blib/lib/CPAN/Distribution.pm
cp lib/CPAN/Nox.pm blib/lib/CPAN/Nox.pm
cp lib/CPAN/Bundle.pm blib/lib/CPAN/Bundle.pm
cp lib/CPAN/Exception/RecursiveDependency.pm
blib/lib/CPAN/Exception/RecursiveDependency.pm
cp lib/CPAN/Shell.pm blib/lib/CPAN/Shell.pm
cp lib/CPAN/InfoObj.pm blib/lib/CPAN/InfoObj.pm
cp lib/CPAN/HandleConfig.pm blib/lib/CPAN/HandleConfig.pm
cp lib/CPAN/Exception/yaml_not_installed.pm
blib/lib/CPAN/Exception/yaml_not_installed.pm
cp lib/CPAN/Index.pm blib/lib/CPAN/Index.pm
cp lib/CPAN/Kwalify/distroprefs.dd blib/lib/CPAN/Kwalify/distroprefs.dd
cp scripts/cpan blib/script/cpan
/opt/local/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/cpan
Manifying blib/man1/cpan.1pm
Manifying blib/man3/CPAN.3pm
Manifying blib/man3/CPAN::Admin.3pm
Manifying blib/man3/CPAN::Tarzip.3pm
Manifying blib/man3/CPAN::Debug.3pm
Manifying blib/man3/CPAN::HandleConfig.3pm
Manifying blib/man3/CPAN::Queue.3pm
Manifying blib/man3/CPAN::Distroprefs.3pm
Manifying blib/man3/CPAN::Version.3pm
Manifying blib/man3/CPAN::Kwalify.3pm
Manifying blib/man3/CPAN::API::HOWTO.3pm
Manifying blib/man3/CPAN::Nox.3pm
Manifying blib/man3/CPAN::FirstTime.3pm
   ANDK/CPAN-1.9402.tar.gz
   /usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /opt/local/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00signature..........gpg: WARNING: unsafe ownership on configuration
file `/Users/noahw/.gnupg/gpg.conf'
gpg: WARNING: unsafe ownership on configuration file
`/Users/noahw/.gnupg/gpg.conf'
WARNING: This key is not certified with a trusted signature!
Primary key fingerprint: 50A0 ED26 8AA2 95BD 2CA0  411E EC80 39F0 A317 C15D
t/00signature..........ok

t/01loadme.............ok

t/02nox................ok

t/03pkgs...............ok

t/04clean_load.........ok

t/10version............ok

t/11mirroredby.........ok

t/12cpan...............ok

t/13tarzip.............ok

t/14forkbomb...........skipped
         all skipped: test only run when called with --doit
t/30shell..............ok

t/31sessions...........ok

t/41distribution.......ok

t/42distroprefs........ok

t/43distroprefspref....ok

t/50pod................skipped
         all skipped: Test::Pod 1.00 required for testing POD
t/51pod................ok

t/52podcover...........skipped
         all skipped: Test::Pod::Coverage 0.18 required for testing pod
coverage
t/60credentials........ok

t/70_critic............skipped
         all skipped: Test::Perl::Critic required to criticise code
All tests successful, 4 tests skipped.
Files=20, Tests=596, 127 wallclock secs (40.33 cusr +  9.62 csys = 49.95
CPU)
   ANDK/CPAN-1.9402.tar.gz
Tests succeeded but one dependency not OK (File::HomeDir)
   ANDK/CPAN-1.9402.tar.gz
   [dependencies] -- NA
Running make install
   make test had returned bad status, won't install without force


Reply via email to