configuring... testing: struct timex tx; int st; st = ntp_adjtime(&tx); gcc -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 -I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 -o conftest conftest.c conftest.c:5:23: error: sys/timex.h: No such file or directory conftest.c: In function 'main': conftest.c:6: error: storage size of 'tx' isn't known conftest.c:5:23: error: sys/timex.h: No such file or directory conftest.c: In function 'main': conftest.c:6: error: storage size of 'tx' isn't known lipo: can't figure out the architecture type of: /var/tmp//ccV11JHk.out testing: struct timex tx; tx.time.tv_sec = 0; return tx.time.tv_sec; gcc -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 -I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 -o conftest conftest.c conftest.c:5:23: error: sys/timex.h: No such file or directory conftest.c: In function 'main': conftest.c:6: error: storage size of 'tx' isn't known conftest.c:5:23: error: sys/timex.h: No such file or directory conftest.c: In function 'main': conftest.c:6: error: storage size of 'tx' isn't known lipo: can't figure out the architecture type of: /var/tmp//ccPSptYw.out testing: struct timex tx; tx.time.tv_nsec = 0; return tx.time.tv_nsec; gcc -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 -I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 -o conftest conftest.c conftest.c:5:23: error: sys/timex.h: No such file or directory conftest.c: In function 'main': conftest.c:6: error: storage size of 'tx' isn't known conftest.c:5:23: error: sys/timex.h: No such file or directory conftest.c: In function 'main': conftest.c:6: error: storage size of 'tx' isn't known lipo: can't figure out the architecture type of: /var/tmp//cco2RkN1.out testing: struct timex tx; tx.time_state = 0; return tx.time_state; gcc -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 -I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 -o conftest conftest.c conftest.c:5:23: error: sys/timex.h: No such file or directory conftest.c: In function 'main': conftest.c:6: error: storage size of 'tx' isn't known conftest.c:5:23: error: sys/timex.h: No such file or directory conftest.c: In function 'main': conftest.c:6: error: storage size of 'tx' isn't known lipo: can't figure out the architecture type of: /var/tmp//ccYVzLib.out testing: struct ntptimeval ntv; ntv.time.tv_nsec = 0; return ntv.time.tv_nsec; gcc -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 -I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 -o conftest conftest.c conftest.c:5:23: error: sys/timex.h: No such file or directory conftest.c: In function 'main': conftest.c:6: error: storage size of 'ntv' isn't known conftest.c:5:23: error: sys/timex.h: No such file or directory conftest.c: In function 'main': conftest.c:6: error: storage size of 'ntv' isn't known lipo: can't figure out the architecture type of: /var/tmp//ccfJj4fs.out testing: struct ntptimeval ntv; ntv.time_state = 0; return ntv.time_state; gcc -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 -I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 -o conftest conftest.c conftest.c:5:23: error: sys/timex.h: No such file or directory conftest.c: In function 'main': conftest.c:6: error: storage size of 'ntv' isn't known conftest.c:5:23: error: sys/timex.h: No such file or directory conftest.c: In function 'main': conftest.c:6: error: storage size of 'ntv' isn't known lipo: can't figure out the architecture type of: /var/tmp//cc5BN4YF.out testing: struct timeval tv; int st; st = gettimeofday(&tv, NULL); gcc -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 -I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 -o conftest conftest.c Checking if your kit is complete... Warning: the following files are missing in your kit: .cvsignore Please inform the author. Writing Makefile for Time::UTC::Now cp lib/Time/UTC/Now.pm blib/lib/Time/UTC/Now.pm /Users/cpanrun/build/5.8.8/bin/perl /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap Now.xs > Now.xsc && mv Now.xsc Now.c gcc -c -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 -O3 -DVERSION=\"0.006\" -DXS_VERSION=\"0.006\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" -DQUSE_GETTIMEOFDAY Now.c Running Mkbootstrap for Time::UTC::Now () chmod 644 Now.bs rm -f blib/arch/auto/Time/UTC/Now/Now.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Now.o -o blib/arch/auto/Time/UTC/Now/Now.bundle \ \ chmod 755 blib/arch/auto/Time/UTC/Now/Now.bundle cp Now.bs blib/arch/auto/Time/UTC/Now/Now.bs chmod 644 blib/arch/auto/Time/UTC/Now/Now.bs Manifying blib/man3/Time::UTC::Now.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/cjdn....1..4 ok 1 - use Time::UTC::Now; ok 2 ok 3 ok 4 ok t/mjdn....1..4 ok 1 - use Time::UTC::Now; ok 2 ok 3 ok 4 ok t/use.....1..1 ok 1 - use Time::UTC::Now; ok All tests successful. Files=3, Tests=9, 1 wallclock secs ( 0.29 cusr + 0.09 csys = 0.38 CPU) Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/Time/UTC/Now/Now.bs Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/Time/UTC/Now/Now.bundle Installing /Users/cpanrun/build/5.8.8/html/site/lib/Time/UTC/Now.html Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/Time/UTC/Now.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Time::UTC::Now.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod