Encode v3.16 Perl 5 v5.8.5 darwin-2level
- Status
- Fail
- From
- Karen Etheridge
- Dist
-
Encode v3.16
- Platform
- Perl 5 v5.8.5 darwin-2level
- Date
- 2021-10-31 20:20:33
- ID
- 002dad7e-3a88-11ec-960c-60f1ae39e61e
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear DANKOGAI,
This is a computer-generated report for Encode-3.16
on perl 5.8.5, created by App::cpanminus::reporter 0.17 (1.9018).
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '':
Building and testing Encode-3.16
Running Mkbootstrap for Byte ()
chmod 644 "Byte.bs"
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../blib/arch/auto/Encode/Byte/Byte.bs 644
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -"O" -o byte_t.c -f byte_t.fnm
Reading iso-8859-2 (iso-8859-2)
Reading iso-8859-3 (iso-8859-3)
Reading iso-8859-4 (iso-8859-4)
Reading iso-8859-5 (iso-8859-5)
Reading iso-8859-6 (iso-8859-6)
Reading iso-8859-7 (iso-8859-7)
Reading iso-8859-8 (iso-8859-8)
Reading iso-8859-9 (iso-8859-9)
Reading iso-8859-10 (iso-8859-10)
Reading iso-8859-11 (iso-8859-11)
Reading iso-8859-13 (iso-8859-13)
Reading iso-8859-14 (iso-8859-14)
Reading iso-8859-15 (iso-8859-15)
Reading iso-8859-16 (iso-8859-16)
Reading AdobeStandardEncoding (AdobeStandardEncoding)
Reading cp1006 (cp1006)
Reading cp1250 (cp1250)
Reading cp1251 (cp1251)
Reading cp1253 (cp1253)
Reading cp1254 (cp1254)
Reading cp1255 (cp1255)
Reading cp1256 (cp1256)
Reading cp1257 (cp1257)
Reading cp1258 (cp1258)
Reading cp424 (cp424)
Reading cp437 (cp437)
Reading cp737 (cp737)
Reading cp775 (cp775)
Reading cp850 (cp850)
Reading cp852 (cp852)
Reading cp855 (cp855)
Reading cp856 (cp856)
Reading cp857 (cp857)
Reading cp858 (cp858)
Reading cp860 (cp860)
Reading cp861 (cp861)
Reading cp862 (cp862)
Reading cp863 (cp863)
Reading cp864 (cp864)
Reading cp865 (cp865)
Reading cp866 (cp866)
Reading cp869 (cp869)
Reading cp874 (cp874)
Reading hp-roman8 (hp-roman8)
Reading koi8-f (koi8-f)
Reading koi8-r (koi8-r)
Reading koi8-u (koi8-u)
Reading MacArabic (MacArabic)
Reading MacCentralEurRoman (MacCentralEurRoman)
Reading MacCroatian (MacCroatian)
Reading MacCyrillic (MacCyrillic)
Reading MacFarsi (MacFarsi)
Reading MacGreek (MacGreek)
Reading MacHebrew (MacHebrew)
Reading MacIcelandic (MacIcelandic)
Reading MacRomanian (MacRomanian)
Reading MacRumanian (MacRumanian)
Reading MacRoman (MacRoman)
Reading MacSami (MacSami)
Reading MacThai (MacThai)
Reading MacTurkish (MacTurkish)
Reading MacUkrainian (MacUkrainian)
Reading nextstep (nextstep)
Reading viscii (viscii)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" "/Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std/lib/perl5/ExtUtils/xsubpp" -nolinenumbers -typemap '/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/ExtUtils/typemap' Byte.xs > Byte.xsc
mv Byte.xsc Byte.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" Byte.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" byte_t.c
rm -f ../blib/arch/auto/Encode/Byte/Byte.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/opt/local/lib Byte.o byte_t.o -o ../blib/arch/auto/Encode/Byte/Byte.bundle \
\
ld: warning: object file (/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib/bundle1.o) was built for newer macOS version (10.4) than being linked (10.3)
ld: warning: object file (Byte.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (byte_t.o) was built for newer macOS version (10.15) than being linked (10.3)
chmod 755 ../blib/arch/auto/Encode/Byte/Byte.bundle
Running Mkbootstrap for CN ()
chmod 644 "CN.bs"
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../blib/arch/auto/Encode/CN/CN.bs 644
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
Reading cp936 (cp936)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
Reading euc-cn (euc-cn)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -o gb_02_t.c -f gb_02_t.fnm
Reading gb12345-raw (gb12345-raw)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -o gb_03_t.c -f gb_03_t.fnm
Reading gb2312-raw (gb2312-raw)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -o ir_04_t.c -f ir_04_t.fnm
Reading iso-ir-165 (iso-ir-165)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm
Reading MacChineseSimp (MacChineseSimp)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" "/Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std/lib/perl5/ExtUtils/xsubpp" -noprototypes -nolinenumbers -typemap '/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/ExtUtils/typemap' CN.xs > CN.xsc
mv CN.xsc CN.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" CN.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" cp_00_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" eu_01_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" gb_02_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" gb_03_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" ir_04_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" ma_05_t.c
rm -f ../blib/arch/auto/Encode/CN/CN.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/opt/local/lib CN.o cp_00_t.o eu_01_t.o gb_02_t.o gb_03_t.o ir_04_t.o ma_05_t.o -o ../blib/arch/auto/Encode/CN/CN.bundle \
\
ld: warning: object file (/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib/bundle1.o) was built for newer macOS version (10.4) than being linked (10.3)
ld: warning: object file (CN.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (cp_00_t.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (eu_01_t.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (gb_02_t.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (gb_03_t.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (ir_04_t.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (ma_05_t.o) was built for newer macOS version (10.15) than being linked (10.3)
chmod 755 ../blib/arch/auto/Encode/CN/CN.bundle
Running Mkbootstrap for EBCDIC ()
chmod 644 "EBCDIC.bs"
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../blib/arch/auto/Encode/EBCDIC/EBCDIC.bs 644
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -"O" -o ebcdic_t.c -f ebcdic_t.fnm
Reading cp37 (cp37)
Reading cp1026 (cp1026)
Reading cp1047 (cp1047)
Reading cp500 (cp500)
Reading cp875 (cp875)
Reading posix-bc (posix-bc)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" "/Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std/lib/perl5/ExtUtils/xsubpp" -nolinenumbers -typemap '/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/ExtUtils/typemap' EBCDIC.xs > EBCDIC.xsc
mv EBCDIC.xsc EBCDIC.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" EBCDIC.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" ebcdic_t.c
rm -f ../blib/arch/auto/Encode/EBCDIC/EBCDIC.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/opt/local/lib EBCDIC.o ebcdic_t.o -o ../blib/arch/auto/Encode/EBCDIC/EBCDIC.bundle \
\
ld: warning: object file (EBCDIC.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib/bundle1.o) was built for newer macOS version (10.4) than being linked (10.3)
ld: warning: object file (ebcdic_t.o) was built for newer macOS version (10.15) than being linked (10.3)
chmod 755 ../blib/arch/auto/Encode/EBCDIC/EBCDIC.bundle
Running Mkbootstrap for JP ()
chmod 644 "JP.bs"
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../blib/arch/auto/Encode/JP/JP.bs 644
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
Reading cp932 (cp932)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
Reading euc-jp (euc-jp)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -o ji_02_t.c -f ji_02_t.fnm
Reading jis0201-raw (jis0201-raw)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -o ji_03_t.c -f ji_03_t.fnm
Reading jis0208-raw (jis0208-raw)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -o ji_04_t.c -f ji_04_t.fnm
Reading jis0212-raw (jis0212-raw)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm
Reading MacJapanese (MacJapanese)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -o sh_06_t.c -f sh_06_t.fnm
Reading shiftjis (shiftjis)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" "/Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std/lib/perl5/ExtUtils/xsubpp" -nolinenumbers -typemap '/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/ExtUtils/typemap' JP.xs > JP.xsc
mv JP.xsc JP.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" JP.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" cp_00_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" eu_01_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" ji_02_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" ji_03_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" ji_04_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" ma_05_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" sh_06_t.c
rm -f ../blib/arch/auto/Encode/JP/JP.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/opt/local/lib JP.o cp_00_t.o eu_01_t.o ji_02_t.o ji_03_t.o ji_04_t.o ma_05_t.o sh_06_t.o -o ../blib/arch/auto/Encode/JP/JP.bundle \
\
ld: warning: object file (/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib/bundle1.o) was built for newer macOS version (10.4) than being linked (10.3)
ld: warning: object file (JP.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (cp_00_t.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (eu_01_t.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (ji_02_t.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (ji_03_t.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (ji_04_t.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (ma_05_t.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (sh_06_t.o) was built for newer macOS version (10.15) than being linked (10.3)
chmod 755 ../blib/arch/auto/Encode/JP/JP.bundle
Running Mkbootstrap for KR ()
chmod 644 "KR.bs"
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../blib/arch/auto/Encode/KR/KR.bs 644
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
Reading cp949 (cp949)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
Reading euc-kr (euc-kr)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -o jo_02_t.c -f jo_02_t.fnm
Reading johab (johab)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -o ks_03_t.c -f ks_03_t.fnm
Reading ksc5601-raw (ksc5601-raw)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -o ma_04_t.c -f ma_04_t.fnm
Reading MacKorean (MacKorean)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" "/Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std/lib/perl5/ExtUtils/xsubpp" -nolinenumbers -typemap '/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/ExtUtils/typemap' KR.xs > KR.xsc
mv KR.xsc KR.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" KR.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" cp_00_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" eu_01_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" jo_02_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" ks_03_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" ma_04_t.c
rm -f ../blib/arch/auto/Encode/KR/KR.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/opt/local/lib KR.o cp_00_t.o eu_01_t.o jo_02_t.o ks_03_t.o ma_04_t.o -o ../blib/arch/auto/Encode/KR/KR.bundle \
\
ld: warning: object file (/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib/bundle1.o) was built for newer macOS version (10.4) than being linked (10.3)
ld: warning: object file (KR.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (cp_00_t.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (eu_01_t.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (jo_02_t.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (ks_03_t.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (ma_04_t.o) was built for newer macOS version (10.15) than being linked (10.3)
chmod 755 ../blib/arch/auto/Encode/KR/KR.bundle
Running Mkbootstrap for Symbol ()
chmod 644 "Symbol.bs"
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../blib/arch/auto/Encode/Symbol/Symbol.bs 644
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -"O" -o symbol_t.c -f symbol_t.fnm
Reading AdobeSymbol (AdobeSymbol)
Reading AdobeZdingbat (AdobeZdingbat)
Reading dingbats (dingbats)
Reading MacDingbats (MacDingbats)
Reading MacSymbol (MacSymbol)
Reading symbol (symbol)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" "/Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std/lib/perl5/ExtUtils/xsubpp" -nolinenumbers -typemap '/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/ExtUtils/typemap' Symbol.xs > Symbol.xsc
mv Symbol.xsc Symbol.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" Symbol.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" symbol_t.c
rm -f ../blib/arch/auto/Encode/Symbol/Symbol.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/opt/local/lib Symbol.o symbol_t.o -o ../blib/arch/auto/Encode/Symbol/Symbol.bundle \
\
ld: warning: object file (/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib/bundle1.o) was built for newer macOS version (10.4) than being linked (10.3)
ld: warning: object file (Symbol.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (symbol_t.o) was built for newer macOS version (10.15) than being linked (10.3)
chmod 755 ../blib/arch/auto/Encode/Symbol/Symbol.bundle
Running Mkbootstrap for TW ()
chmod 644 "TW.bs"
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../blib/arch/auto/Encode/TW/TW.bs 644
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -o bi_00_t.c -f bi_00_t.fnm
Reading big5-eten (big5-eten)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -o bi_01_t.c -f bi_01_t.fnm
Reading big5-hkscs (big5-hkscs)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -o cp_02_t.c -f cp_02_t.fnm
Reading cp950 (cp950)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" ../bin/enc2xs -"Q" -o ma_03_t.c -f ma_03_t.fnm
Reading MacChineseTrad (MacChineseTrad)
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" "/Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std/lib/perl5/ExtUtils/xsubpp" -nolinenumbers -typemap '/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/ExtUtils/typemap' TW.xs > TW.xsc
mv TW.xsc TW.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" TW.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" bi_00_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" bi_01_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" cp_02_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" ma_03_t.c
rm -f ../blib/arch/auto/Encode/TW/TW.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/opt/local/lib TW.o bi_00_t.o bi_01_t.o cp_02_t.o ma_03_t.o -o ../blib/arch/auto/Encode/TW/TW.bundle \
\
ld: warning: object file (TW.o) was built for newer macOS version (10.15) than being linked (10.3)ld: warning: object file (/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib/bundle1.o) was built for newer macOS version (10.4) than being linked (10.3)
ld: warning: object file (bi_00_t.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (bi_01_t.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (cp_02_t.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (ma_03_t.o) was built for newer macOS version (10.15) than being linked (10.3)
chmod 755 ../blib/arch/auto/Encode/TW/TW.bundle
Running Mkbootstrap for Unicode ()
chmod 644 "Unicode.bs"
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../blib/arch/auto/Encode/Unicode/Unicode.bs 644
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" "/Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std/lib/perl5/ExtUtils/xsubpp" -typemap '/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/ExtUtils/typemap' Unicode.xs > Unicode.xsc
mv Unicode.xsc Unicode.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"2.19\" -DXS_VERSION=\"2.19\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" Unicode.c
rm -f ../blib/arch/auto/Encode/Unicode/Unicode.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/opt/local/lib Unicode.o -o ../blib/arch/auto/Encode/Unicode/Unicode.bundle \
\
ld: warning: object file (Unicode.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib/bundle1.o) was built for newer macOS version (10.4) than being linked (10.3)
chmod 755 ../blib/arch/auto/Encode/Unicode/Unicode.bundle
Running Mkbootstrap for Encode ()
chmod 644 "Encode.bs"
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs blib/arch/auto/Encode/Encode.bs 644
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" "/Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std/lib/perl5/ExtUtils/xsubpp" -typemap '/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/ExtUtils/typemap' Encode.xs > Encode.xsc
mv Encode.xsc Encode.c
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" bin/enc2xs -"Q" -"O" -o def_t.c -f def_t.fnm
Reading iso-8859-1 (iso-8859-1)
Reading ascii (ascii)
Reading cp1252 (cp1252)
Reading ascii-ctrl (ascii-ctrl)
Reading null (null)
cc -c -I./Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"3.16\" -DXS_VERSION=\"3.16\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" Encode.c
cc -c -I./Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"3.16\" -DXS_VERSION=\"3.16\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" def_t.c
cc -c -I./Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -O3 -DVERSION=\"3.16\" -DXS_VERSION=\"3.16\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level/CORE" encengine.c
rm -f blib/arch/auto/Encode/Encode.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/opt/local/lib Encode.o def_t.o encengine.o -o blib/arch/auto/Encode/Encode.bundle \
\
ld: warning: object file (Encode.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib/bundle1.o) was built for newer macOS version (10.4) than being linked (10.3)
ld: warning: object file (def_t.o) was built for newer macOS version (10.15) than being linked (10.3)
ld: warning: object file (encengine.o) was built for newer macOS version (10.15) than being linked (10.3)
chmod 755 blib/arch/auto/Encode/Encode.bundle
cp bin/enc2xs blib/script/enc2xs
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs
cp bin/encguess blib/script/encguess
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/encguess
cp bin/piconv blib/script/piconv
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/piconv
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs blib/arch/auto/Encode/Encode.bs 644
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../blib/arch/auto/Encode/Byte/Byte.bs 644
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../blib/arch/auto/Encode/CN/CN.bs 644
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../blib/arch/auto/Encode/EBCDIC/EBCDIC.bs 644
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../blib/arch/auto/Encode/JP/JP.bs 644
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../blib/arch/auto/Encode/KR/KR.bs 644
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../blib/arch/auto/Encode/Symbol/Symbol.bs 644
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../blib/arch/auto/Encode/TW/TW.bs 644
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../blib/arch/auto/Encode/Unicode/Unicode.bs 644
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../blib/arch/auto/Encode/Byte/Byte.bs 644
No tests defined for Encode::Byte extension.
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../blib/arch/auto/Encode/CN/CN.bs 644
No tests defined for Encode::CN extension.
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../blib/arch/auto/Encode/EBCDIC/EBCDIC.bs 644
No tests defined for Encode::EBCDIC extension.
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../blib/arch/auto/Encode/JP/JP.bs 644
No tests defined for Encode::JP extension.
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../blib/arch/auto/Encode/KR/KR.bs 644
No tests defined for Encode::KR extension.
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../blib/arch/auto/Encode/Symbol/Symbol.bs 644
No tests defined for Encode::Symbol extension.
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../blib/arch/auto/Encode/TW/TW.bs 644
No tests defined for Encode::TW extension.
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../blib/arch/auto/Encode/Unicode/Unicode.bs 644
No tests defined for Encode::Unicode extension.
PERL_DL_NONLAZY=1 "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/at-tw.t .................. ok
t/cow.t .................... ok
t/at-cn.t .................. ok
t/decode.t ................. ok
t/enc_eucjp.t .............. ok
t/enc_utf8.t ............... ok
t/enc_data.t ............... ok
t/enc_module.t ............. ok
t/encoding-locale.t ........ ok
t/encoding.t ............... ok
t/from_to.t ................ ok
t/Encoder.t ................ ok
t/fallback.t ............... ok
t/Aliases.t ................ ok
t/grow.t ................... ok
t/guess.t .................. ok
t/isa.t .................... ok
t/CJKT.t ................... ok
t/jis7-fallback.t .......... ok
t/jperl.t .................. ok
\x1B does not map to Unicode at t/gsm0338.t line 89.
\x1B does not map to Unicode at t/gsm0338.t line 89.
# Failed test 'PerlIO encoding(gsm0338) read works'
# at t/gsm0338.t line 91.
Wide character in print at /Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std/lib/perl5/Test2/Formatter/TAP.pm line 125.
# got: 'A≉‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰¬�e≉‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰¬�e'
# expected: 'A≉‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰‰¬'
# Looks like you failed 1 test of 777.
t/gsm0338.t ................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/777 subtests
t/magic.t .................. ok
t/mime_header_iso2022jp.t .. ok
t/mime-name.t .............. ok
t/mime-header.t ............ ok
t/Encode.t ................. ok
t/rt113164.t ............... ok
t/rt65541.t ................ ok
t/rt76824.t ................ ok
t/rt85489.t ................ ok
t/rt86327.t ................ ok
t/piconv.t ................. ok
t/truncated_utf8.t ......... ok
t/use-Encode-Alias.t ....... ok
t/taint.t .................. ok
# temp file: /tmp/rv8dtQjXoc
t/Unicode_trailing_nul.t ... ok
t/undef.t .................. ok
t/utf8ref.t ................ ok
t/utf8strict.t ............. ok
t/Unicode.t ................ ok
t/utf8warnings.t ........... ok
t/whatwg-aliases.t ......... skipped: For maintainers only
t/xml.t .................... ok
t/perlio.t ................. ok
Test Summary Report
-------------------
t/gsm0338.t (Wstat: 256 Tests: 777 Failed: 1)
Failed test: 777
Non-zero exit status: 1
Files=44, Tests=7778, 1 wallclock secs ( 0.86 usr 0.17 sys + 6.76 cusr 1.20 csys = 8.99 CPU)
Result: FAIL
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
HARNESS_OPTIONS = j6:c
LANG = en_CA.UTF-8
NO_NETWORK_TESTING = 1
PATH = /Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin:/Volumes/amaretto/Users/ether/bin:/Volumes/amaretto/Users/ether/git/misc/install/jaeger/bin:/Volumes/amaretto/Users/ether/git/misc/install/generic/bin:/opt/local/bin:/opt/local/sbin:/Volumes/amaretto/Users/ether/git/git-hub/lib:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/opt/local/share/git-core/contrib/workdir
PERL5LIB = /Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std/lib/perl5
PERLBREW_HOME = /Volumes/amaretto/Users/ether/.perlbrew
PERLBREW_LIB = std
PERLBREW_MANPATH = /Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std/man:/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/man
PERLBREW_PATH = /Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin
PERLBREW_PERL = 8.5
PERLBREW_ROOT = /Volumes/amaretto/Users/ether/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.92
PERLBREW_VERSION = 0.92
PERLDOC = -oman
PERLDOC_PAGER = less -sicMr
PERL_AUTOINSTALL_PREFER_CPAN = 1
PERL_INSTALL_QUIET = 1
PERL_LOCAL_LIB_ROOT = /Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std
PERL_MB_OPT = --install_base /Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std
PERL_MM_OPT = INSTALL_BASE=/Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std
PERL_TEST_HARNESS_ASAP = 1
PERL_USE_UNSAFE_INC = 0
SHELL = /bin/bash
TERM = xterm-color
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 20 400 399 398 395 250 204 100 33 701 98 81 80 79 61 12 20
EUID = 502
EXECUTABLE_NAME = /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin/perl
GID = 20 400 399 398 395 250 204 100 33 701 98 81 80 79 61 12 20
UID = 502
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.14
CPAN::Meta 2.150005
Cwd 3.47
ExtUtils::CBuilder 0.280223
ExtUtils::Command 7.44
ExtUtils::Install 2.16
ExtUtils::MakeMaker 7.44
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.47
JSON 4.02
JSON::PP 2.27203
Module::Build 0.4214
Module::Signature 0.83
Parse::CPAN::Meta 1.4417
Test::Harness 3.35
Test::More 1.302183
YAML n/a
YAML::Syck n/a
version 0.9929
--
Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
Platform:
osname=darwin, osvers=14.3.0, archname=darwin-2level
uname='darwin jaeger 14.3.0 darwin kernel version 14.3.0: mon mar 23 11:59:05 pdt 2015; root:xnu-2782.20.48~5release_x86_64 x86_64 '
config_args='-de -Dprefix=/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5 -Dman1dir=none -Dman3dir=none -Aeval:scriptdir=/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=define uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include',
optimize='-O3',
cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include'
ccversion='', gccversion='4.2.1 Compatible Apple LLVM 6.1.0 (clang-602.0.49)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/opt/local/lib'
libpth=/opt/local/lib /usr/lib
libs=-lgdbm -ldbm -ldl -lm -lutil -lc
perllibs=-ldl -lm -lutil -lc
libc=, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/opt/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: USE_64_BIT_INT USE_64_BIT_ALL USE_LARGE_FILES
Locally applied patches:
Devel::PatchPerl 1.34
Built under darwin
Compiled at Jun 17 2015 13:05:09
%ENV:
PERL5LIB="/Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std/lib/perl5"
PERLBREW_HOME="/Volumes/amaretto/Users/ether/.perlbrew"
PERLBREW_LIB="std"
PERLBREW_MANPATH="/Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std/man:/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/man"
PERLBREW_PATH="/Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/bin"
PERLBREW_PERL="8.5"
PERLBREW_ROOT="/Volumes/amaretto/Users/ether/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.92"
PERLBREW_VERSION="0.92"
PERLDOC="-oman"
PERLDOC_PAGER="less -sicMr"
PERL_AUTOINSTALL_PREFER_CPAN="1"
PERL_INSTALL_QUIET="1"
PERL_LOCAL_LIB_ROOT="/Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std"
PERL_MB_OPT="--install_base /Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std"
PERL_MM_OPT="INSTALL_BASE=/Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std"
PERL_TEST_HARNESS_ASAP="1"
PERL_USE_UNSAFE_INC="0"
@INC:
/Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std/lib/perl5/darwin-2level
/Volumes/amaretto/Users/ether/.perlbrew/libs/8.5@std/lib/perl5
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5/darwin-2level
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/5.8.5
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/site_perl/5.8.5/darwin-2level
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/site_perl/5.8.5
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/lib/site_perl
.