Checking if your kit is complete... Looks good Writing Makefile for Mac::AppleEvents Writing Makefile for Mac::Components Writing Makefile for Mac::Files Writing Makefile for Mac::Gestalt Writing Makefile for Mac::InternetConfig Writing Makefile for MacPerl Writing Makefile for Mac::Memory Writing Makefile for Mac::MoreFiles Writing Makefile for Mac::Notification Writing Makefile for Mac::OSA Writing Makefile for Mac::Processes Writing Makefile for Mac::Resources Writing Makefile for Mac::Sound Writing Makefile for Mac::Speech Writing Makefile for Mac::Types Writing Makefile for Mac::Carbon cp Carbon.pm blib/lib/Mac/Carbon.pm cp AppleEvents.pm ../blib/lib/Mac/AppleEvents.pm cp AppleEvents.pod ../blib/lib/Mac/AppleEvents.pod /Users/cpanrun/build/5.8.8/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap AppleEvents.xs > AppleEvents.xsc && mv AppleEvents.xsc AppleEvents.c gcc -c -I/Developer/Headers/FlatCarbon/ -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" AppleEvents.c In file included from AppleEvents.xs:63: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code In file included from AppleEvents.xs:63: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 gcc -c -I/Developer/Headers/FlatCarbon/ -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" PerlAEUtils.cpp cc1plus: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++ cc1plus: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++ Running Mkbootstrap for Mac::AppleEvents () chmod 644 AppleEvents.bs rm -f ../blib/arch/auto/Mac/AppleEvents/AppleEvents.bundle c++ -bundle -flat_namespace -undefined suppress -framework Carbon AppleEvents.o PerlAEUtils.o -o ../blib/arch/auto/Mac/AppleEvents/AppleEvents.bundle \ \ chmod 755 ../blib/arch/auto/Mac/AppleEvents/AppleEvents.bundle cp AppleEvents.bs ../blib/arch/auto/Mac/AppleEvents/AppleEvents.bs chmod 644 ../blib/arch/auto/Mac/AppleEvents/AppleEvents.bs Manifying ../blib/man3/Mac::AppleEvents.3 cp Components.pm ../blib/lib/Mac/Components.pm cp Components.pod ../blib/lib/Mac/Components.pod /Users/cpanrun/build/5.8.8/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap -typemap typemap Components.xs > Components.xsc && mv Components.xsc Components.c gcc -c -I/Developer/Headers/FlatCarbon/ -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.04\" -DXS_VERSION=\"1.04\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" Components.c In file included from Components.xs:41: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 In file included from Components.xs:41: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 Running Mkbootstrap for Mac::Components () chmod 644 Components.bs rm -f ../blib/arch/auto/Mac/Components/Components.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -flat_namespace -undefined suppress -framework Carbon Components.o -o ../blib/arch/auto/Mac/Components/Components.bundle \ \ chmod 755 ../blib/arch/auto/Mac/Components/Components.bundle cp Components.bs ../blib/arch/auto/Mac/Components/Components.bs chmod 644 ../blib/arch/auto/Mac/Components/Components.bs Manifying ../blib/man3/Mac::Components.3 cp Files.pod ../blib/lib/Mac/Files.pod cp Files.pm ../blib/lib/Mac/Files.pm /Users/cpanrun/build/5.8.8/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap -typemap ../QuickDraw/typemap -typemap typemap Files.xs > Files.xsc && mv Files.xsc Files.c gcc -c -I/Developer/Headers/FlatCarbon/ -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.09\" -DXS_VERSION=\"1.09\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" Files.c In file included from Files.xs:60: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 In file included from Files.xs:60: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 Files.xs: In function 'XS_Mac__Files_GetAliasInfo': Files.xs:634: warning: 'GetAliasInfo' is deprecated (declared at /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Aliases.h:265) Files.xs: In function 'XS_Mac__Files_GetAliasInfo': Files.xs:634: warning: 'GetAliasInfo' is deprecated (declared at /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Aliases.h:265) Running Mkbootstrap for Mac::Files () chmod 644 Files.bs rm -f ../blib/arch/auto/Mac/Files/Files.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -flat_namespace -undefined suppress -framework Carbon Files.o -o ../blib/arch/auto/Mac/Files/Files.bundle \ \ chmod 755 ../blib/arch/auto/Mac/Files/Files.bundle cp Files.bs ../blib/arch/auto/Mac/Files/Files.bs chmod 644 ../blib/arch/auto/Mac/Files/Files.bs Manifying ../blib/man3/Mac::Files.3 cp Gestalt.pm ../blib/lib/Mac/Gestalt.pm cp Gestalt.pod ../blib/lib/Mac/Gestalt.pod /Users/cpanrun/build/5.8.8/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap Gestalt.xs > Gestalt.xsc && mv Gestalt.xsc Gestalt.c gcc -c -I/Developer/Headers/FlatCarbon/ -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.02\" -DXS_VERSION=\"1.02\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" Gestalt.c In file included from Gestalt.xs:32: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 In file included from Gestalt.xs:32: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 Running Mkbootstrap for Mac::Gestalt () chmod 644 Gestalt.bs rm -f ../blib/arch/auto/Mac/Gestalt/Gestalt.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -flat_namespace -undefined suppress -framework Carbon Gestalt.o -o ../blib/arch/auto/Mac/Gestalt/Gestalt.bundle \ \ chmod 755 ../blib/arch/auto/Mac/Gestalt/Gestalt.bundle cp Gestalt.bs ../blib/arch/auto/Mac/Gestalt/Gestalt.bs chmod 644 ../blib/arch/auto/Mac/Gestalt/Gestalt.bs Manifying ../blib/man3/Mac::Gestalt.3 cp InternetConfig.pm ../blib/lib/Mac/InternetConfig.pm cp InternetConfig.pod ../blib/lib/Mac/InternetConfig.pod /Users/cpanrun/build/5.8.8/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap -typemap typemap InternetConfig.xs > InternetConfig.xsc && mv InternetConfig.xsc InternetConfig.c gcc -c -I/Developer/Headers/FlatCarbon/ -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" InternetConfig.c In file included from InternetConfig.xs:47: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 In file included from InternetConfig.xs:47: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 Running Mkbootstrap for Mac::InternetConfig () chmod 644 InternetConfig.bs rm -f ../blib/arch/auto/Mac/InternetConfig/InternetConfig.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -flat_namespace -undefined suppress -framework Carbon InternetConfig.o -o ../blib/arch/auto/Mac/InternetConfig/InternetConfig.bundle \ \ chmod 755 ../blib/arch/auto/Mac/InternetConfig/InternetConfig.bundle cp InternetConfig.bs ../blib/arch/auto/Mac/InternetConfig/InternetConfig.bs chmod 644 ../blib/arch/auto/Mac/InternetConfig/InternetConfig.bs Manifying ../blib/man3/Mac::InternetConfig.3 cp MacPerl.pm ../blib/lib/MacPerl.pm /Users/cpanrun/build/5.8.8/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap MacPerl.xs > MacPerl.xsc && mv MacPerl.xsc MacPerl.c gcc -c -I/Developer/Headers/FlatCarbon/ -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.05\" -DXS_VERSION=\"1.05\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" MacPerl.c In file included from MacPerl.xs:53: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 In file included from MacPerl.xs:53: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 /Users/cpanrun/build/5.8.8/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap OSA.xs > OSA.xsc && mv OSA.xsc OSA.c gcc -c -I/Developer/Headers/FlatCarbon/ -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.05\" -DXS_VERSION=\"1.05\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" OSA.c In file included from OSA.xs:35: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 In file included from OSA.xs:35: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 Running Mkbootstrap for MacPerl () chmod 644 MacPerl.bs rm -f ../blib/arch/auto/MacPerl/MacPerl.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -flat_namespace -undefined suppress -framework Carbon MacPerl.o OSA.o -o ../blib/arch/auto/MacPerl/MacPerl.bundle \ \ chmod 755 ../blib/arch/auto/MacPerl/MacPerl.bundle cp MacPerl.bs ../blib/arch/auto/MacPerl/MacPerl.bs chmod 644 ../blib/arch/auto/MacPerl/MacPerl.bs Manifying ../blib/man3/MacPerl.3 cp Memory.pod ../blib/lib/Mac/Memory.pod cp Memory.pm ../blib/lib/Mac/Memory.pm /Users/cpanrun/build/5.8.8/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap Memory.xs > Memory.xsc && mv Memory.xsc Memory.c gcc -c -I/Developer/Headers/FlatCarbon/ -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" Memory.c In file included from Memory.xs:62: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 In file included from Memory.xs:62: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 Running Mkbootstrap for Mac::Memory () chmod 644 Memory.bs rm -f ../blib/arch/auto/Mac/Memory/Memory.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -flat_namespace -undefined suppress -framework Carbon Memory.o -o ../blib/arch/auto/Mac/Memory/Memory.bundle \ \ chmod 755 ../blib/arch/auto/Mac/Memory/Memory.bundle cp Memory.bs ../blib/arch/auto/Mac/Memory/Memory.bs chmod 644 ../blib/arch/auto/Mac/Memory/Memory.bs Manifying ../blib/man3/Mac::Memory.3 cp MoreFiles.pm ../blib/lib/Mac/MoreFiles.pm cp MoreFiles.pod ../blib/lib/Mac/MoreFiles.pod gcc -c -I/Developer/Headers/FlatCarbon/ -I./MoreFilesSrc -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" DirectoryCopy.c gcc -c -I/Developer/Headers/FlatCarbon/ -I./MoreFilesSrc -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" FSpCompat.c gcc -c -I/Developer/Headers/FlatCarbon/ -I./MoreFilesSrc -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" FileCopy.c gcc -c -I/Developer/Headers/FlatCarbon/ -I./MoreFilesSrc -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" FullPath.c gcc -c -I/Developer/Headers/FlatCarbon/ -I./MoreFilesSrc -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" IterateDirectory.c /Users/cpanrun/build/5.8.8/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap MF.xs > MF.xsc && mv MF.xsc MF.c gcc -c -I/Developer/Headers/FlatCarbon/ -I./MoreFilesSrc -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" MF.c In file included from MF.xs:45: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 In file included from MF.xs:45: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 gcc -c -I/Developer/Headers/FlatCarbon/ -I./MoreFilesSrc -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" MoreDesktopMgr.c gcc -c -I/Developer/Headers/FlatCarbon/ -I./MoreFilesSrc -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" MoreFiles.c gcc -c -I/Developer/Headers/FlatCarbon/ -I./MoreFilesSrc -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" MoreFilesExtras.c gcc -c -I/Developer/Headers/FlatCarbon/ -I./MoreFilesSrc -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" Search.c Running Mkbootstrap for Mac::MoreFiles () chmod 644 MoreFiles.bs rm -f ../blib/arch/auto/Mac/MoreFiles/MoreFiles.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -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.3 cp Notification.pod ../blib/lib/Mac/Notification.pod cp Notification.pm ../blib/lib/Mac/Notification.pm /Users/cpanrun/build/5.8.8/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap -typemap typemap Notification.xs > Notification.xsc && mv Notification.xsc Notification.c gcc -c -I/Developer/Headers/FlatCarbon/ -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.02\" -DXS_VERSION=\"1.02\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" Notification.c In file included from Notification.xs:21: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 In file included from Notification.xs:21: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 Running Mkbootstrap for Mac::Notification () chmod 644 Notification.bs rm -f ../blib/arch/auto/Mac/Notification/Notification.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -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.3 cp OSA.pod ../blib/lib/Mac/OSA.pod cp OSA.pm ../blib/lib/Mac/OSA.pm /Users/cpanrun/build/5.8.8/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap -typemap ../Components/typemap -typemap typemap OSA.xs > OSA.xsc && mv OSA.xsc OSA.c gcc -c -I/Developer/Headers/FlatCarbon/ -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.05\" -DXS_VERSION=\"1.05\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" OSA.c In file included from OSA.xs:48: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 In file included from OSA.xs:48: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 OSA.xs: In function 'XS_Mac__OSA_OSAGetProperty': OSA.xs:263: warning: ISO C90 forbids mixed declarations and code OSA.xs: In function 'XS_Mac__OSA_OSAGetAppTerminology': OSA.xs:286: warning: ISO C90 forbids mixed declarations and code OSA.xs: In function 'XS_Mac__OSA_OSAGetProperty': OSA.xs:263: warning: ISO C90 forbids mixed declarations and code OSA.xs: In function 'XS_Mac__OSA_OSAGetAppTerminology': OSA.xs:286: warning: ISO C90 forbids mixed declarations and code 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 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 cc -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.3 cp Processes.pm ../blib/lib/Mac/Processes.pm cp Processes.pod ../blib/lib/Mac/Processes.pod /Users/cpanrun/build/5.8.8/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap -typemap typemap Processes.xs > Processes.xsc && mv Processes.xsc Processes.c gcc -c -I/Developer/Headers/FlatCarbon/ -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.05\" -DXS_VERSION=\"1.05\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" Processes.c In file included from Processes.xs:55: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 In file included from Processes.xs:55: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 Processes.xs: In function 'XS_Mac__Processes_LSFindApplicationForInfo': Processes.xs:436: warning: assignment makes integer from pointer without a cast 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 cc -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.3 cp Resources.pm ../blib/lib/Mac/Resources.pm cp Resources.pod ../blib/lib/Mac/Resources.pod /Users/cpanrun/build/5.8.8/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap Resources.xs > Resources.xsc && mv Resources.xsc Resources.c gcc -c -I/Developer/Headers/FlatCarbon/ -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.04\" -DXS_VERSION=\"1.04\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" Resources.c In file included from Resources.xs:48: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 In file included from Resources.xs:48: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 Resources.xs: In function 'XS_Mac__Resources_FSCreateResourceFile': Resources.xs:989: warning: passing argument 4 of 'FSCreateResourceFile' makes integer from pointer without a cast 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 cc -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.3 cp Sound.pm ../blib/lib/Mac/Sound.pm cp Sound.pod ../blib/lib/Mac/Sound.pod /Users/cpanrun/build/5.8.8/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap -typemap ../QuickDraw/typemap -typemap typemap Sound.xs > Sound.xsc && mv Sound.xsc Sound.c gcc -c -I/Developer/Headers/FlatCarbon/ -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.02\" -DXS_VERSION=\"1.02\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" Sound.c In file included from Sound.xs:21: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 In file included from Sound.xs:21: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 Running Mkbootstrap for Mac::Sound () chmod 644 Sound.bs rm -f ../blib/arch/auto/Mac/Sound/Sound.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -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.3 cp Speech.pm ../blib/lib/Mac/Speech.pm cp Speech.pod ../blib/lib/Mac/Speech.pod /Users/cpanrun/build/5.8.8/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap -typemap typemap Speech.xs > Speech.xsc && mv Speech.xsc Speech.c gcc -c -I/Developer/Headers/FlatCarbon/ -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.04\" -DXS_VERSION=\"1.04\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" Speech.c In file included from Speech.xs:46: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 In file included from Speech.xs:46: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 Running Mkbootstrap for Mac::Speech () chmod 644 Speech.bs rm -f ../blib/arch/auto/Mac/Speech/Speech.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -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.3 cp Types.pm ../blib/lib/Mac/Types.pm cp Types.pod ../blib/lib/Mac/Types.pod /Users/cpanrun/build/5.8.8/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap Types.xs > Types.xsc && mv Types.xsc Types.c gcc -c -I/Developer/Headers/FlatCarbon/ -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -fpascal-strings -O3 -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" Types.c In file included from Types.xs:35: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 In file included from Types.xs:35: ../Carbon.h: In function 'ReadHex': ../Carbon.h:116: warning: ISO C90 forbids mixed declarations and code ../Carbon.h: In function 'GUSIFSpDown': ../Carbon.h:232: warning: pointer targets in passing argument 1 of 'MacPerl_CopyC2P' differ in signedness ../Carbon.h: In function 'GUSIFSp2FullPath': ../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: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 Running Mkbootstrap for Mac::Types () chmod 644 Types.bs rm -f ../blib/arch/auto/Mac/Types/Types.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -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.3 Manifying blib/man3/Mac::Carbon.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t */t/*.t AppleEvents/t/desc.............1..2448 ok 1 - use Mac::AppleEvents; ok 2 - Create AEDesc ok 3 - Check type ok 4 - No data ok 5 - Change type ok 6 - No data ok 7 - Create handle ok 8 - Add handle ok 9 - Check value ok 10 - Change type ok 11 - Add handle ok 12 - Check value ok 13 - Add handle ok 14 - Check value ok 15 - Add handle ok 16 - Check value ok 17 - Add handle ok 18 - Check value ok 19 - Add handle ok 20 - Check value ok 21 - Add handle ok 22 - Check value ok 23 - Dispose ok 24 - Create AEList ok 25 - Create AERecord ok 26 - Create AEList ok 27 - Create AERecord ok 28 - Create AEStream list ok 29 - OpenList ok 30 - Create AEStream list ok 31 - OpenRecord ok 32 - Create AEDesc ok 33 - Check type: TEXT ok 34 - Check value: a == a ok 35 - Dispose ok 36 - Create AEKeyDesc ok 37 - Check key: TEXT ok 38 - Check type: TEXT ok 39 - Check value: a == a ok 40 - Dispose ok 41 - Create AEDesc ok 42 - Check type: TEXT ok 43 - Check value: a == a ok 44 - Dispose ok 45 - Create AEDesc ok 46 - Check type: TEXT ok 47 - Check value: a == a ok 48 - Dispose ok 49 - Create AEDesc ok 50 - Check type: TEXT ok 51 - Check value: a == a ok 52 - Dispose ok 53 - Create AEDesc ok 54 - Check type: TEXT ok 55 - Check value: a == a ok 56 - Dispose ok 57 - Create AEDesc ok 58 - Check type: TEXT ok 59 - Check value: ab == ab ok 60 - Dispose ok 61 - Create AEKeyDesc ok 62 - Check key: TEXT ok 63 - Check type: TEXT ok 64 - Check value: ab == ab ok 65 - Dispose ok 66 - Create AEDesc ok 67 - Check type: TEXT ok 68 - Check value: ab == ab ok 69 - Dispose ok 70 - Create AEDesc ok 71 - Check type: TEXT ok 72 - Check value: ab == ab ok 73 - Dispose ok 74 - Create AEDesc ok 75 - Check type: TEXT ok 76 - Check value: ab == ab ok 77 - Dispose ok 78 - Create AEDesc ok 79 - Check type: TEXT ok 80 - Check value: ab == ab ok 81 - Dispose ok 82 - Create AEDesc ok 83 - Check type: TEXT ok 84 - Check value: abc == abc ok 85 - Dispose ok 86 - Create AEKeyDesc ok 87 - Check key: TEXT ok 88 - Check type: TEXT ok 89 - Check value: abc == abc ok 90 - Dispose ok 91 - Create AEDesc ok 92 - Check type: TEXT ok 93 - Check value: abc == abc ok 94 - Dispose ok 95 - Create AEDesc ok 96 - Check type: TEXT ok 97 - Check value: abc == abc ok 98 - Dispose ok 99 - Create AEDesc ok 100 - Check type: TEXT ok 101 - Check value: abc == abc ok 102 - Dispose ok 103 - Create AEDesc ok 104 - Check type: TEXT ok 105 - Check value: abc == abc ok 106 - Dispose ok 107 - Create AEDesc ok 108 - Check type: TEXT ok 109 - Check value: abcd == abcd ok 110 - Dispose ok 111 - Create AEKeyDesc ok 112 - Check key: TEXT ok 113 - Check type: TEXT ok 114 - Check value: abcd == abcd ok 115 - Dispose ok 116 - Create AEDesc ok 117 - Check type: TEXT ok 118 - Check value: abcd == abcd ok 119 - Dispose ok 120 - Create AEDesc ok 121 - Check type: TEXT ok 122 - Check value: abcd == abcd ok 123 - Dispose ok 124 - Create AEDesc ok 125 - Check type: TEXT ok 126 - Check value: abcd == abcd ok 127 - Dispose ok 128 - Create AEDesc ok 129 - Check type: TEXT ok 130 - Check value: abcd == abcd ok 131 - Dispose ok 132 - Create AEDesc ok 133 - Check type: TEXT ok 134 - Check value: 1 == 1 ok 135 - Dispose ok 136 - Create AEKeyDesc ok 137 - Check key: TEXT ok 138 - Check type: TEXT ok 139 - Check value: 1 == 1 ok 140 - Dispose ok 141 - Create AEDesc ok 142 - Check type: TEXT ok 143 - Check value: 1 == 1 ok 144 - Dispose ok 145 - Create AEDesc ok 146 - Check type: TEXT ok 147 - Check value: 1 == 1 ok 148 - Dispose ok 149 - Create AEDesc ok 150 - Check type: TEXT ok 151 - Check value: 1 == 1 ok 152 - Dispose ok 153 - Create AEDesc ok 154 - Check type: TEXT ok 155 - Check value: 1 == 1 ok 156 - Dispose ok 157 - Create AEDesc ok 158 - Check type: TEXT ok 159 - Check value: == ok 160 - Dispose ok 161 - Create AEKeyDesc ok 162 - Check key: TEXT ok 163 - Check type: TEXT ok 164 - Check value: == ok 165 - Dispose ok 166 - Create AEDesc ok 167 - Check type: TEXT ok 168 - Check value: == ok 169 - Dispose ok 170 - Create AEDesc ok 171 - Check type: TEXT ok 172 - Check value: == ok 173 - Dispose ok 174 - Create AEDesc ok 175 - Check type: TEXT ok 176 - Check value: == ok 177 - Dispose ok 178 - Create AEDesc ok 179 - Check type: TEXT ok 180 - Check value: == ok 181 - Dispose ok 182 - Create AEDesc ok 183 - Check type: TEXT ok 184 - Check value: abcde == abcde ok 185 - Dispose ok 186 - Create AEKeyDesc ok 187 - Check key: TEXT ok 188 - Check type: TEXT ok 189 - Check value: abcde == abcde ok 190 - Dispose ok 191 - Create AEDesc ok 192 - Check type: TEXT ok 193 - Check value: abcde == abcde ok 194 - Dispose ok 195 - Create AEDesc ok 196 - Check type: TEXT ok 197 - Check value: abcde == abcde ok 198 - Dispose ok 199 - Create AEDesc ok 200 - Check type: TEXT ok 201 - Check value: abcde == abcde ok 202 - Dispose ok 203 - Create AEDesc ok 204 - Check type: TEXT ok 205 - Check value: abcde == abcde ok 206 - Dispose ok 207 - Create AEDesc ok 208 - Check type: TEXT ok 209 - Check value: abcdef == abcdef ok 210 - Dispose ok 211 - Create AEKeyDesc ok 212 - Check key: TEXT ok 213 - Check type: TEXT ok 214 - Check value: abcdef == abcdef ok 215 - Dispose ok 216 - Create AEDesc ok 217 - Check type: TEXT ok 218 - Check value: abcdef == abcdef ok 219 - Dispose ok 220 - Create AEDesc ok 221 - Check type: TEXT ok 222 - Check value: abcdef == abcdef ok 223 - Dispose ok 224 - Create AEDesc ok 225 - Check type: TEXT ok 226 - Check value: abcdef == abcdef ok 227 - Dispose ok 228 - Create AEDesc ok 229 - Check type: TEXT ok 230 - Check value: abcdef == abcdef ok 231 - Dispose ok 232 - AEPut ok 233 - AEPutKey ok 234 - AEPutDesc ok 235 - AEPutKeyDesc ok 236 - WriteDesc list ok 237 - WriteKeyDesc record ok 238 - Create AEDesc ok 239 - Check type: TEXT ok 240 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 241 - Dispose ok 242 - Create AEKeyDesc ok 243 - Check key: TEXT ok 244 - Check type: TEXT ok 245 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 246 - Dispose ok 247 - Create AEDesc ok 248 - Check type: TEXT ok 249 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 250 - Dispose ok 251 - Create AEDesc ok 252 - Check type: TEXT ok 253 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 254 - Dispose ok 255 - Create AEDesc ok 256 - Check type: TEXT ok 257 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 258 - Dispose ok 259 - Create AEDesc ok 260 - Check type: TEXT ok 261 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 262 - Dispose ok 263 - Create AEDesc ok 264 - Check type: bool ok 265 - Check value: 0 == 0 ok 266 - Dispose ok 267 - Create AEKeyDesc ok 268 - Check key: bool ok 269 - Check type: bool ok 270 - Check value: 0 == 0 ok 271 - Dispose ok 272 - Create AEDesc ok 273 - Check type: bool ok 274 - Check value: 0 == 0 ok 275 - Dispose ok 276 - Create AEDesc ok 277 - Check type: bool ok 278 - Check value: 0 == 0 ok 279 - Dispose ok 280 - Create AEDesc ok 281 - Check type: bool ok 282 - Check value: 0 == 0 ok 283 - Dispose ok 284 - Create AEDesc ok 285 - Check type: bool ok 286 - Check value: 0 == 0 ok 287 - Dispose ok 288 - AEPut ok 289 - AEPutKey ok 290 - AEPutDesc ok 291 - AEPutKeyDesc ok 292 - WriteDesc list ok 293 - WriteKeyDesc record ok 294 - Create AEDesc ok 295 - Check type: bool ok 296 - Check value: 1 == 1 ok 297 - Dispose ok 298 - Create AEKeyDesc ok 299 - Check key: bool ok 300 - Check type: bool ok 301 - Check value: 1 == 1 ok 302 - Dispose ok 303 - Create AEDesc ok 304 - Check type: bool ok 305 - Check value: 1 == 1 ok 306 - Dispose ok 307 - Create AEDesc ok 308 - Check type: bool ok 309 - Check value: 1 == 1 ok 310 - Dispose ok 311 - Create AEDesc ok 312 - Check type: bool ok 313 - Check value: 1 == 1 ok 314 - Dispose ok 315 - Create AEDesc ok 316 - Check type: bool ok 317 - Check value: 1 == 1 ok 318 - Dispose ok 319 - AEPut ok 320 - AEPutKey ok 321 - AEPutDesc ok 322 - AEPutKeyDesc ok 323 - WriteDesc list ok 324 - WriteKeyDesc record ok 325 - Create AEDesc ok 326 - Check type: cRGB ok 327 - Check value: '65535 0 0' == '65535 0 0' ok 328 - Dispose ok 329 - Create AEKeyDesc ok 330 - Check key: cRGB ok 331 - Check type: cRGB ok 332 - Check value: '65535 0 0' == '65535 0 0' ok 333 - Dispose ok 334 - Create AEDesc ok 335 - Check type: cRGB ok 336 - Check value: '65535 0 0' == '65535 0 0' ok 337 - Dispose ok 338 - Create AEDesc ok 339 - Check type: cRGB ok 340 - Check value: '65535 0 0' == '65535 0 0' ok 341 - Dispose ok 342 - Create AEDesc ok 343 - Check type: cRGB ok 344 - Check value: '65535 0 0' == '65535 0 0' ok 345 - Dispose ok 346 - Create AEDesc ok 347 - Check type: doub ok 348 - Check value: 0 ~ 0 ok 349 - Dispose ok 350 - Create AEKeyDesc ok 351 - Check key: doub ok 352 - Check type: doub ok 353 - Check value: 0 ~ 0 ok 354 - Dispose ok 355 - Create AEDesc ok 356 - Check type: doub ok 357 - Check value: 0 ~ 0 ok 358 - Dispose ok 359 - Create AEDesc ok 360 - Check type: doub ok 361 - Check value: 0 ~ 0 ok 362 - Dispose ok 363 - Create AEDesc ok 364 - Check type: doub ok 365 - Check value: 0 ~ 0 ok 366 - Dispose ok 367 - Create AEDesc ok 368 - Check type: doub ok 369 - Check value: 12345678.91 ~ 12345678.91 ok 370 - Dispose ok 371 - Create AEKeyDesc ok 372 - Check key: doub ok 373 - Check type: doub ok 374 - Check value: 12345678.91 ~ 12345678.91 ok 375 - Dispose ok 376 - Create AEDesc ok 377 - Check type: doub ok 378 - Check value: 12345678.91 ~ 12345678.91 ok 379 - Dispose ok 380 - Create AEDesc ok 381 - Check type: doub ok 382 - Check value: 12345678.91 ~ 12345678.91 ok 383 - Dispose ok 384 - Create AEDesc ok 385 - Check type: doub ok 386 - Check value: 12345678.91 ~ 12345678.91 ok 387 - Dispose ok 388 - AEPut ok 389 - AEPutKey ok 390 - AEPutDesc ok 391 - AEPutKeyDesc ok 392 - WriteDesc list ok 393 - WriteKeyDesc record ok 394 - Create AEDesc ok 395 - Check type: doub ok 396 - Check value: -16777215.765766 ~ -16777215.765766 ok 397 - Dispose ok 398 - Create AEKeyDesc ok 399 - Check key: doub ok 400 - Check type: doub ok 401 - Check value: -16777215.765766 ~ -16777215.765766 ok 402 - Dispose ok 403 - Create AEDesc ok 404 - Check type: doub ok 405 - Check value: -16777215.765766 ~ -16777215.765766 ok 406 - Dispose ok 407 - Create AEDesc ok 408 - Check type: doub ok 409 - Check value: -16777215.765766 ~ -16777215.765766 ok 410 - Dispose ok 411 - Create AEDesc ok 412 - Check type: doub ok 413 - Check value: -16777215.765766 ~ -16777215.765766 ok 414 - Dispose ok 415 - Create AEDesc ok 416 - Check type: enum ok 417 - Check value: abcd == abcd ok 418 - Dispose ok 419 - Create AEKeyDesc ok 420 - Check key: enum ok 421 - Check type: enum ok 422 - Check value: abcd == abcd ok 423 - Dispose ok 424 - Create AEDesc ok 425 - Check type: enum ok 426 - Check value: abcd == abcd ok 427 - Dispose ok 428 - Create AEDesc ok 429 - Check type: enum ok 430 - Check value: abcd == abcd ok 431 - Dispose ok 432 - Create AEDesc ok 433 - Check type: enum ok 434 - Check value: abcd == abcd ok 435 - Dispose ok 436 - Create AEDesc ok 437 - Check type: enum ok 438 - Check value: abcd == abcd ok 439 - Dispose ok 440 - Create AEDesc ok 441 - Check type: enum ok 442 - Check value: 1 == 1 ok 443 - Dispose ok 444 - Create AEKeyDesc ok 445 - Check key: enum ok 446 - Check type: enum ok 447 - Check value: 1 == 1 ok 448 - Dispose ok 449 - Create AEDesc ok 450 - Check type: enum ok 451 - Check value: 1 == 1 ok 452 - Dispose ok 453 - Create AEDesc ok 454 - Check type: enum ok 455 - Check value: 1 == 1 ok 456 - Dispose ok 457 - Create AEDesc ok 458 - Check type: enum ok 459 - Check value: 1 == 1 ok 460 - Dispose ok 461 - Create AEDesc ok 462 - Check type: enum ok 463 - Check value: 1 == 1 ok 464 - Dispose ok 465 - AEPut ok 466 - AEPutKey ok 467 - AEPutDesc ok 468 - AEPutKeyDesc ok 469 - WriteDesc list ok 470 - WriteKeyDesc record ok 471 - Create AEDesc ok 472 - Check type: enum ok 473 - Check value: == ok 474 - Dispose ok 475 - Create AEKeyDesc ok 476 - Check key: enum ok 477 - Check type: enum ok 478 - Check value: == ok 479 - Dispose ok 480 - Create AEDesc ok 481 - Check type: enum ok 482 - Check value: == ok 483 - Dispose ok 484 - Create AEDesc ok 485 - Check type: enum ok 486 - Check value: == ok 487 - Dispose ok 488 - Create AEDesc ok 489 - Check type: enum ok 490 - Check value: == ok 491 - Dispose ok 492 - Create AEDesc ok 493 - Check type: enum ok 494 - Check value: == ok 495 - Dispose ok 496 - AEPut ok 497 - AEPutKey ok 498 - AEPutDesc ok 499 - AEPutKeyDesc ok 500 - WriteDesc list ok 501 - WriteKeyDesc record ok 502 - Create AEDesc ok 503 - Check type: fss ok 504 - Check value: /System/Library/CoreServices/Finder.app ok 505 - Dispose ok 506 - Create AEKeyDesc ok 507 - Check key: fss ok 508 - Check type: fss ok 509 - Check value: /System/Library/CoreServices/Finder.app ok 510 - Dispose ok 511 - Create AEDesc ok 512 - Check type: fss ok 513 - Check value: /System/Library/CoreServices/Finder.app ok 514 - Dispose ok 515 - Create AEDesc ok 516 - Check type: fss ok 517 - Check value: /System/Library/CoreServices/Finder.app ok 518 - Dispose ok 519 - Create AEDesc ok 520 - Check type: fss ok 521 - Check value: /System/Library/CoreServices/Finder.app ok 522 - Dispose ok 523 - Create AEDesc ok 524 - Check type: fss ok 525 - Check value: /System/Library/CoreServices/Finder.app ok 526 - Dispose ok 527 - Create AEDesc ok 528 - Check type: keyw ok 529 - Check value: abcd == abcd ok 530 - Dispose ok 531 - Create AEKeyDesc ok 532 - Check key: keyw ok 533 - Check type: keyw ok 534 - Check value: abcd == abcd ok 535 - Dispose ok 536 - Create AEDesc ok 537 - Check type: keyw ok 538 - Check value: abcd == abcd ok 539 - Dispose ok 540 - Create AEDesc ok 541 - Check type: keyw ok 542 - Check value: abcd == abcd ok 543 - Dispose ok 544 - Create AEDesc ok 545 - Check type: keyw ok 546 - Check value: abcd == abcd ok 547 - Dispose ok 548 - Create AEDesc ok 549 - Check type: keyw ok 550 - Check value: abcd == abcd ok 551 - Dispose ok 552 - Create AEDesc ok 553 - Check type: keyw ok 554 - Check value: 1 == 1 ok 555 - Dispose ok 556 - Create AEKeyDesc ok 557 - Check key: keyw ok 558 - Check type: keyw ok 559 - Check value: 1 == 1 ok 560 - Dispose ok 561 - Create AEDesc ok 562 - Check type: keyw ok 563 - Check value: 1 == 1 ok 564 - Dispose ok 565 - Create AEDesc ok 566 - Check type: keyw ok 567 - Check value: 1 == 1 ok 568 - Dispose ok 569 - Create AEDesc ok 570 - Check type: keyw ok 571 - Check value: 1 == 1 ok 572 - Dispose ok 573 - Create AEDesc ok 574 - Check type: keyw ok 575 - Check value: 1 == 1 ok 576 - Dispose ok 577 - AEPut ok 578 - AEPutKey ok 579 - AEPutDesc ok 580 - AEPutKeyDesc ok 581 - WriteDesc list ok 582 - WriteKeyDesc record ok 583 - Create AEDesc ok 584 - Check type: keyw ok 585 - Check value: == ok 586 - Dispose ok 587 - Create AEKeyDesc ok 588 - Check key: keyw ok 589 - Check type: keyw ok 590 - Check value: == ok 591 - Dispose ok 592 - Create AEDesc ok 593 - Check type: keyw ok 594 - Check value: == ok 595 - Dispose ok 596 - Create AEDesc ok 597 - Check type: keyw ok 598 - Check value: == ok 599 - Dispose ok 600 - Create AEDesc ok 601 - Check type: keyw ok 602 - Check value: == ok 603 - Dispose ok 604 - Create AEDesc ok 605 - Check type: keyw ok 606 - Check value: == ok 607 - Dispose ok 608 - Create AEDesc ok 609 - Check type: long ok 610 - Check value: 0 == 0 ok 611 - Dispose ok 612 - Create AEKeyDesc ok 613 - Check key: long ok 614 - Check type: long ok 615 - Check value: 0 == 0 ok 616 - Dispose ok 617 - Create AEDesc ok 618 - Check type: long ok 619 - Check value: 0 == 0 ok 620 - Dispose ok 621 - Create AEDesc ok 622 - Check type: long ok 623 - Check value: 0 == 0 ok 624 - Dispose ok 625 - Create AEDesc ok 626 - Check type: long ok 627 - Check value: 0 == 0 ok 628 - Dispose ok 629 - Create AEDesc ok 630 - Check type: long ok 631 - Check value: 0 == 0 ok 632 - Dispose ok 633 - Create AEDesc ok 634 - Check type: long ok 635 - Check value: -16777216 == -16777216 ok 636 - Dispose ok 637 - Create AEKeyDesc ok 638 - Check key: long ok 639 - Check type: long ok 640 - Check value: -16777216 == -16777216 ok 641 - Dispose ok 642 - Create AEDesc ok 643 - Check type: long ok 644 - Check value: -16777216 == -16777216 ok 645 - Dispose ok 646 - Create AEDesc ok 647 - Check type: long ok 648 - Check value: -16777216 == -16777216 ok 649 - Dispose ok 650 - Create AEDesc ok 651 - Check type: long ok 652 - Check value: -16777216 == -16777216 ok 653 - Dispose ok 654 - Create AEDesc ok 655 - Check type: long ok 656 - Check value: -16777216 == -16777216 ok 657 - Dispose ok 658 - AEPut ok 659 - AEPutKey ok 660 - AEPutDesc ok 661 - AEPutKeyDesc ok 662 - WriteDesc list ok 663 - WriteKeyDesc record ok 664 - Create AEDesc ok 665 - Check type: long ok 666 - Check value: 2147483647 == 2147483647 ok 667 - Dispose ok 668 - Create AEKeyDesc ok 669 - Check key: long ok 670 - Check type: long ok 671 - Check value: 2147483647 == 2147483647 ok 672 - Dispose ok 673 - Create AEDesc ok 674 - Check type: long ok 675 - Check value: 2147483647 == 2147483647 ok 676 - Dispose ok 677 - Create AEDesc ok 678 - Check type: long ok 679 - Check value: 2147483647 == 2147483647 ok 680 - Dispose ok 681 - Create AEDesc ok 682 - Check type: long ok 683 - Check value: 2147483647 == 2147483647 ok 684 - Dispose ok 685 - Create AEDesc ok 686 - Check type: long ok 687 - Check value: 2147483647 == 2147483647 ok 688 - Dispose ok 689 - Create AEDesc ok 690 - Check type: magn ok 691 - Check value: 0 == 0 ok 692 - Dispose ok 693 - Create AEKeyDesc ok 694 - Check key: magn ok 695 - Check type: magn ok 696 - Check value: 0 == 0 ok 697 - Dispose ok 698 - Create AEDesc ok 699 - Check type: magn ok 700 - Check value: 0 == 0 ok 701 - Dispose ok 702 - Create AEDesc ok 703 - Check type: magn ok 704 - Check value: 0 == 0 ok 705 - Dispose ok 706 - Create AEDesc ok 707 - Check type: magn ok 708 - Check value: 0 == 0 ok 709 - Dispose ok 710 - Create AEDesc ok 711 - Check type: magn ok 712 - Check value: 4294967295 == 4294967295 ok 713 - Dispose ok 714 - Create AEKeyDesc ok 715 - Check key: magn ok 716 - Check type: magn ok 717 - Check value: 4294967295 == 4294967295 ok 718 - Dispose ok 719 - Create AEDesc ok 720 - Check type: magn ok 721 - Check value: 4294967295 == 4294967295 ok 722 - Dispose ok 723 - Create AEDesc ok 724 - Check type: magn ok 725 - Check value: 4294967295 == 4294967295 ok 726 - Dispose ok 727 - Create AEDesc ok 728 - Check type: magn ok 729 - Check value: 4294967295 == 4294967295 ok 730 - Dispose ok 731 - AEPut ok 732 - AEPutKey ok 733 - AEPutDesc ok 734 - AEPutKeyDesc ok 735 - WriteDesc list ok 736 - WriteKeyDesc record ok 737 - Create AEDesc ok 738 - Check type: magn ok 739 - Check value: 2147483648 == 2147483648 ok 740 - Dispose ok 741 - Create AEKeyDesc ok 742 - Check key: magn ok 743 - Check type: magn ok 744 - Check value: 2147483648 == 2147483648 ok 745 - Dispose ok 746 - Create AEDesc ok 747 - Check type: magn ok 748 - Check value: 2147483648 == 2147483648 ok 749 - Dispose ok 750 - Create AEDesc ok 751 - Check type: magn ok 752 - Check value: 2147483648 == 2147483648 ok 753 - Dispose ok 754 - Create AEDesc ok 755 - Check type: magn ok 756 - Check value: 2147483648 == 2147483648 ok 757 - Dispose ok 758 - Create AEDesc ok 759 - Check type: prop ok 760 - Check value: abcd == abcd ok 761 - Dispose ok 762 - Create AEKeyDesc ok 763 - Check key: prop ok 764 - Check type: prop ok 765 - Check value: abcd == abcd ok 766 - Dispose ok 767 - Create AEDesc ok 768 - Check type: prop ok 769 - Check value: abcd == abcd ok 770 - Dispose ok 771 - Create AEDesc ok 772 - Check type: prop ok 773 - Check value: abcd == abcd ok 774 - Dispose ok 775 - Create AEDesc ok 776 - Check type: prop ok 777 - Check value: abcd == abcd ok 778 - Dispose ok 779 - Create AEDesc ok 780 - Check type: prop ok 781 - Check value: abcd == abcd ok 782 - Dispose ok 783 - Create AEDesc ok 784 - Check type: prop ok 785 - Check value: 1 == 1 ok 786 - Dispose ok 787 - Create AEKeyDesc ok 788 - Check key: prop ok 789 - Check type: prop ok 790 - Check value: 1 == 1 ok 791 - Dispose ok 792 - Create AEDesc ok 793 - Check type: prop ok 794 - Check value: 1 == 1 ok 795 - Dispose ok 796 - Create AEDesc ok 797 - Check type: prop ok 798 - Check value: 1 == 1 ok 799 - Dispose ok 800 - Create AEDesc ok 801 - Check type: prop ok 802 - Check value: 1 == 1 ok 803 - Dispose ok 804 - Create AEDesc ok 805 - Check type: prop ok 806 - Check value: 1 == 1 ok 807 - Dispose ok 808 - AEPut ok 809 - AEPutKey ok 810 - AEPutDesc ok 811 - AEPutKeyDesc ok 812 - WriteDesc list ok 813 - WriteKeyDesc record ok 814 - Create AEDesc ok 815 - Check type: prop ok 816 - Check value: == ok 817 - Dispose ok 818 - Create AEKeyDesc ok 819 - Check key: prop ok 820 - Check type: prop ok 821 - Check value: == ok 822 - Dispose ok 823 - Create AEDesc ok 824 - Check type: prop ok 825 - Check value: == ok 826 - Dispose ok 827 - Create AEDesc ok 828 - Check type: prop ok 829 - Check value: == ok 830 - Dispose ok 831 - Create AEDesc ok 832 - Check type: prop ok 833 - Check value: == ok 834 - Dispose ok 835 - Create AEDesc ok 836 - Check type: prop ok 837 - Check value: == ok 838 - Dispose ok 839 - AEPut ok 840 - AEPutKey ok 841 - AEPutDesc ok 842 - AEPutKeyDesc ok 843 - WriteDesc list ok 844 - WriteKeyDesc record ok 845 - Create AEDesc ok 846 - Check type: qdrt ok 847 - Check value: '1 240 320 2000' == '1 240 320 2000' ok 848 - Dispose ok 849 - Create AEKeyDesc ok 850 - Check key: qdrt ok 851 - Check type: qdrt ok 852 - Check value: '1 240 320 2000' == '1 240 320 2000' ok 853 - Dispose ok 854 - Create AEDesc ok 855 - Check type: qdrt ok 856 - Check value: '1 240 320 2000' == '1 240 320 2000' ok 857 - Dispose ok 858 - Create AEDesc ok 859 - Check type: qdrt ok 860 - Check value: '1 240 320 2000' == '1 240 320 2000' ok 861 - Dispose ok 862 - Create AEDesc ok 863 - Check type: qdrt ok 864 - Check value: '1 240 320 2000' == '1 240 320 2000' ok 865 - Dispose ok 866 - Create AEDesc ok 867 - Check type: shor ok 868 - Check value: 0 == 0 ok 869 - Dispose ok 870 - Create AEKeyDesc ok 871 - Check key: shor ok 872 - Check type: shor ok 873 - Check value: 0 == 0 ok 874 - Dispose ok 875 - Create AEDesc ok 876 - Check type: shor ok 877 - Check value: 0 == 0 ok 878 - Dispose ok 879 - Create AEDesc ok 880 - Check type: shor ok 881 - Check value: 0 == 0 ok 882 - Dispose ok 883 - Create AEDesc ok 884 - Check type: shor ok 885 - Check value: 0 == 0 ok 886 - Dispose ok 887 - Create AEDesc ok 888 - Check type: shor ok 889 - Check value: 0 == 0 ok 890 - Dispose ok 891 - Create AEDesc ok 892 - Check type: shor ok 893 - Check value: 123 == 123 ok 894 - Dispose ok 895 - Create AEKeyDesc ok 896 - Check key: shor ok 897 - Check type: shor ok 898 - Check value: 123 == 123 ok 899 - Dispose ok 900 - Create AEDesc ok 901 - Check type: shor ok 902 - Check value: 123 == 123 ok 903 - Dispose ok 904 - Create AEDesc ok 905 - Check type: shor ok 906 - Check value: 123 == 123 ok 907 - Dispose ok 908 - Create AEDesc ok 909 - Check type: shor ok 910 - Check value: 123 == 123 ok 911 - Dispose ok 912 - Create AEDesc ok 913 - Check type: shor ok 914 - Check value: 123 == 123 ok 915 - Dispose ok 916 - AEPut ok 917 - AEPutKey ok 918 - AEPutDesc ok 919 - AEPutKeyDesc ok 920 - WriteDesc list ok 921 - WriteKeyDesc record ok 922 - Create AEDesc ok 923 - Check type: shor ok 924 - Check value: -1234 == -1234 ok 925 - Dispose ok 926 - Create AEKeyDesc ok 927 - Check key: shor ok 928 - Check type: shor ok 929 - Check value: -1234 == -1234 ok 930 - Dispose ok 931 - Create AEDesc ok 932 - Check type: shor ok 933 - Check value: -1234 == -1234 ok 934 - Dispose ok 935 - Create AEDesc ok 936 - Check type: shor ok 937 - Check value: -1234 == -1234 ok 938 - Dispose ok 939 - Create AEDesc ok 940 - Check type: shor ok 941 - Check value: -1234 == -1234 ok 942 - Dispose ok 943 - Create AEDesc ok 944 - Check type: shor ok 945 - Check value: -1234 == -1234 ok 946 - Dispose ok 947 - Create AEDesc ok 948 - Check type: sign ok 949 - Check value: abcd == abcd ok 950 - Dispose ok 951 - Create AEKeyDesc ok 952 - Check key: sign ok 953 - Check type: sign ok 954 - Check value: abcd == abcd ok 955 - Dispose ok 956 - Create AEDesc ok 957 - Check type: sign ok 958 - Check value: abcd == abcd ok 959 - Dispose ok 960 - Create AEDesc ok 961 - Check type: sign ok 962 - Check value: abcd == abcd ok 963 - Dispose ok 964 - Create AEDesc ok 965 - Check type: sign ok 966 - Check value: abcd == abcd ok 967 - Dispose ok 968 - Create AEDesc ok 969 - Check type: sign ok 970 - Check value: abcd == abcd ok 971 - Dispose ok 972 - Create AEDesc ok 973 - Check type: sign ok 974 - Check value: 1 == 1 ok 975 - Dispose ok 976 - Create AEKeyDesc ok 977 - Check key: sign ok 978 - Check type: sign ok 979 - Check value: 1 == 1 ok 980 - Dispose ok 981 - Create AEDesc ok 982 - Check type: sign ok 983 - Check value: 1 == 1 ok 984 - Dispose ok 985 - Create AEDesc ok 986 - Check type: sign ok 987 - Check value: 1 == 1 ok 988 - Dispose ok 989 - Create AEDesc ok 990 - Check type: sign ok 991 - Check value: 1 == 1 ok 992 - Dispose ok 993 - Create AEDesc ok 994 - Check type: sign ok 995 - Check value: 1 == 1 ok 996 - Dispose ok 997 - AEPut ok 998 - AEPutKey ok 999 - AEPutDesc ok 1000 - AEPutKeyDesc ok 1001 - WriteDesc list ok 1002 - WriteKeyDesc record ok 1003 - Create AEDesc ok 1004 - Check type: sign ok 1005 - Check value: == ok 1006 - Dispose ok 1007 - Create AEKeyDesc ok 1008 - Check key: sign ok 1009 - Check type: sign ok 1010 - Check value: == ok 1011 - Dispose ok 1012 - Create AEDesc ok 1013 - Check type: sign ok 1014 - Check value: == ok 1015 - Dispose ok 1016 - Create AEDesc ok 1017 - Check type: sign ok 1018 - Check value: == ok 1019 - Dispose ok 1020 - Create AEDesc ok 1021 - Check type: sign ok 1022 - Check value: == ok 1023 - Dispose ok 1024 - Create AEDesc ok 1025 - Check type: sign ok 1026 - Check value: == ok 1027 - Dispose ok 1028 - Create AEDesc ok 1029 - Check type: sing ok 1030 - Check value: 0 ~ 0 ok 1031 - Dispose ok 1032 - Create AEKeyDesc ok 1033 - Check key: sing ok 1034 - Check type: sing ok 1035 - Check value: 0 ~ 0 ok 1036 - Dispose ok 1037 - Create AEDesc ok 1038 - Check type: sing ok 1039 - Check value: 0 ~ 0 ok 1040 - Dispose ok 1041 - Create AEDesc ok 1042 - Check type: sing ok 1043 - Check value: 0 ~ 0 ok 1044 - Dispose ok 1045 - Create AEDesc ok 1046 - Check type: sing ok 1047 - Check value: 0 ~ 0 ok 1048 - Dispose ok 1049 - Create AEDesc ok 1050 - Check type: sing ok 1051 - Check value: 123.449996948242 ~ 123.45 ok 1052 - Dispose ok 1053 - Create AEKeyDesc ok 1054 - Check key: sing ok 1055 - Check type: sing ok 1056 - Check value: 123.449996948242 ~ 123.45 ok 1057 - Dispose ok 1058 - Create AEDesc ok 1059 - Check type: sing ok 1060 - Check value: 123.449996948242 ~ 123.45 ok 1061 - Dispose ok 1062 - Create AEDesc ok 1063 - Check type: sing ok 1064 - Check value: 123.449996948242 ~ 123.45 ok 1065 - Dispose ok 1066 - Create AEDesc ok 1067 - Check type: sing ok 1068 - Check value: 123.449996948242 ~ 123.45 ok 1069 - Dispose ok 1070 - AEPut ok 1071 - AEPutKey ok 1072 - AEPutDesc ok 1073 - AEPutKeyDesc ok 1074 - WriteDesc list ok 1075 - WriteKeyDesc record ok 1076 - Create AEDesc ok 1077 - Check type: sing ok 1078 - Check value: -1234.56005859375 ~ -1234.56 ok 1079 - Dispose ok 1080 - Create AEKeyDesc ok 1081 - Check key: sing ok 1082 - Check type: sing ok 1083 - Check value: -1234.56005859375 ~ -1234.56 ok 1084 - Dispose ok 1085 - Create AEDesc ok 1086 - Check type: sing ok 1087 - Check value: -1234.56005859375 ~ -1234.56 ok 1088 - Dispose ok 1089 - Create AEDesc ok 1090 - Check type: sing ok 1091 - Check value: -1234.56005859375 ~ -1234.56 ok 1092 - Dispose ok 1093 - Create AEDesc ok 1094 - Check type: sing ok 1095 - Check value: -1234.56005859375 ~ -1234.56 ok 1096 - Dispose ok 1097 - Create AEDesc ok 1098 - Check type: type ok 1099 - Check value: abcd == abcd ok 1100 - Dispose ok 1101 - Create AEKeyDesc ok 1102 - Check key: type ok 1103 - Check type: type ok 1104 - Check value: abcd == abcd ok 1105 - Dispose ok 1106 - Create AEDesc ok 1107 - Check type: type ok 1108 - Check value: abcd == abcd ok 1109 - Dispose ok 1110 - Create AEDesc ok 1111 - Check type: type ok 1112 - Check value: abcd == abcd ok 1113 - Dispose ok 1114 - Create AEDesc ok 1115 - Check type: type ok 1116 - Check value: abcd == abcd ok 1117 - Dispose ok 1118 - Create AEDesc ok 1119 - Check type: type ok 1120 - Check value: abcd == abcd ok 1121 - Dispose ok 1122 - Create AEDesc ok 1123 - Check type: type ok 1124 - Check value: 1 == 1 ok 1125 - Dispose ok 1126 - Create AEKeyDesc ok 1127 - Check key: type ok 1128 - Check type: type ok 1129 - Check value: 1 == 1 ok 1130 - Dispose ok 1131 - Create AEDesc ok 1132 - Check type: type ok 1133 - Check value: 1 == 1 ok 1134 - Dispose ok 1135 - Create AEDesc ok 1136 - Check type: type ok 1137 - Check value: 1 == 1 ok 1138 - Dispose ok 1139 - Create AEDesc ok 1140 - Check type: type ok 1141 - Check value: 1 == 1 ok 1142 - Dispose ok 1143 - Create AEDesc ok 1144 - Check type: type ok 1145 - Check value: 1 == 1 ok 1146 - Dispose ok 1147 - AEPut ok 1148 - AEPutKey ok 1149 - AEPutDesc ok 1150 - AEPutKeyDesc ok 1151 - WriteDesc list ok 1152 - WriteKeyDesc record ok 1153 - Create AEDesc ok 1154 - Check type: type ok 1155 - Check value: == ok 1156 - Dispose ok 1157 - Create AEKeyDesc ok 1158 - Check key: type ok 1159 - Check type: type ok 1160 - Check value: == ok 1161 - Dispose ok 1162 - Create AEDesc ok 1163 - Check type: type ok 1164 - Check value: == ok 1165 - Dispose ok 1166 - Create AEDesc ok 1167 - Check type: type ok 1168 - Check value: == ok 1169 - Dispose ok 1170 - Create AEDesc ok 1171 - Check type: type ok 1172 - Check value: == ok 1173 - Dispose ok 1174 - Create AEDesc ok 1175 - Check type: type ok 1176 - Check value: == ok 1177 - Dispose ok 1178 - Create AEList ok 1179 - Create AERecord ok 1180 - CloseList ok 1181 - CloseRecord ok 1182 - Close list ok 1183 - Close record ok 1184 - Count list items ok 1185 - Count list items ok 1186 - Count list items ok 1187 - Count list items ok 1188 - Count list items ok 1189 - Count list items ok 1190 - Count list items ok 1191 - Count list items ok 1192 - Create AEDesc ok 1193 - Check type: TEXT ok 1194 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 1195 - Dispose ok 1196 - Create AEDesc ok 1197 - Check type: TEXT ok 1198 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 1199 - Dispose ok 1200 - Create AEDesc ok 1201 - Check type: TEXT ok 1202 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 1203 - Dispose ok 1204 - Create AEDesc ok 1205 - Check type: TEXT ok 1206 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 1207 - Dispose ok 1208 - Create AEDesc ok 1209 - Check type: TEXT ok 1210 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 1211 - Dispose ok 1212 - Check key ok 1213 - Create AEDesc ok 1214 - Check type: TEXT ok 1215 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 1216 - Dispose ok 1217 - Create AEDesc ok 1218 - Check type: TEXT ok 1219 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 1220 - Dispose ok 1221 - Check key ok 1222 - Create AEDesc ok 1223 - Check type: TEXT ok 1224 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 1225 - Dispose ok 1226 - Create AEDesc ok 1227 - Check type: TEXT ok 1228 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 1229 - Dispose ok 1230 - Check key ok 1231 - Create AEDesc ok 1232 - Check type: TEXT ok 1233 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 1234 - Dispose ok 1235 - Create AEDesc ok 1236 - Check type: TEXT ok 1237 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 1238 - Dispose ok 1239 - Check key ok 1240 - Create AEDesc ok 1241 - Check type: TEXT ok 1242 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 1243 - Dispose ok 1244 - Create AEDesc ok 1245 - Check type: bool ok 1246 - Check value: 1 == 1 ok 1247 - Dispose ok 1248 - Create AEDesc ok 1249 - Check type: bool ok 1250 - Check value: 1 == 1 ok 1251 - Dispose ok 1252 - Create AEDesc ok 1253 - Check type: bool ok 1254 - Check value: 1 == 1 ok 1255 - Dispose ok 1256 - Create AEDesc ok 1257 - Check type: bool ok 1258 - Check value: 1 == 1 ok 1259 - Dispose ok 1260 - Create AEDesc ok 1261 - Check type: bool ok 1262 - Check value: 1 == 1 ok 1263 - Dispose ok 1264 - Check key ok 1265 - Create AEDesc ok 1266 - Check type: bool ok 1267 - Check value: 1 == 1 ok 1268 - Dispose ok 1269 - Create AEDesc ok 1270 - Check type: bool ok 1271 - Check value: 1 == 1 ok 1272 - Dispose ok 1273 - Check key ok 1274 - Create AEDesc ok 1275 - Check type: bool ok 1276 - Check value: 1 == 1 ok 1277 - Dispose ok 1278 - Create AEDesc ok 1279 - Check type: bool ok 1280 - Check value: 1 == 1 ok 1281 - Dispose ok 1282 - Check key ok 1283 - Create AEDesc ok 1284 - Check type: bool ok 1285 - Check value: 1 == 1 ok 1286 - Dispose ok 1287 - Create AEDesc ok 1288 - Check type: bool ok 1289 - Check value: 1 == 1 ok 1290 - Dispose ok 1291 - Check key ok 1292 - Create AEDesc ok 1293 - Check type: bool ok 1294 - Check value: 1 == 1 ok 1295 - Dispose ok 1296 - Create AEDesc ok 1297 - Check type: cRGB ok 1298 - Check value: '65535 0 0' == '65535 0 0' ok 1299 - Dispose ok 1300 - Create AEDesc ok 1301 - Check type: cRGB ok 1302 - Check value: '65535 0 0' == '65535 0 0' ok 1303 - Dispose ok 1304 - Create AEDesc ok 1305 - Check type: cRGB ok 1306 - Check value: '65535 0 0' == '65535 0 0' ok 1307 - Dispose ok 1308 - Create AEDesc ok 1309 - Check type: cRGB ok 1310 - Check value: '65535 0 0' == '65535 0 0' ok 1311 - Dispose ok 1312 - Check key ok 1313 - Create AEDesc ok 1314 - Check type: cRGB ok 1315 - Check value: '65535 0 0' == '65535 0 0' ok 1316 - Dispose ok 1317 - Create AEDesc ok 1318 - Check type: cRGB ok 1319 - Check value: '65535 0 0' == '65535 0 0' ok 1320 - Dispose ok 1321 - Check key ok 1322 - Create AEDesc ok 1323 - Check type: cRGB ok 1324 - Check value: '65535 0 0' == '65535 0 0' ok 1325 - Dispose ok 1326 - Create AEDesc ok 1327 - Check type: cRGB ok 1328 - Check value: '65535 0 0' == '65535 0 0' ok 1329 - Dispose ok 1330 - Check key ok 1331 - Create AEDesc ok 1332 - Check type: cRGB ok 1333 - Check value: '65535 0 0' == '65535 0 0' ok 1334 - Dispose ok 1335 - Create AEDesc ok 1336 - Check type: doub ok 1337 - Check value: -16777215.765766 ~ -16777215.765766 ok 1338 - Dispose ok 1339 - Create AEDesc ok 1340 - Check type: doub ok 1341 - Check value: -16777215.765766 ~ -16777215.765766 ok 1342 - Dispose ok 1343 - Create AEDesc ok 1344 - Check type: doub ok 1345 - Check value: -16777215.765766 ~ -16777215.765766 ok 1346 - Dispose ok 1347 - Create AEDesc ok 1348 - Check type: doub ok 1349 - Check value: -16777215.765766 ~ -16777215.765766 ok 1350 - Dispose ok 1351 - Check key ok 1352 - Create AEDesc ok 1353 - Check type: doub ok 1354 - Check value: -16777215.765766 ~ -16777215.765766 ok 1355 - Dispose ok 1356 - Create AEDesc ok 1357 - Check type: doub ok 1358 - Check value: -16777215.765766 ~ -16777215.765766 ok 1359 - Dispose ok 1360 - Check key ok 1361 - Create AEDesc ok 1362 - Check type: doub ok 1363 - Check value: -16777215.765766 ~ -16777215.765766 ok 1364 - Dispose ok 1365 - Create AEDesc ok 1366 - Check type: doub ok 1367 - Check value: -16777215.765766 ~ -16777215.765766 ok 1368 - Dispose ok 1369 - Check key ok 1370 - Create AEDesc ok 1371 - Check type: doub ok 1372 - Check value: -16777215.765766 ~ -16777215.765766 ok 1373 - Dispose ok 1374 - Create AEDesc ok 1375 - Check type: enum ok 1376 - Check value: == ok 1377 - Dispose ok 1378 - Create AEDesc ok 1379 - Check type: enum ok 1380 - Check value: == ok 1381 - Dispose ok 1382 - Create AEDesc ok 1383 - Check type: enum ok 1384 - Check value: == ok 1385 - Dispose ok 1386 - Create AEDesc ok 1387 - Check type: enum ok 1388 - Check value: == ok 1389 - Dispose ok 1390 - Create AEDesc ok 1391 - Check type: enum ok 1392 - Check value: == ok 1393 - Dispose ok 1394 - Check key ok 1395 - Create AEDesc ok 1396 - Check type: enum ok 1397 - Check value: == ok 1398 - Dispose ok 1399 - Create AEDesc ok 1400 - Check type: enum ok 1401 - Check value: == ok 1402 - Dispose ok 1403 - Check key ok 1404 - Create AEDesc ok 1405 - Check type: enum ok 1406 - Check value: == ok 1407 - Dispose ok 1408 - Create AEDesc ok 1409 - Check type: enum ok 1410 - Check value: == ok 1411 - Dispose ok 1412 - Check key ok 1413 - Create AEDesc ok 1414 - Check type: enum ok 1415 - Check value: == ok 1416 - Dispose ok 1417 - Create AEDesc ok 1418 - Check type: enum ok 1419 - Check value: == ok 1420 - Dispose ok 1421 - Check key ok 1422 - Create AEDesc ok 1423 - Check type: enum ok 1424 - Check value: == ok 1425 - Dispose ok 1426 - Create AEDesc ok 1427 - Check type: fss ok 1428 - Check value: /System/Library/CoreServices/Finder.app ok 1429 - Dispose ok 1430 - Create AEDesc ok 1431 - Check type: fss ok 1432 - Check value: /System/Library/CoreServices/Finder.app ok 1433 - Dispose ok 1434 - Create AEDesc ok 1435 - Check type: fss ok 1436 - Check value: /System/Library/CoreServices/Finder.app ok 1437 - Dispose ok 1438 - Create AEDesc ok 1439 - Check type: fss ok 1440 - Check value: /System/Library/CoreServices/Finder.app ok 1441 - Dispose ok 1442 - Create AEDesc ok 1443 - Check type: fss ok 1444 - Check value: /System/Library/CoreServices/Finder.app ok 1445 - Dispose ok 1446 - Check key ok 1447 - Create AEDesc ok 1448 - Check type: fss ok 1449 - Check value: /System/Library/CoreServices/Finder.app ok 1450 - Dispose ok 1451 - Create AEDesc ok 1452 - Check type: fss ok 1453 - Check value: /System/Library/CoreServices/Finder.app ok 1454 - Dispose ok 1455 - Check key ok 1456 - Create AEDesc ok 1457 - Check type: fss ok 1458 - Check value: /System/Library/CoreServices/Finder.app ok 1459 - Dispose ok 1460 - Create AEDesc ok 1461 - Check type: fss ok 1462 - Check value: /System/Library/CoreServices/Finder.app ok 1463 - Dispose ok 1464 - Check key ok 1465 - Create AEDesc ok 1466 - Check type: fss ok 1467 - Check value: /System/Library/CoreServices/Finder.app ok 1468 - Dispose ok 1469 - Create AEDesc ok 1470 - Check type: fss ok 1471 - Check value: /System/Library/CoreServices/Finder.app ok 1472 - Dispose ok 1473 - Check key ok 1474 - Create AEDesc ok 1475 - Check type: fss ok 1476 - Check value: /System/Library/CoreServices/Finder.app ok 1477 - Dispose ok 1478 - Create AEDesc ok 1479 - Check type: keyw ok 1480 - Check value: == ok 1481 - Dispose ok 1482 - Create AEDesc ok 1483 - Check type: keyw ok 1484 - Check value: == ok 1485 - Dispose ok 1486 - Create AEDesc ok 1487 - Check type: keyw ok 1488 - Check value: == ok 1489 - Dispose ok 1490 - Create AEDesc ok 1491 - Check type: keyw ok 1492 - Check value: == ok 1493 - Dispose ok 1494 - Create AEDesc ok 1495 - Check type: keyw ok 1496 - Check value: == ok 1497 - Dispose ok 1498 - Check key ok 1499 - Create AEDesc ok 1500 - Check type: keyw ok 1501 - Check value: == ok 1502 - Dispose ok 1503 - Create AEDesc ok 1504 - Check type: keyw ok 1505 - Check value: == ok 1506 - Dispose ok 1507 - Check key ok 1508 - Create AEDesc ok 1509 - Check type: keyw ok 1510 - Check value: == ok 1511 - Dispose ok 1512 - Create AEDesc ok 1513 - Check type: keyw ok 1514 - Check value: == ok 1515 - Dispose ok 1516 - Check key ok 1517 - Create AEDesc ok 1518 - Check type: keyw ok 1519 - Check value: == ok 1520 - Dispose ok 1521 - Create AEDesc ok 1522 - Check type: keyw ok 1523 - Check value: == ok 1524 - Dispose ok 1525 - Check key ok 1526 - Create AEDesc ok 1527 - Check type: keyw ok 1528 - Check value: == ok 1529 - Dispose ok 1530 - Create AEDesc ok 1531 - Check type: long ok 1532 - Check value: 2147483647 == 2147483647 ok 1533 - Dispose ok 1534 - Create AEDesc ok 1535 - Check type: long ok 1536 - Check value: 2147483647 == 2147483647 ok 1537 - Dispose ok 1538 - Create AEDesc ok 1539 - Check type: long ok 1540 - Check value: 2147483647 == 2147483647 ok 1541 - Dispose ok 1542 - Create AEDesc ok 1543 - Check type: long ok 1544 - Check value: 2147483647 == 2147483647 ok 1545 - Dispose ok 1546 - Create AEDesc ok 1547 - Check type: long ok 1548 - Check value: 2147483647 == 2147483647 ok 1549 - Dispose ok 1550 - Check key ok 1551 - Create AEDesc ok 1552 - Check type: long ok 1553 - Check value: 2147483647 == 2147483647 ok 1554 - Dispose ok 1555 - Create AEDesc ok 1556 - Check type: long ok 1557 - Check value: 2147483647 == 2147483647 ok 1558 - Dispose ok 1559 - Check key ok 1560 - Create AEDesc ok 1561 - Check type: long ok 1562 - Check value: 2147483647 == 2147483647 ok 1563 - Dispose ok 1564 - Create AEDesc ok 1565 - Check type: long ok 1566 - Check value: 2147483647 == 2147483647 ok 1567 - Dispose ok 1568 - Check key ok 1569 - Create AEDesc ok 1570 - Check type: long ok 1571 - Check value: 2147483647 == 2147483647 ok 1572 - Dispose ok 1573 - Create AEDesc ok 1574 - Check type: long ok 1575 - Check value: 2147483647 == 2147483647 ok 1576 - Dispose ok 1577 - Check key ok 1578 - Create AEDesc ok 1579 - Check type: long ok 1580 - Check value: 2147483647 == 2147483647 ok 1581 - Dispose ok 1582 - Create AEDesc ok 1583 - Check type: magn ok 1584 - Check value: 2147483648 == 2147483648 ok 1585 - Dispose ok 1586 - Create AEDesc ok 1587 - Check type: magn ok 1588 - Check value: 2147483648 == 2147483648 ok 1589 - Dispose ok 1590 - Create AEDesc ok 1591 - Check type: magn ok 1592 - Check value: 2147483648 == 2147483648 ok 1593 - Dispose ok 1594 - Create AEDesc ok 1595 - Check type: magn ok 1596 - Check value: 2147483648 == 2147483648 ok 1597 - Dispose ok 1598 - Check key ok 1599 - Create AEDesc ok 1600 - Check type: magn ok 1601 - Check value: 2147483648 == 2147483648 ok 1602 - Dispose ok 1603 - Create AEDesc ok 1604 - Check type: magn ok 1605 - Check value: 2147483648 == 2147483648 ok 1606 - Dispose ok 1607 - Check key ok 1608 - Create AEDesc ok 1609 - Check type: magn ok 1610 - Check value: 2147483648 == 2147483648 ok 1611 - Dispose ok 1612 - Create AEDesc ok 1613 - Check type: magn ok 1614 - Check value: 2147483648 == 2147483648 ok 1615 - Dispose ok 1616 - Check key ok 1617 - Create AEDesc ok 1618 - Check type: magn ok 1619 - Check value: 2147483648 == 2147483648 ok 1620 - Dispose ok 1621 - Create AEDesc ok 1622 - Check type: prop ok 1623 - Check value: == ok 1624 - Dispose ok 1625 - Create AEDesc ok 1626 - Check type: prop ok 1627 - Check value: == ok 1628 - Dispose ok 1629 - Create AEDesc ok 1630 - Check type: prop ok 1631 - Check value: == ok 1632 - Dispose ok 1633 - Create AEDesc ok 1634 - Check type: prop ok 1635 - Check value: == ok 1636 - Dispose ok 1637 - Create AEDesc ok 1638 - Check type: prop ok 1639 - Check value: == ok 1640 - Dispose ok 1641 - Check key ok 1642 - Create AEDesc ok 1643 - Check type: prop ok 1644 - Check value: == ok 1645 - Dispose ok 1646 - Create AEDesc ok 1647 - Check type: prop ok 1648 - Check value: == ok 1649 - Dispose ok 1650 - Check key ok 1651 - Create AEDesc ok 1652 - Check type: prop ok 1653 - Check value: == ok 1654 - Dispose ok 1655 - Create AEDesc ok 1656 - Check type: prop ok 1657 - Check value: == ok 1658 - Dispose ok 1659 - Check key ok 1660 - Create AEDesc ok 1661 - Check type: prop ok 1662 - Check value: == ok 1663 - Dispose ok 1664 - Create AEDesc ok 1665 - Check type: prop ok 1666 - Check value: == ok 1667 - Dispose ok 1668 - Check key ok 1669 - Create AEDesc ok 1670 - Check type: prop ok 1671 - Check value: == ok 1672 - Dispose ok 1673 - Create AEDesc ok 1674 - Check type: qdrt ok 1675 - Check value: '1 240 320 2000' == '1 240 320 2000' ok 1676 - Dispose ok 1677 - Create AEDesc ok 1678 - Check type: qdrt ok 1679 - Check value: '1 240 320 2000' == '1 240 320 2000' ok 1680 - Dispose ok 1681 - Create AEDesc ok 1682 - Check type: qdrt ok 1683 - Check value: '1 240 320 2000' == '1 240 320 2000' ok 1684 - Dispose ok 1685 - Create AEDesc ok 1686 - Check type: qdrt ok 1687 - Check value: '1 240 320 2000' == '1 240 320 2000' ok 1688 - Dispose ok 1689 - Check key ok 1690 - Create AEDesc ok 1691 - Check type: qdrt ok 1692 - Check value: '1 240 320 2000' == '1 240 320 2000' ok 1693 - Dispose ok 1694 - Create AEDesc ok 1695 - Check type: qdrt ok 1696 - Check value: '1 240 320 2000' == '1 240 320 2000' ok 1697 - Dispose ok 1698 - Check key ok 1699 - Create AEDesc ok 1700 - Check type: qdrt ok 1701 - Check value: '1 240 320 2000' == '1 240 320 2000' ok 1702 - Dispose ok 1703 - Create AEDesc ok 1704 - Check type: qdrt ok 1705 - Check value: '1 240 320 2000' == '1 240 320 2000' ok 1706 - Dispose ok 1707 - Check key ok 1708 - Create AEDesc ok 1709 - Check type: qdrt ok 1710 - Check value: '1 240 320 2000' == '1 240 320 2000' ok 1711 - Dispose ok 1712 - Create AEDesc ok 1713 - Check type: shor ok 1714 - Check value: -1234 == -1234 ok 1715 - Dispose ok 1716 - Create AEDesc ok 1717 - Check type: shor ok 1718 - Check value: -1234 == -1234 ok 1719 - Dispose ok 1720 - Create AEDesc ok 1721 - Check type: shor ok 1722 - Check value: -1234 == -1234 ok 1723 - Dispose ok 1724 - Create AEDesc ok 1725 - Check type: shor ok 1726 - Check value: -1234 == -1234 ok 1727 - Dispose ok 1728 - Create AEDesc ok 1729 - Check type: shor ok 1730 - Check value: -1234 == -1234 ok 1731 - Dispose ok 1732 - Check key ok 1733 - Create AEDesc ok 1734 - Check type: shor ok 1735 - Check value: -1234 == -1234 ok 1736 - Dispose ok 1737 - Create AEDesc ok 1738 - Check type: shor ok 1739 - Check value: -1234 == -1234 ok 1740 - Dispose ok 1741 - Check key ok 1742 - Create AEDesc ok 1743 - Check type: shor ok 1744 - Check value: -1234 == -1234 ok 1745 - Dispose ok 1746 - Create AEDesc ok 1747 - Check type: shor ok 1748 - Check value: -1234 == -1234 ok 1749 - Dispose ok 1750 - Check key ok 1751 - Create AEDesc ok 1752 - Check type: shor ok 1753 - Check value: -1234 == -1234 ok 1754 - Dispose ok 1755 - Create AEDesc ok 1756 - Check type: shor ok 1757 - Check value: -1234 == -1234 ok 1758 - Dispose ok 1759 - Check key ok 1760 - Create AEDesc ok 1761 - Check type: shor ok 1762 - Check value: -1234 == -1234 ok 1763 - Dispose ok 1764 - Create AEDesc ok 1765 - Check type: sign ok 1766 - Check value: == ok 1767 - Dispose ok 1768 - Create AEDesc ok 1769 - Check type: sign ok 1770 - Check value: == ok 1771 - Dispose ok 1772 - Create AEDesc ok 1773 - Check type: sign ok 1774 - Check value: == ok 1775 - Dispose ok 1776 - Create AEDesc ok 1777 - Check type: sign ok 1778 - Check value: == ok 1779 - Dispose ok 1780 - Create AEDesc ok 1781 - Check type: sign ok 1782 - Check value: == ok 1783 - Dispose ok 1784 - Check key ok 1785 - Create AEDesc ok 1786 - Check type: sign ok 1787 - Check value: == ok 1788 - Dispose ok 1789 - Create AEDesc ok 1790 - Check type: sign ok 1791 - Check value: == ok 1792 - Dispose ok 1793 - Check key ok 1794 - Create AEDesc ok 1795 - Check type: sign ok 1796 - Check value: == ok 1797 - Dispose ok 1798 - Create AEDesc ok 1799 - Check type: sign ok 1800 - Check value: == ok 1801 - Dispose ok 1802 - Check key ok 1803 - Create AEDesc ok 1804 - Check type: sign ok 1805 - Check value: == ok 1806 - Dispose ok 1807 - Create AEDesc ok 1808 - Check type: sign ok 1809 - Check value: == ok 1810 - Dispose ok 1811 - Check key ok 1812 - Create AEDesc ok 1813 - Check type: sign ok 1814 - Check value: == ok 1815 - Dispose ok 1816 - Create AEDesc ok 1817 - Check type: sing ok 1818 - Check value: -1234.56005859375 ~ -1234.56 ok 1819 - Dispose ok 1820 - Create AEDesc ok 1821 - Check type: sing ok 1822 - Check value: -1234.56005859375 ~ -1234.56 ok 1823 - Dispose ok 1824 - Create AEDesc ok 1825 - Check type: sing ok 1826 - Check value: -1234.56005859375 ~ -1234.56 ok 1827 - Dispose ok 1828 - Create AEDesc ok 1829 - Check type: sing ok 1830 - Check value: -1234.56005859375 ~ -1234.56 ok 1831 - Dispose ok 1832 - Check key ok 1833 - Create AEDesc ok 1834 - Check type: sing ok 1835 - Check value: -1234.56005859375 ~ -1234.56 ok 1836 - Dispose ok 1837 - Create AEDesc ok 1838 - Check type: sing ok 1839 - Check value: -1234.56005859375 ~ -1234.56 ok 1840 - Dispose ok 1841 - Check key ok 1842 - Create AEDesc ok 1843 - Check type: sing ok 1844 - Check value: -1234.56005859375 ~ -1234.56 ok 1845 - Dispose ok 1846 - Create AEDesc ok 1847 - Check type: sing ok 1848 - Check value: -1234.56005859375 ~ -1234.56 ok 1849 - Dispose ok 1850 - Check key ok 1851 - Create AEDesc ok 1852 - Check type: sing ok 1853 - Check value: -1234.56005859375 ~ -1234.56 ok 1854 - Dispose ok 1855 - Create AEDesc ok 1856 - Check type: type ok 1857 - Check value: == ok 1858 - Dispose ok 1859 - Create AEDesc ok 1860 - Check type: type ok 1861 - Check value: == ok 1862 - Dispose ok 1863 - Create AEDesc ok 1864 - Check type: type ok 1865 - Check value: == ok 1866 - Dispose ok 1867 - Create AEDesc ok 1868 - Check type: type ok 1869 - Check value: == ok 1870 - Dispose ok 1871 - Create AEDesc ok 1872 - Check type: type ok 1873 - Check value: == ok 1874 - Dispose ok 1875 - Check key ok 1876 - Create AEDesc ok 1877 - Check type: type ok 1878 - Check value: == ok 1879 - Dispose ok 1880 - Create AEDesc ok 1881 - Check type: type ok 1882 - Check value: == ok 1883 - Dispose ok 1884 - Check key ok 1885 - Create AEDesc ok 1886 - Check type: type ok 1887 - Check value: == ok 1888 - Dispose ok 1889 - Create AEDesc ok 1890 - Check type: type ok 1891 - Check value: == ok 1892 - Dispose ok 1893 - Check key ok 1894 - Create AEDesc ok 1895 - Check type: type ok 1896 - Check value: == ok 1897 - Dispose ok 1898 - Create AEDesc ok 1899 - Check type: type ok 1900 - Check value: == ok 1901 - Dispose ok 1902 - Check key ok 1903 - Create AEDesc ok 1904 - Check type: type ok 1905 - Check value: == ok 1906 - Dispose ok 1907 - Create AEDesc ok 1908 - Check type: TEXT ok 1909 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 1910 - Dispose ok 1911 - Count items remaining ok 1912 - Create AEDesc ok 1913 - Check type: TEXT ok 1914 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 1915 - Dispose ok 1916 - Count items remaining ok 1917 - Create AEDesc ok 1918 - Check type: TEXT ok 1919 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 1920 - Dispose ok 1921 - Count items remaining ok 1922 - Check key ok 1923 - Create AEDesc ok 1924 - Check type: TEXT ok 1925 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 1926 - Dispose ok 1927 - Count items remaining ok 1928 - Check key ok 1929 - Create AEDesc ok 1930 - Check type: TEXT ok 1931 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 1932 - Dispose ok 1933 - Count items remaining ok 1934 - Check key ok 1935 - Create AEDesc ok 1936 - Check type: TEXT ok 1937 - Check value: this is some random text I am just gonna add here OK? == this is some random text I am just gonna add here OK? ok 1938 - Dispose ok 1939 - Count items remaining ok 1940 - Create AEDesc ok 1941 - Check type: bool ok 1942 - Check value: 1 == 1 ok 1943 - Dispose ok 1944 - Count items remaining ok 1945 - Create AEDesc ok 1946 - Check type: bool ok 1947 - Check value: 1 == 1 ok 1948 - Dispose ok 1949 - Count items remaining ok 1950 - Create AEDesc ok 1951 - Check type: bool ok 1952 - Check value: 1 == 1 ok 1953 - Dispose ok 1954 - Count items remaining ok 1955 - Check key ok 1956 - Create AEDesc ok 1957 - Check type: bool ok 1958 - Check value: 1 == 1 ok 1959 - Dispose ok 1960 - Count items remaining ok 1961 - Check key ok 1962 - Create AEDesc ok 1963 - Check type: bool ok 1964 - Check value: 1 == 1 ok 1965 - Dispose ok 1966 - Count items remaining ok 1967 - Check key ok 1968 - Create AEDesc ok 1969 - Check type: bool ok 1970 - Check value: 1 == 1 ok 1971 - Dispose ok 1972 - Count items remaining ok 1973 - Create AEDesc ok 1974 - Check type: cRGB ok 1975 - Check value: '65535 0 0' == '65535 0 0' ok 1976 - Dispose ok 1977 - Count items remaining ok 1978 - Create AEDesc ok 1979 - Check type: cRGB ok 1980 - Check value: '65535 0 0' == '65535 0 0' ok 1981 - Dispose ok 1982 - Count items remaining ok 1983 - Create AEDesc ok 1984 - Check type: cRGB ok 1985 - Check value: '65535 0 0' == '65535 0 0' ok 1986 - Dispose ok 1987 - Count items remaining ok 1988 - Check key ok 1989 - Create AEDesc ok 1990 - Check type: cRGB ok 1991 - Check value: '65535 0 0' == '65535 0 0' ok 1992 - Dispose ok 1993 - Count items remaining ok 1994 - Check key ok 1995 - Create AEDesc ok 1996 - Check type: cRGB ok 1997 - Check value: '65535 0 0' == '65535 0 0' ok 1998 - Dispose ok 1999 - Count items remaining ok 2000 - Check key ok 2001 - Create AEDesc ok 2002 - Check type: cRGB ok 2003 - Check value: '65535 0 0' == '65535 0 0' ok 2004 - Dispose ok 2005 - Count items remaining ok 2006 - Create AEDesc ok 2007 - Check type: doub ok 2008 - Check value: -16777215.765766 ~ -16777215.765766 ok 2009 - Dispose ok 2010 - Count items remaining ok 2011 - Create AEDesc ok 2012 - Check type: doub ok 2013 - Check value: -16777215.765766 ~ -16777215.765766 ok 2014 - Dispose ok 2015 - Count items remaining ok 2016 - Create AEDesc ok 2017 - Check type: doub ok 2018 - Check value: -16777215.765766 ~ -16777215.765766 ok 2019 - Dispose ok 2020 - Count items remaining ok 2021 - Check key ok 2022 - Create AEDesc ok 2023 - Check type: doub ok 2024 - Check value: -16777215.765766 ~ -16777215.765766 ok 2025 - Dispose ok 2026 - Count items remaining ok 2027 - Check key ok 2028 - Create AEDesc ok 2029 - Check type: doub ok 2030 - Check value: -16777215.765766 ~ -16777215.765766 ok 2031 - Dispose ok 2032 - Count items remaining ok 2033 - Check key ok 2034 - Create AEDesc ok 2035 - Check type: doub ok 2036 - Check value: -16777215.765766 ~ -16777215.765766 ok 2037 - Dispose ok 2038 - Count items remaining ok 2039 - Create AEDesc ok 2040 - Check type: enum ok 2041 - Check value: == ok 2042 - Dispose ok 2043 - Count items remaining ok 2044 - Create AEDesc ok 2045 - Check type: enum ok 2046 - Check value: == ok 2047 - Dispose ok 2048 - Count items remaining ok 2049 - Create AEDesc ok 2050 - Check type: enum ok 2051 - Check value: == ok 2052 - Dispose ok 2053 - Count items remaining ok 2054 - Check key ok 2055 - Create AEDesc ok 2056 - Check type: enum ok 2057 - Check value: == ok 2058 - Dispose ok 2059 - Count items remaining ok 2060 - Check key ok 2061 - Create AEDesc ok 2062 - Check type: enum ok 2063 - Check value: == ok 2064 - Dispose ok 2065 - Count items remaining ok 2066 - Check key ok 2067 - Create AEDesc ok 2068 - Check type: enum ok 2069 - Check value: == ok 2070 - Dispose ok 2071 - Count items remaining ok 2072 - Create AEDesc ok 2073 - Check type: fss ok 2074 - Check value: /System/Library/CoreServices/Finder.app ok 2075 - Dispose ok 2076 - Count items remaining ok 2077 - Create AEDesc ok 2078 - Check type: fss ok 2079 - Check value: /System/Library/CoreServices/Finder.app ok 2080 - Dispose ok 2081 - Count items remaining ok 2082 - Create AEDesc ok 2083 - Check type: fss ok 2084 - Check value: /System/Library/CoreServices/Finder.app ok 2085 - Dispose ok 2086 - Count items remaining ok 2087 - Check key ok 2088 - Create AEDesc ok 2089 - Check type: fss ok 2090 - Check value: /System/Library/CoreServices/Finder.app ok 2091 - Dispose ok 2092 - Count items remaining ok 2093 - Check key ok 2094 - Create AEDesc ok 2095 - Check type: fss ok 2096 - Check value: /System/Library/CoreServices/Finder.app ok 2097 - Dispose ok 2098 - Count items remaining ok 2099 - Check key ok 2100 - Create AEDesc ok 2101 - Check type: fss ok 2102 - Check value: /System/Library/CoreServices/Finder.app ok 2103 - Dispose ok 2104 - Count items remaining ok 2105 - Create AEDesc ok 2106 - Check type: keyw ok 2107 - Check value: == ok 2108 - Dispose ok 2109 - Count items remaining ok 2110 - Create AEDesc ok 2111 - Check type: keyw ok 2112 - Check value: == ok 2113 - Dispose ok 2114 - Count items remaining ok 2115 - Create AEDesc ok 2116 - Check type: keyw ok 2117 - Check value: == ok 2118 - Dispose ok 2119 - Count items remaining ok 2120 - Check key ok 2121 - Create AEDesc ok 2122 - Check type: keyw ok 2123 - Check value: == ok 2124 - Dispose ok 2125 - Count items remaining ok 2126 - Check key ok 2127 - Create AEDesc ok 2128 - Check type: keyw ok 2129 - Check value: == ok 2130 - Dispose ok 2131 - Count items remaining ok 2132 - Check key ok 2133 - Create AEDesc ok 2134 - Check type: keyw ok 2135 - Check value: == ok 2136 - Dispose ok 2137 - Count items remaining ok 2138 - Create AEDesc ok 2139 - Check type: long ok 2140 - Check value: 2147483647 == 2147483647 ok 2141 - Dispose ok 2142 - Count items remaining ok 2143 - Create AEDesc ok 2144 - Check type: long ok 2145 - Check value: 2147483647 == 2147483647 ok 2146 - Dispose ok 2147 - Count items remaining ok 2148 - Create AEDesc ok 2149 - Check type: long ok 2150 - Check value: 2147483647 == 2147483647 ok 2151 - Dispose ok 2152 - Count items remaining ok 2153 - Check key ok 2154 - Create AEDesc ok 2155 - Check type: long ok 2156 - Check value: 2147483647 == 2147483647 ok 2157 - Dispose ok 2158 - Count items remaining ok 2159 - Check key ok 2160 - Create AEDesc ok 2161 - Check type: long ok 2162 - Check value: 2147483647 == 2147483647 ok 2163 - Dispose ok 2164 - Count items remaining ok 2165 - Check key ok 2166 - Create AEDesc ok 2167 - Check type: long ok 2168 - Check value: 2147483647 == 2147483647 ok 2169 - Dispose ok 2170 - Count items remaining ok 2171 - Create AEDesc ok 2172 - Check type: magn ok 2173 - Check value: 2147483648 == 2147483648 ok 2174 - Dispose ok 2175 - Count items remaining ok 2176 - Create AEDesc ok 2177 - Check type: magn ok 2178 - Check value: 2147483648 == 2147483648 ok 2179 - Dispose ok 2180 - Count items remaining ok 2181 - Create AEDesc ok 2182 - Check type: magn ok 2183 - Check value: 2147483648 == 2147483648 ok 2184 - Dispose ok 2185 - Count items remaining ok 2186 - Check key ok 2187 - Create AEDesc ok 2188 - Check type: magn ok 2189 - Check value: 2147483648 == 2147483648 ok 2190 - Dispose ok 2191 - Count items remaining ok 2192 - Check key ok 2193 - Create AEDesc ok 2194 - Check type: magn ok 2195 - Check value: 2147483648 == 2147483648 ok 2196 - Dispose ok 2197 - Count items remaining ok 2198 - Check key ok 2199 - Create AEDesc ok 2200 - Check type: magn ok 2201 - Check value: 2147483648 == 2147483648 ok 2202 - Dispose ok 2203 - Count items remaining ok 2204 - Create AEDesc ok 2205 - Check type: prop ok 2206 - Check value: == ok 2207 - Dispose ok 2208 - Count items remaining ok 2209 - Create AEDesc ok 2210 - Check type: prop ok 2211 - Check value: == ok 2212 - Dispose ok 2213 - Count items remaining ok 2214 - Create AEDesc ok 2215 - Check type: prop ok 2216 - Check value: == ok 2217 - Dispose ok 2218 - Count items remaining ok 2219 - Check key ok 2220 - Create AEDesc ok 2221 - Check type: prop ok 2222 - Check value: == ok 2223 - Dispose ok 2224 - Count items remaining ok 2225 - Check key ok 2226 - Create AEDesc ok 2227 - Check type: prop ok 2228 - Check value: == ok 2229 - Dispose ok 2230 - Count items remaining ok 2231 - Check key ok 2232 - Create AEDesc ok 2233 - Check type: prop ok 2234 - Check value: == ok 2235 - Dispose ok 2236 - Count items remaining ok 2237 - Create AEDesc ok 2238 - Check type: qdrt ok 2239 - Check value: '1 240 320 2000' == '1 240 320 2000' ok 2240 - Dispose ok 2241 - Count items remaining ok 2242 - Create AEDesc ok 2243 - Check type: qdrt ok 2244 - Check value: '1 240 320 2000' == '1 240 320 2000' ok 2245 - Dispose ok 2246 - Count items remaining ok 2247 - Create AEDesc ok 2248 - Check type: qdrt ok 2249 - Check value: '1 240 320 2000' == '1 240 320 2000' ok 2250 - Dispose ok 2251 - Count items remaining ok 2252 - Check key ok 2253 - Create AEDesc ok 2254 - Check type: qdrt ok 2255 - Check value: '1 240 320 2000' == '1 240 320 2000' ok 2256 - Dispose ok 2257 - Count items remaining ok 2258 - Check key ok 2259 - Create AEDesc ok 2260 - Check type: qdrt ok 2261 - Check value: '1 240 320 2000' == '1 240 320 2000' ok 2262 - Dispose ok 2263 - Count items remaining ok 2264 - Check key ok 2265 - Create AEDesc ok 2266 - Check type: qdrt ok 2267 - Check value: '1 240 320 2000' == '1 240 320 2000' ok 2268 - Dispose ok 2269 - Count items remaining ok 2270 - Create AEDesc ok 2271 - Check type: shor ok 2272 - Check value: -1234 == -1234 ok 2273 - Dispose ok 2274 - Count items remaining ok 2275 - Create AEDesc ok 2276 - Check type: shor ok 2277 - Check value: -1234 == -1234 ok 2278 - Dispose ok 2279 - Count items remaining ok 2280 - Create AEDesc ok 2281 - Check type: shor ok 2282 - Check value: -1234 == -1234 ok 2283 - Dispose ok 2284 - Count items remaining ok 2285 - Check key ok 2286 - Create AEDesc ok 2287 - Check type: shor ok 2288 - Check value: -1234 == -1234 ok 2289 - Dispose ok 2290 - Count items remaining ok 2291 - Check key ok 2292 - Create AEDesc ok 2293 - Check type: shor ok 2294 - Check value: -1234 == -1234 ok 2295 - Dispose ok 2296 - Count items remaining ok 2297 - Check key ok 2298 - Create AEDesc ok 2299 - Check type: shor ok 2300 - Check value: -1234 == -1234 ok 2301 - Dispose ok 2302 - Count items remaining ok 2303 - Create AEDesc ok 2304 - Check type: sign ok 2305 - Check value: == ok 2306 - Dispose ok 2307 - Count items remaining ok 2308 - Create AEDesc ok 2309 - Check type: sign ok 2310 - Check value: == ok 2311 - Dispose ok 2312 - Count items remaining ok 2313 - Create AEDesc ok 2314 - Check type: sign ok 2315 - Check value: == ok 2316 - Dispose ok 2317 - Count items remaining ok 2318 - Check key ok 2319 - Create AEDesc ok 2320 - Check type: sign ok 2321 - Check value: == ok 2322 - Dispose ok 2323 - Count items remaining ok 2324 - Check key ok 2325 - Create AEDesc ok 2326 - Check type: sign ok 2327 - Check value: == ok 2328 - Dispose ok 2329 - Count items remaining ok 2330 - Check key ok 2331 - Create AEDesc ok 2332 - Check type: sign ok 2333 - Check value: == ok 2334 - Dispose ok 2335 - Count items remaining ok 2336 - Create AEDesc ok 2337 - Check type: sing ok 2338 - Check value: -1234.56005859375 ~ -1234.56 ok 2339 - Dispose ok 2340 - Count items remaining ok 2341 - Create AEDesc ok 2342 - Check type: sing ok 2343 - Check value: -1234.56005859375 ~ -1234.56 ok 2344 - Dispose ok 2345 - Count items remaining ok 2346 - Create AEDesc ok 2347 - Check type: sing ok 2348 - Check value: -1234.56005859375 ~ -1234.56 ok 2349 - Dispose ok 2350 - Count items remaining ok 2351 - Check key ok 2352 - Create AEDesc ok 2353 - Check type: sing ok 2354 - Check value: -1234.56005859375 ~ -1234.56 ok 2355 - Dispose ok 2356 - Count items remaining ok 2357 - Check key ok 2358 - Create AEDesc ok 2359 - Check type: sing ok 2360 - Check value: -1234.56005859375 ~ -1234.56 ok 2361 - Dispose ok 2362 - Count items remaining ok 2363 - Check key ok 2364 - Create AEDesc ok 2365 - Check type: sing ok 2366 - Check value: -1234.56005859375 ~ -1234.56 ok 2367 - Dispose ok 2368 - Count items remaining ok 2369 - Create AEDesc ok 2370 - Check type: type ok 2371 - Check value: == ok 2372 - Dispose ok 2373 - Count items remaining ok 2374 - Create AEDesc ok 2375 - Check type: type ok 2376 - Check value: == ok 2377 - Dispose ok 2378 - Count items remaining ok 2379 - Create AEDesc ok 2380 - Check type: type ok 2381 - Check value: == ok 2382 - Dispose ok 2383 - Count items remaining ok 2384 - Check key ok 2385 - Create AEDesc ok 2386 - Check type: type ok 2387 - Check value: == ok 2388 - Dispose ok 2389 - Count items remaining ok 2390 - Check key ok 2391 - Create AEDesc ok 2392 - Check type: type ok 2393 - Check value: == ok 2394 - Dispose ok 2395 - Count items remaining ok 2396 - Check key ok 2397 - Create AEDesc ok 2398 - Check type: type ok 2399 - Check value: == ok 2400 - Dispose ok 2401 - Count items remaining ok 2402 - Dispose list ok 2403 - Dispose list ok 2404 - Dispose list ok 2405 - Dispose list ok 2406 - Dispose list ok 2407 - Dispose list ok 2408 - Dispose list ok 2409 - Dispose list ok 2410 - Create AEDesc ok 2411 - Check type: TEXT ok 2412 - Check value: abcdef == abcdef ok 2413 - Dispose ok 2414 - Create AEDesc ok 2415 - Check type: utxt ok 2416 - Length check ok 2417 - Create AEDesc ok 2418 - Check type: utxt ok 2419 - Length check ok 2420 - Value check ok 2421 - Dispose ok 2422 - Dispose ok 2423 - Create AEDesc ok 2424 - Check type: keyw ok 2425 - Check value: abcd == abcd ok 2426 - Dispose ok 2427 - Value check ok 2428 - Create AEDesc ok 2429 - Check type: TEXT ok 2430 - Check value: abcd == abcd ok 2431 - Dispose ok 2432 - Create AEDesc ok 2433 - Check type: TEXT ok 2434 - Check value: abcd == abcd ok 2435 - Dispose ok 2436 - Create AEDesc ok 2437 - Check type: doub ok 2438 - Check value: 262144.45 ~ 262144.45 ok 2439 - Dispose ok 2440 - Create AEDesc ok 2441 - Check type: long ok 2442 - Value check ok 2443 - Create AEDesc ok 2444 - Check type: long ok 2445 - Value check ok 2446 - Value check ok 2447 - Dispose ok 2448 - Dispose ok AppleEvents/t/event............1..305 ok 1 - use Mac::AppleEvents; ok 2 - Create AEDesc ok 3 - Check type: sign ok 4 - Create AEDesc ok 5 - Check type: aevt ok 6 - Check test file exists ok 7 - Check Handle ref type ok 8 - Create AEDesc ok 9 - Check type: alis ok 10 - AEPutParamDesc ok 11 - Dispose INIT_Processeses(), could not establish the default connection to the WindowServer.dubious Test returned status 0 (wstat 6, 0x6) DIED. FAILED tests 12-305 Failed 294/305 tests, 3.61% okay Components/t/Components........1..1 ok 1 - count components ok Files/t/Alias..................1..17 ok 1 - file exists ok 2 - NewAlias ok 3 - ResolveAlias ok 4 - check name ok 5 - UpdateAlias ok 6 - ResolveAlias ok 7 - check name ok 8 # skip GetAliasInfo() is deprecated ok 9 - asiZoneName ok 10 - asiServerName # Failed test 'asiVolumeName' # at Files/t/Alias.t line 64. # got: 'Users' # expected: 'Tiger' not ok 11 - asiVolumeName ok 12 - asiAliasName ok 13 - asiParentName ok 14 - NewAliasMinimal ok 15 - ResolveAlias ok 16 - NewAliasMinimalFromFullPath # Looks like you failed 1 test of 17. ok 17 - ResolveAlias dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 11 Failed 1/17 tests, 94.12% okay (less 1 skipped test: 15 okay, 88.24%) Files/t/Constants..............1..5 ok 1 - Count constants ok 2 - Count good ok 3 - Count good exports ok 4 - Count bad ok 5 - Count bad exports ok Files/t/Files..................1..52 ok 1 - FSpDirCreate: /tmp ok 2 - dir exists ok 3 - FSpCreate ok 4 - file exists ok 5 - FSpGetCatInfo ok 6 - FSMakeFSSpec ok 7 - FSpCreate ok 8 - file exists ok 9 - check ioDrMdDat ok 10 - set ioDrMdDat ok 11 - FSpSetCatInfo ok 12 - FSpGetCatInfo ok 13 - check ioDrMdDat ok 14 - check ioDrMdDat ok 15 - FSpGetFInfo ok 16 - check fdType ok 17 - check fdCreator ok 18 - set fdCreator ok 19 - FSpSetFInfo ok 20 - FSpGetFInfo ok 21 - check fdCreator ok 22 - FSpGetCatInfo ok 23 - ! kioFlAttribLocked ok 24 - FSpSetFLock ok 25 - FSpGetCatInfo ok 26 - kioFlAttribLocked ok 27 - FSpRstFLock ok 28 - FSpGetCatInfo ok 29 - ! kioFlAttribLocked ok 30 - FSpRename ok 31 - file exists ok 32 - FSpDirCreate ok 33 - dir exists ok 34 - FSpCatMove ok 35 - file exists ok 36 - open file ok 37 - open file ok 38 - print value ok 39 - print value ok 40 - close file ok 41 - close file ok 42 - FSpExchangeFiles ok 43 - open file ok 44 - open file ok 45 - check value ok 46 - check value ok 47 - close file ok 48 - close file ok 49 - FSpDelete ok 50 - FSpDelete ok 51 - FSpDelete ok 52 - FSpDelete ok Files/t/Info...................1..14 ok 1 - FindFolder ok 2 - Check name ok 3 - Is a folder ok 4 - CatInfo ok 5 - DInfo ok 6 - ! kIsInvisible ok 7 - CatInfo ok 8 - FInfo ok 9 - fdType ok 10 - fdCreator ok 11 - fdFlags ok 12 - ! kIsInvisible ok 13 - CatInfo ok 14 - ioNamePtr ok Gestalt/t/Gestalt..............1..10 ok 1 - 1800 MHz Clock Speed ok 2 ok 3 - 1024 MB Physical RAM ok 4 ok 5 - 2047.99609375 MB Logical RAM ok 6 ok 7 - OS v10.4.9 ok 8 ok 9 - Not running A/UX ok 10 - Alias manager present ok MacPerl/t/MacPerl..............1..13 ok 1 - Volumes: FF9C00000001:Tiger, FF9B00000001:Panther, FF9A00000001:Leopard, FF9900000001:Test, FF9800000001:Users ok 2 - MakePath: /, /Volumes/Panther, /Volumes/Leopard, /Volumes/Test, /Users ok 3 - MakeFSSpec INIT_Processeses(), could not establish the default connection to the WindowServer.dubious Test returned status 0 (wstat 6, 0x6) DIED. FAILED tests 4-13 Failed 10/13 tests, 23.08% okay Memory/t/Memory................1..16 ok 1 - StackSpace ok 2 - FreeMem ok 3 - MaxMem ok 4 - new handle ok 5 - get handle ok 6 - handle size ok 7 - get handle portion ok 8 - append to handle ok 9 - get handle ok 10 - handle size ok 11 - get handle portion ok 12 - Check unlocked state ok 13 - Check locked state ok 14 - Check unlocked state ok 15 - Get address ok 16 - dispose handle ok MoreFiles/t/MoreFiles..........1..1 ok 1 ok Notification/t/Notification....1..11 ok 1 # skip Set MAC_CARBON_GUI in env to run tests ok 2 # skip Set MAC_CARBON_GUI in env to run tests ok 3 # skip Set MAC_CARBON_GUI in env to run tests ok 4 # skip Set MAC_CARBON_GUI in env to run tests ok 5 # skip Set MAC_CARBON_GUI in env to run tests ok 6 # skip Set MAC_CARBON_GUI in env to run tests ok 7 # skip Set MAC_CARBON_GUI in env to run tests ok 8 # skip Set MAC_CARBON_GUI in env to run tests ok 9 # skip Set MAC_CARBON_GUI in env to run tests ok 10 # skip Set MAC_CARBON_GUI in env to run tests ok 11 # skip Set MAC_CARBON_GUI in env to run tests ok 11/11 skipped: various reasons Processes/t/Processes..........1..6 INIT_Processeses(), could not establish the default connection to the WindowServer.dubious Test returned status 0 (wstat 6, 0x6) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay Resources/t/Resources..........1..1 ok 1 ok Sound/t/Sound..................1..14 2007-11-13 00:39:57.446 perl[19440] CFLog (0): CFMessagePort: bootstrap_register(): failed 1100 (0x44c), port = 0x340b, name = 'com.apple.audio.CoreAudio.pid-19440.1230707510.813.Telemetry.IOCycle' See /usr/include/servers/bootstrap_defs.h for the error codes. 2007-11-13 00:39:57.448 perl[19440] CFLog (99): CFMessagePortCreateLocal(): failed to name Mach port (com.apple.audio.CoreAudio.pid-19440.1230707510.813.Telemetry.IOCycle) 2007-11-13 00:39:57.450 perl[19440] CFLog (0): CFMessagePort: bootstrap_register(): failed 1100 (0x44c), port = 0x340f, name = 'com.apple.audio.CoreAudio.pid-19440.1940779190.2015.Telemetry.IOCycle' See /usr/include/servers/bootstrap_defs.h for the error codes. 2007-11-13 00:39:57.452 perl[19440] CFLog (99): CFMessagePortCreateLocal(): failed to name Mach port (com.apple.audio.CoreAudio.pid-19440.1940779190.2015.Telemetry.IOCycle) ok 1 - get current volume ok 2 - set high volume ok 3 - set low volume ok 4 - set default volume ok 5 - open resource file ok 6 - check current resource file ok 7 - count resources ok 8 - get resource ok 9 - resource type ok 10 - resource id ok 11 - resource name ok 12 - new sound channel ok 13 - play sound ok 14 - dispose sound ok Speech/t/Speech................1..38 ok 1 - count voices ok 2 - load voice ok 3 - get description ok 4 - new channel ok 5 - check name ok 6 - check gender ok 7 - check age ok 8 - check creator ok 9 - check id 2007-11-13 00:40:07.420 perl[19443] CFLog (0): CFMessagePort: bootstrap_register(): failed 1100 (0x44c), port = 0x490b, name = 'com.apple.audio.CoreAudio.pid-19443.1230707510.813.Telemetry.IOCycle' See /usr/include/servers/bootstrap_defs.h for the error codes. 2007-11-13 00:40:07.421 perl[19443] CFLog (99): CFMessagePortCreateLocal(): failed to name Mach port (com.apple.audio.CoreAudio.pid-19443.1230707510.813.Telemetry.IOCycle) 2007-11-13 00:40:07.424 perl[19443] CFLog (0): CFMessagePort: bootstrap_register(): failed 1100 (0x44c), port = 0x490f, name = 'com.apple.audio.CoreAudio.pid-19443.1940779190.2015.Telemetry.IOCycle' See /usr/include/servers/bootstrap_defs.h for the error codes. 2007-11-13 00:40:07.426 perl[19443] CFLog (99): CFMessagePortCreateLocal(): failed to name Mach port (com.apple.audio.CoreAudio.pid-19443.1940779190.2015.Telemetry.IOCycle) ok 10 - sing ok 11 - adjust pitch ok 12 - sing! ok 13 - dispose channel ok 14 - load default voice ok 15 - get description ok 16 - get description ok 17 - new channel ok 18 - check name ok 19 - check gender ok 20 - check age ok 21 - check creator ok 22 - check id ok 23 - speak default comment ok 24 - SpeakString ok 25 - SpeakBuffer ok 26 - SpeakBuffer (shhhh) ok 27 - speak some long text ok 28 - busy ok 29 - pause ok 30 - continue ok 31 - pause! ok 32 - continue ok 33 - stop it! ok 34 - phonemes ok 35 - SpeechToFile ok 36 - speak to file ok 37 - file exists ok 38 - dispose channel ok t/Carbon.......................1..4 ok 1 - resChanged() == 2 ok 2 - FSpGetCatInfo imported ok 3 - RegisterComponentResource not imported INIT_Processeses(), could not establish the default connection to the WindowServer.dubious Test returned status 0 (wstat 6, 0x6) DIED. FAILED test 4 Failed 1/4 tests, 75.00% okay Types/t/Types..................1..4 ok 1 - pascal string ok 2 - regular string ok 3 - to real FSSpec ok 4 - back to string FSSpec ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- AppleEvents/t/event.t 0 6 305 588 12-305 Files/t/Alias.t 1 256 17 1 11 MacPerl/t/MacPerl.t 0 6 13 20 4-13 Processes/t/Processes.t 0 6 6 12 1-6 t/Carbon.t 0 6 4 2 4 12 subtests skipped. Failed 5/18 test scripts. 312/2960 subtests failed. Files=18, Tests=2960, 52 wallclock secs ( 4.76 cusr + 1.48 csys = 6.24 CPU) Failed 5/18 test programs. 312/2960 subtests failed. make: *** [test_dynamic] Error 25