enc2xs is /Users/cpanrun/build/5.10.0/bin/enc2xs encode.h is at /Users/cpanrun/build/5.10.0/lib/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/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/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/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/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/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/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/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -nolinenumbers -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap JIS2K.xs > JIS2K.xsc && mv JIS2K.xsc JIS2K.c gcc -c -I/Users/cpanrun/build/5.10.0/lib/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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" JIS2K.c gcc -c -I/Users/cpanrun/build/5.10.0/lib/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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" euc2k_t.c gcc -c -I/Users/cpanrun/build/5.10.0/lib/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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" raw_t.c gcc -c -I/Users/cpanrun/build/5.10.0/lib/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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" sjis2k_t.c Running Mkbootstrap for Encode::JIS2K () chmod 644 JIS2K.bs rm -f blib/arch/auto/Encode/JIS2K/JIS2K.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 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/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/JIS2K....1..19 ok 1 - use Encode::JIS2K; ok 2 - decode x0213-1 ok 3 - decode x0213-1 completely ok 4 - t/27484.utf eq t/x0213-1.utf ok 5 - encode x0213-1 ok 6 - encode x0213-1 completely ok 7 - t/27484.enc eq t/x0213-1.enc ok 8 - RT/x0213-1/euc-jisx0213 ok 9 - RT/x0213-1/shiftjisx0213 ok 10 - RT/x0213-1/iso-2022-jp-3 ok 11 - decode x0213-2 ok 12 - decode x0213-2 completely ok 13 - t/27484.utf eq t/x0213-2.utf ok 14 - encode x0213-2 ok 15 - encode x0213-2 completely ok 16 - t/27484.enc eq t/x0213-2.enc ok 17 - RT/x0213-2/euc-jisx0213 ok 18 - RT/x0213-2/shiftjisx0213 ok 19 - RT/x0213-2/iso-2022-jp-3 ok All tests successful. Files=1, Tests=19, 0 wallclock secs ( 0.15 cusr + 0.05 csys = 0.20 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/Encode/JIS2K/JIS2K.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Encode/JIS2K/JIS2K.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Encode/JIS2K.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/Encode/JIS2K/2022JP3.html Installing /Users/cpanrun/build/5.10.0/site/lib/Encode/JIS2K.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Encode/JIS2K/2022JP3.pm Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod