Checking if your kit is complete... Looks good Writing Makefile for File::RsyncP::Digest Writing Makefile for File::RsyncP::FileList Writing Makefile for File::RsyncP cp lib/File/RsyncP/FileIO.pm blib/lib/File/RsyncP/FileIO.pm cp lib/File/RsyncP.pm blib/lib/File/RsyncP.pm cp Digest.pm ../blib/lib/File/RsyncP/Digest.pm AutoSplitting ../blib/lib/File/RsyncP/Digest.pm (../blib/lib/auto/File/RsyncP/Digest) /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap Digest.xs > Digest.xsc && mv Digest.xsc Digest.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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.68\" -DXS_VERSION=\"0.68\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" -DPERL_BYTEORDER=4321 Digest.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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.68\" -DXS_VERSION=\"0.68\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" -DPERL_BYTEORDER=4321 md4c.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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.68\" -DXS_VERSION=\"0.68\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" -DPERL_BYTEORDER=4321 rsync_lib.c Running Mkbootstrap for File::RsyncP::Digest () chmod 644 Digest.bs rm -f ../blib/arch/auto/File/RsyncP/Digest/Digest.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Digest.o md4c.o rsync_lib.o -o ../blib/arch/auto/File/RsyncP/Digest/Digest.bundle \ \ chmod 755 ../blib/arch/auto/File/RsyncP/Digest/Digest.bundle cp Digest.bs ../blib/arch/auto/File/RsyncP/Digest/Digest.bs chmod 644 ../blib/arch/auto/File/RsyncP/Digest/Digest.bs Manifying ../blib/man3/File::RsyncP::Digest.3 cp FileList.pm ../blib/lib/File/RsyncP/FileList.pm AutoSplitting ../blib/lib/File/RsyncP/FileList.pm (../blib/lib/auto/File/RsyncP/FileList) /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap FileList.xs > FileList.xsc && mv FileList.xsc FileList.c ./configure configure: Configuring File::RsyncP::FileList based on rsync 2.6.3 checking build system type... powerpc-apple-darwin8.10.0 checking host system type... powerpc-apple-darwin8.10.0 checking target system type... powerpc-apple-darwin8.10.0 checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for a BSD-compatible install... /usr/bin/install -c checking whether to include debugging symbols... yes checking for remsh... 0 checking for broken largefile support... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking ipv6 stack type... kame checking for library containing getaddrinfo... none required checking whether to call shutdown on all sockets... no checking whether byte ordering is bigendian... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/unistd.h usability... yes checking sys/unistd.h presence... yes checking for sys/unistd.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking compat.h usability... no checking compat.h presence... no checking for compat.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for sys/wait.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/mode.h usability... no checking sys/mode.h presence... no checking for sys/mode.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking mcheck.h usability... no checking mcheck.h presence... no checking for mcheck.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking whether sys/types.h defines makedev... yes checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for short... yes checking size of short... 2 checking for inline... inline checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for pid_t... yes checking type of array argument to getgroups... gid_t checking for struct stat.st_rdev... yes checking for ino_t... yes ./configure: line 7086: TYPE_SOCKLEN_T: command not found checking for errno in errno.h... yes checking for connect... yes checking for inet_ntop in -lresolv... yes checking for inet_ntop... yes checking for inet_pton... yes checking whether defines needed by getaddrinfo exist... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for struct sockaddr.sa_len... yes checking for struct sockaddr_in.sin_len... yes checking struct sockaddr_storage... yes checking for struct sockaddr_in6.sin6_scope_id... yes checking for strcasecmp... yes checking whether utime accepts a null argument... yes checking for working alloca.h... yes checking for alloca... yes checking for waitpid... yes checking for wait4... yes checking for getcwd... yes checking for strdup... yes checking for strerror... yes checking for chown... yes checking for chmod... yes checking for mknod... yes checking for mkfifo... yes checking for fchmod... yes checking for fstat... yes checking for strchr... yes checking for readlink... yes checking for link... yes checking for utime... yes checking for utimes... yes checking for strftime... yes checking for mtrace... no checking for ftruncate... yes checking for memmove... yes checking for lchown... yes checking for vsnprintf... yes checking for snprintf... yes checking for asprintf... yes checking for setsid... yes checking for glob... yes checking for strpbrk... yes checking for strlcat... yes checking for strlcpy... yes checking for strtol... yes checking for mallinfo... no checking for getgroups... yes checking for setgroups... yes checking for geteuid... yes checking for getegid... yes checking for open64... no checking for mkstemp64... no checking for working socketpair... yes checking for long long... yes checking for off64_t... no checking for short ino_t... no checking for unsigned char... no checking for broken readdir... no checking for utimbuf... yes checking if gettimeofday takes tz argument... yes checking for C99 vsnprintf... yes checking for secure mkstemp... yes checking for broken inet_ntoa... no checking for broken inet_aton... no checking whether -c -o works... yes configure: creating ./config.status config.status: creating config.h File::RsyncP::FileList based on rsync 2.6.3 configuration successful 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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.68\" -DXS_VERSION=\"0.68\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" -DPERL_BYTEORDER= FileList.c FileList.xs: In function 'getHashString': FileList.xs: In function 'getHashString': FileList.xs:64: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type FileList.xs:64: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type 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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.68\" -DXS_VERSION=\"0.68\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" -DPERL_BYTEORDER= exclude.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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.68\" -DXS_VERSION=\"0.68\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" -DPERL_BYTEORDER= flist.c flist.c: In function 'read_buf': flist.c:153: warning: pointer targets in passing argument 2 of 'readfd' differ in signedness flist.c: In function 'read_buf': flist.c:153: warning: pointer targets in passing argument 2 of 'readfd' differ in signedness 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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.68\" -DXS_VERSION=\"0.68\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" -DPERL_BYTEORDER= hlink.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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.68\" -DXS_VERSION=\"0.68\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" -DPERL_BYTEORDER= pool_alloc.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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.68\" -DXS_VERSION=\"0.68\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" -DPERL_BYTEORDER= snprintf.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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.68\" -DXS_VERSION=\"0.68\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" -DPERL_BYTEORDER= wildmatch.c Running Mkbootstrap for File::RsyncP::FileList () chmod 644 FileList.bs rm -f ../blib/arch/auto/File/RsyncP/FileList/FileList.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 FileList.o exclude.o flist.o hlink.o pool_alloc.o snprintf.o wildmatch.o -o ../blib/arch/auto/File/RsyncP/FileList/FileList.bundle \ -lm \ /usr/bin/ld: for architecture ppc /usr/bin/ld: warning multiple definitions of symbol _strlcpy flist.o definition of _strlcpy in section (__TEXT,__text) /Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libm.dylib(strlcpy.So) definition of _strlcpy /usr/bin/ld: for architecture i386 /usr/bin/ld: warning multiple definitions of symbol _strlcpy flist.o definition of _strlcpy in section (__TEXT,__text) /Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libm.dylib(strlcpy.So) definition of _strlcpy chmod 755 ../blib/arch/auto/File/RsyncP/FileList/FileList.bundle cp FileList.bs ../blib/arch/auto/File/RsyncP/FileList/FileList.bs chmod 644 ../blib/arch/auto/File/RsyncP/FileList/FileList.bs Manifying ../blib/man3/File::RsyncP::FileList.3 Manifying blib/man3/File::RsyncP::FileIO.3 Manifying blib/man3/File::RsyncP.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/rsyncLoad....1..1 ok 1 ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.18 cusr + 0.05 csys = 0.23 CPU) PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, '../blib/lib', '../blib/arch')" t/*.t t/blockDigest....1..4 ok 1 ok 2 ok 3 ok 4 ok t/fileDigest.....1..16 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok All tests successful. Files=2, Tests=20, 0 wallclock secs ( 0.14 cusr + 0.04 csys = 0.18 CPU) PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, '../blib/lib', '../blib/arch')" t/*.t t/exclude.....1..3 ok 1 ok 2 ok 3 ok t/fileList....1..21 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok All tests successful. Files=2, Tests=24, 0 wallclock secs ( 0.14 cusr + 0.05 csys = 0.19 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.10.0/site/lib/auto/File/RsyncP/Digest/Digest.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/File/RsyncP/Digest/Digest.bundle Installing /Users/cpanrun/build/5.10.0/site/lib/auto/File/RsyncP/FileList/FileList.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/File/RsyncP/FileList/FileList.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/File/RsyncP.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/File/RsyncP/Digest.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/File/RsyncP/FileIO.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/File/RsyncP/FileList.html Installing /Users/cpanrun/build/5.10.0/site/lib/auto/File/RsyncP/Digest/autosplit.ix Installing /Users/cpanrun/build/5.10.0/site/lib/auto/File/RsyncP/FileList/autosplit.ix Installing /Users/cpanrun/build/5.10.0/site/lib/File/RsyncP.pm Installing /Users/cpanrun/build/5.10.0/site/lib/File/RsyncP/Digest.pm Installing /Users/cpanrun/build/5.10.0/site/lib/File/RsyncP/FileIO.pm Installing /Users/cpanrun/build/5.10.0/site/lib/File/RsyncP/FileList.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/File::RsyncP.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/File::RsyncP::Digest.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/File::RsyncP::FileIO.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/File::RsyncP::FileList.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod