Encode v3.16 Perl 5 v5.20.3 darwin-2level
- Status
- Pass
- From
- Karen Etheridge
- Dist
-
Encode v3.16
- Platform
- Perl 5 v5.20.3 darwin-2level
- Date
- 2021-10-24 17:01:37
- ID
- 0cc4eeb8-34ec-11ec-a8da-0e271413473f
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.20.3, created by App::cpanminus::reporter 0.17 (1.9018).
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
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/20.3/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/20.3/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/20.3/bin/perl" "/Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/lib/perl5/ExtUtils/xsubpp" -nolinenumbers -typemap '/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/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 -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" Byte.c
In file included from Byte.c:11:
In file included from /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/perl.h:5199:
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
if (pv && len > 1) {
^~ ~~
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/proto.h:1791:4: note: declared 'nonnull' here
__attribute__nonnull__(pTHX_1)
^
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/perl.h:3100:60: note: expanded from macro '__attribute__nonnull__'
# define __attribute__nonnull__(a) __attribute__((nonnull(a)))
^
1 warning generated.
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/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 -fstack-protector 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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/bin/perl" "/Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/lib/perl5/ExtUtils/xsubpp" -noprototypes -nolinenumbers -typemap '/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/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 -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" CN.c
In file included from CN.c:11:
In file included from /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/perl.h:5199:
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
if (pv && len > 1) {
^~ ~~
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/proto.h:1791:4: note: declared 'nonnull' here
__attribute__nonnull__(pTHX_1)
^
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/perl.h:3100:60: note: expanded from macro '__attribute__nonnull__'
# define __attribute__nonnull__(a) __attribute__((nonnull(a)))
^
1 warning generated.
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" cp_00_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" eu_01_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" gb_02_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" gb_03_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" ir_04_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/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 -fstack-protector 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/20.3/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/20.3/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/20.3/bin/perl" "/Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/lib/perl5/ExtUtils/xsubpp" -nolinenumbers -typemap '/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/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 -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" EBCDIC.c
In file included from EBCDIC.c:11:
In file included from /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/perl.h:5199:
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
if (pv && len > 1) {
^~ ~~
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/proto.h:1791:4: note: declared 'nonnull' here
__attribute__nonnull__(pTHX_1)
^
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/perl.h:3100:60: note: expanded from macro '__attribute__nonnull__'
# define __attribute__nonnull__(a) __attribute__((nonnull(a)))
^
1 warning generated.
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/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 -fstack-protector 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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/bin/perl" "/Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/lib/perl5/ExtUtils/xsubpp" -nolinenumbers -typemap '/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/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 -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" JP.c
In file included from JP.c:11:
In file included from /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/perl.h:5199:
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
if (pv && len > 1) {
^~ ~~
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/proto.h:1791:4: note: declared 'nonnull' here
__attribute__nonnull__(pTHX_1)
^
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/perl.h:3100:60: note: expanded from macro '__attribute__nonnull__'
# define __attribute__nonnull__(a) __attribute__((nonnull(a)))
^
1 warning generated.
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" cp_00_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" eu_01_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" ji_02_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" ji_03_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" ji_04_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" ma_05_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/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 -fstack-protector 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 (JP.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 (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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/bin/perl" "/Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/lib/perl5/ExtUtils/xsubpp" -nolinenumbers -typemap '/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/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 -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" KR.c
In file included from KR.c:11:
In file included from /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/perl.h:5199:
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
if (pv && len > 1) {
^~ ~~
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/proto.h:1791:4: note: declared 'nonnull' here
__attribute__nonnull__(pTHX_1)
^
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/perl.h:3100:60: note: expanded from macro '__attribute__nonnull__'
# define __attribute__nonnull__(a) __attribute__((nonnull(a)))
^
1 warning generated.
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" cp_00_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" eu_01_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" jo_02_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" ks_03_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/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 -fstack-protector 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 (KR.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 (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/20.3/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/20.3/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/20.3/bin/perl" "/Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/lib/perl5/ExtUtils/xsubpp" -nolinenumbers -typemap '/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/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 -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" Symbol.c
In file included from Symbol.c:11:
In file included from /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/perl.h:5199:
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
if (pv && len > 1) {
^~ ~~
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/proto.h:1791:4: note: declared 'nonnull' here
__attribute__nonnull__(pTHX_1)
^
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/perl.h:3100:60: note: expanded from macro '__attribute__nonnull__'
# define __attribute__nonnull__(a) __attribute__((nonnull(a)))
^
1 warning generated.
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/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 -fstack-protector Symbol.o symbol_t.o -o ../blib/arch/auto/Encode/Symbol/Symbol.bundle \
\
ld: warning: object file (Symbol.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 (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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/bin/perl" "/Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/lib/perl5/ExtUtils/xsubpp" -nolinenumbers -typemap '/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/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 -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" TW.c
In file included from TW.c:11:
In file included from /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/perl.h:5199:
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
if (pv && len > 1) {
^~ ~~
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/proto.h:1791:4: note: declared 'nonnull' here
__attribute__nonnull__(pTHX_1)
^
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/perl.h:3100:60: note: expanded from macro '__attribute__nonnull__'
# define __attribute__nonnull__(a) __attribute__((nonnull(a)))
^
1 warning generated.
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" bi_00_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" bi_01_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" cp_02_t.c
cc -c -I./Encode -I../Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/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 -fstack-protector 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/20.3/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/20.3/bin/perl" "/Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/lib/perl5/ExtUtils/xsubpp" -typemap '/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/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 -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.19\" -DXS_VERSION=\"2.19\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" Unicode.c
In file included from Unicode.xs:9:
In file included from /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/perl.h:5199:
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
if (pv && len > 1) {
^~ ~~
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/proto.h:1791:4: note: declared 'nonnull' here
__attribute__nonnull__(pTHX_1)
^
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/perl.h:3100:60: note: expanded from macro '__attribute__nonnull__'
# define __attribute__nonnull__(a) __attribute__((nonnull(a)))
^
1 warning generated.
rm -f ../blib/arch/auto/Encode/Unicode/Unicode.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/opt/local/lib -fstack-protector 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/20.3/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs blib/arch/auto/Encode/Encode.bs 644
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/bin/perl" "/Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/lib/perl5/ExtUtils/xsubpp" -typemap '/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/ExtUtils/typemap' Encode.xs > Encode.xsc
mv Encode.xsc Encode.c
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/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 -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"3.16\" -DXS_VERSION=\"3.16\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" Encode.c
In file included from Encode.xs:8:
In file included from /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/perl.h:5199:
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
if (pv && len > 1) {
^~ ~~
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/proto.h:1791:4: note: declared 'nonnull' here
__attribute__nonnull__(pTHX_1)
^
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/perl.h:3100:60: note: expanded from macro '__attribute__nonnull__'
# define __attribute__nonnull__(a) __attribute__((nonnull(a)))
^
1 warning generated.
cc -c -I./Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"3.16\" -DXS_VERSION=\"3.16\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" def_t.c
cc -c -I./Encode -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -Werror=declaration-after-statement -Wpointer-sign -Wno-error=implicit-function-declaration -O3 -DVERSION=\"3.16\" -DXS_VERSION=\"3.16\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE" encengine.c
In file included from encengine.c:91:
In file included from /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/perl.h:5199:
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
if (pv && len > 1) {
^~ ~~
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/proto.h:1791:4: note: declared 'nonnull' here
__attribute__nonnull__(pTHX_1)
^
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level/CORE/perl.h:3100:60: note: expanded from macro '__attribute__nonnull__'
# define __attribute__nonnull__(a) __attribute__((nonnull(a)))
^
1 warning generated.
rm -f blib/arch/auto/Encode/Encode.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/opt/local/lib -fstack-protector 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/20.3/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs
cp bin/encguess blib/script/encguess
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/encguess
cp bin/piconv blib/script/piconv
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/piconv
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs blib/arch/auto/Encode/Encode.bs 644
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/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/20.3/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/cow.t .................... ok
t/at-tw.t .................. ok
t/decode.t ................. ok
t/at-cn.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/Encoder.t ................ ok
t/Aliases.t ................ ok
t/from_to.t ................ ok
t/fallback.t ............... ok
t/grow.t ................... ok
t/CJKT.t ................... ok
t/guess.t .................. ok
t/isa.t .................... ok
t/jis7-fallback.t .......... ok
t/jperl.t .................. ok
t/gsm0338.t ................ ok
t/magic.t .................. ok
t/mime_header_iso2022jp.t .. ok
t/mime-name.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/taint.t .................. ok
t/use-Encode-Alias.t ....... ok
t/undef.t .................. ok
# temp file: /tmp/DuhQPyfWqd
t/Unicode_trailing_nul.t ... ok
t/Unicode.t ................ ok
t/utf8ref.t ................ ok
t/utf8strict.t ............. ok
t/utf8warnings.t ........... ok
t/perlio.t ................. ok
t/whatwg-aliases.t ......... skipped: For maintainers only
t/xml.t .................... ok
t/mime-header.t ............ ok
All tests successful.
Test Summary Report
-------------------
t/truncated_utf8.t (Wstat: 0 Tests: 9 Failed: 0)
TODO passed: 9
Files=44, Tests=7778, 3 wallclock secs ( 0.88 usr 0.17 sys + 9.07 cusr 1.31 csys = 11.43 CPU)
Result: PASS
------------------------------
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/20.3@std/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/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/20.3@std/lib/perl5
PERLBREW_HOME = /Volumes/amaretto/Users/ether/.perlbrew
PERLBREW_LIB = std
PERLBREW_MANPATH = /Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/man:/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/man
PERLBREW_PATH = /Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/bin
PERLBREW_PERL = 20.3
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/20.3@std
PERL_MB_OPT = --install_base /Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std
PERL_MM_OPT = INSTALL_BASE=/Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@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 20 12 61 79 80 81 98 701 33 100 204 250 395 398 399 400
EUID = 502
EXECUTABLE_NAME = /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/bin/perl
GID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 399 400
UID = 502
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.05
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280223
ExtUtils::Command 7.62
ExtUtils::Install 2.16
ExtUtils::MakeMaker 7.62
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.75
JSON 4.02
JSON::PP 4.05
Module::Build 0.4214
Module::Signature 0.83
Parse::CPAN::Meta 2.150010
Test::Harness 3.35
Test::More 1.302183
YAML 1.15
YAML::Syck 1.29
version 0.9929
--
Summary of my perl5 (revision 5 version 20 subversion 3) configuration:
Platform:
osname=darwin, osvers=14.5.0, archname=darwin-2level
uname='darwin jaeger 14.5.0 darwin kernel version 14.5.0: wed jul 29 02:26:53 pdt 2015; root:xnu-2782.40.9~1release_x86_64 x86_64 '
config_args='-de -Dprefix=/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3 -Dman1dir=none -Dman3dir=none -Aeval:scriptdir=/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include',
optimize='-O3',
cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include'
ccversion='', gccversion='4.2.1 Compatible Apple LLVM 6.1.0 (clang-602.0.53)', 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 =' -fstack-protector -L/opt/local/lib'
libpth=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.1.0/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib /opt/local/lib
libs=-lpthread -lgdbm -ldbm -ldl -lm -lutil -lc
perllibs=-lpthread -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 -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.34
Built under darwin
Compiled at Sep 12 2015 13:29:28
%ENV:
PERL5LIB="/Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/lib/perl5"
PERLBREW_HOME="/Volumes/amaretto/Users/ether/.perlbrew"
PERLBREW_LIB="std"
PERLBREW_MANPATH="/Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/man:/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/man"
PERLBREW_PATH="/Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/bin"
PERLBREW_PERL="20.3"
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/20.3@std"
PERL_MB_OPT="--install_base /Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std"
PERL_MM_OPT="INSTALL_BASE=/Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std"
PERL_TEST_HARNESS_ASAP="1"
PERL_USE_UNSAFE_INC="0"
@INC:
/Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/lib/perl5/darwin-2level
/Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/lib/perl5
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/site_perl/5.20.3/darwin-2level
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/site_perl/5.20.3
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3
.