enc2xs is /Users/cpanrun/build/5.8.7/bin/enc2xs encode.h is at /Users/cpanrun/pristine/5.8.7/lib/5.8.7/Encode Checking if your kit is complete... Looks good Writing Makefile for Encode::JIS2K cp JIS2K.pm blib/lib/Encode/JIS2K.pm cp lib/Encode/JIS2K/2022JP3.pm blib/lib/Encode/JIS2K/2022JP3.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/build/5.8.7/bin/enc2xs -"Q" -o euc2k_t.c -f euc2k_t.fnm Writing compiled form 77291 bytes in string tables 8905 bytes (10.3%) saved spotting duplicates Reading euc-jisx0213 (euc-jisx0213) /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/build/5.8.7/bin/enc2xs -"Q" -o raw_t.c -f raw_t.fnm Writing compiled form 48228 bytes in string tables 6478 bytes (11.8%) saved spotting duplicates Reading jis0213-1-raw (jis0213-1-raw) Reading jis0213-2-raw (jis0213-2-raw) /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/build/5.8.7/bin/enc2xs -"Q" -o sjis2k_t.c -f sjis2k_t.fnm Writing compiled form 54314 bytes in string tables 1954 bytes (3.47%) saved spotting duplicates Reading shiftjisx0213 (shiftjisx0213) /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -nolinenumbers -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap JIS2K.xs > JIS2K.xsc && mv JIS2K.xsc JIS2K.c gcc -c -I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/Encode -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 -O3 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" JIS2K.c gcc -c -I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/Encode -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 -O3 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" euc2k_t.c gcc -c -I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/Encode -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 -O3 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" raw_t.c gcc -c -I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/Encode -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 -O3 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" sjis2k_t.c Running Mkbootstrap for Encode::JIS2K () chmod 644 JIS2K.bs rm -f blib/arch/auto/Encode/JIS2K/JIS2K.bundle LD_RUN_PATH="" 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 JIS2K.o euc2k_t.o raw_t.o sjis2k_t.o -o blib/arch/auto/Encode/JIS2K/JIS2K.bundle chmod 755 blib/arch/auto/Encode/JIS2K/JIS2K.bundle cp JIS2K.bs blib/arch/auto/Encode/JIS2K/JIS2K.bs chmod 644 blib/arch/auto/Encode/JIS2K/JIS2K.bs PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/JIS2K....ok All tests successful. Files=1, Tests=19, 1 wallclock secs ( 0.13 cusr + 0.05 csys = 0.18 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true