Created
January 26, 2010 03:51
-
-
Save fujiwara/286529 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CPAN: Archive::Tar loaded ok (v1.52) | |
PerlIO-Util-0.70/ | |
PerlIO-Util-0.70/Changes | |
PerlIO-Util-0.70/dir.c | |
PerlIO-Util-0.70/example/ | |
PerlIO-Util-0.70/example/dir_bench.pl | |
PerlIO-Util-0.70/example/iocapture.pl | |
PerlIO-Util-0.70/example/ioname.pl | |
PerlIO-Util-0.70/example/piotac.pl | |
PerlIO-Util-0.70/example/piotee.pl | |
PerlIO-Util-0.70/example/rev_bench.pl | |
PerlIO-Util-0.70/inc/ | |
PerlIO-Util-0.70/inc/Module/ | |
PerlIO-Util-0.70/inc/Module/Install/ | |
PerlIO-Util-0.70/inc/Module/Install/AuthorTests.pm | |
PerlIO-Util-0.70/inc/Module/Install/Base.pm | |
PerlIO-Util-0.70/inc/Module/Install/Makefile.pm | |
PerlIO-Util-0.70/inc/Module/Install/MakeMaker.pm | |
PerlIO-Util-0.70/inc/Module/Install/Metadata.pm | |
PerlIO-Util-0.70/inc/Module/Install.pm | |
PerlIO-Util-0.70/lib/ | |
PerlIO-Util-0.70/lib/PerlIO/ | |
PerlIO-Util-0.70/lib/PerlIO/creat.pm | |
PerlIO-Util-0.70/lib/PerlIO/dir.pm | |
PerlIO-Util-0.70/lib/PerlIO/excl.pm | |
PerlIO-Util-0.70/lib/PerlIO/flock.pm | |
PerlIO-Util-0.70/lib/PerlIO/reverse.pm | |
PerlIO-Util-0.70/lib/PerlIO/tee.pm | |
PerlIO-Util-0.70/lib/PerlIO/Util/ | |
PerlIO-Util-0.70/lib/PerlIO/Util/JA.pod | |
PerlIO-Util-0.70/lib/PerlIO/Util.pm | |
PerlIO-Util-0.70/Makefile.PL | |
PerlIO-Util-0.70/MANIFEST | |
PerlIO-Util-0.70/MANIFEST.SKIP | |
PerlIO-Util-0.70/META.yml | |
PerlIO-Util-0.70/missing.c | |
PerlIO-Util-0.70/perlioflock.h | |
PerlIO-Util-0.70/perlioutil.h | |
PerlIO-Util-0.70/ppport.h | |
PerlIO-Util-0.70/pseudo_layers.c | |
PerlIO-Util-0.70/README | |
PerlIO-Util-0.70/reverse.c | |
PerlIO-Util-0.70/t/ | |
PerlIO-Util-0.70/t/00_load.t | |
PerlIO-Util-0.70/t/01_util.t | |
PerlIO-Util-0.70/t/02_flock.t | |
PerlIO-Util-0.70/t/03_creat.t | |
PerlIO-Util-0.70/t/04_excl.t | |
PerlIO-Util-0.70/t/05_extra.t | |
PerlIO-Util-0.70/t/061_tee_binmode.t | |
PerlIO-Util-0.70/t/062_tee_threads.t | |
PerlIO-Util-0.70/t/06_tee.t | |
PerlIO-Util-0.70/t/08_taint.t | |
PerlIO-Util-0.70/t/09_invalid.t | |
PerlIO-Util-0.70/t/10_dir.t | |
PerlIO-Util-0.70/t/20_reverse.t | |
PerlIO-Util-0.70/t/util/ | |
PerlIO-Util-0.70/t/util/locktest.pl | |
PerlIO-Util-0.70/tee.c | |
PerlIO-Util-0.70/Util.xs | |
PerlIO-Util-0.70/xt/ | |
PerlIO-Util-0.70/xt/01_podspell.t | |
PerlIO-Util-0.70/xt/02_pod.t | |
PerlIO-Util-0.70/xt/03_pod-coverage.t | |
PerlIO-Util-0.70/xt/04_synopsis.t | |
PerlIO-Util-0.70/xt/05_portfs.t | |
CPAN: File::Temp loaded ok (v0.21) | |
CPAN.pm: Going to build G/GF/GFUJI/PerlIO-Util-0.70.tar.gz | |
Checking if your kit is complete... | |
Looks good | |
Writing Makefile for PerlIO::Util | |
cp lib/PerlIO/dir.pm blib/lib/PerlIO/dir.pm | |
cp lib/PerlIO/tee.pm blib/lib/PerlIO/tee.pm | |
cp lib/PerlIO/creat.pm blib/lib/PerlIO/creat.pm | |
cp lib/PerlIO/Util/JA.pod blib/lib/PerlIO/Util/JA.pod | |
cp lib/PerlIO/Util.pm blib/lib/PerlIO/Util.pm | |
cp lib/PerlIO/flock.pm blib/lib/PerlIO/flock.pm | |
cp lib/PerlIO/reverse.pm blib/lib/PerlIO/reverse.pm | |
cp lib/PerlIO/excl.pm blib/lib/PerlIO/excl.pm | |
/usr/bin/perl "-Iinc" /usr/local/share/perl/5.10.0/ExtUtils/xsubpp -typemap /usr/share/perl/5.10/ExtUtils/typemap Util.xs > Util.xsc && mv Util.xsc Util.c | |
cc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.70\" -DXS_VERSION=\"0.70\" -fPIC "-I/usr/lib/perl/5.10/CORE" Util.c | |
cc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.70\" -DXS_VERSION=\"0.70\" -fPIC "-I/usr/lib/perl/5.10/CORE" dir.c | |
dir.c: In function ‘PerlIODir_fill’: | |
dir.c:118: warning: format not a string literal and no format arguments | |
cc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.70\" -DXS_VERSION=\"0.70\" -fPIC "-I/usr/lib/perl/5.10/CORE" missing.c | |
cc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.70\" -DXS_VERSION=\"0.70\" -fPIC "-I/usr/lib/perl/5.10/CORE" pseudo_layers.c | |
pseudo_layers.c: In function ‘PerlIOUtil_open_with_flags’: | |
pseudo_layers.c:90: warning: format not a string literal and no format arguments | |
cc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.70\" -DXS_VERSION=\"0.70\" -fPIC "-I/usr/lib/perl/5.10/CORE" reverse.c | |
reverse.c: In function ‘PerlIOReverse_fill’: | |
reverse.c:285: warning: format not a string literal and no format arguments | |
reverse.c:293: warning: format not a string literal and no format arguments | |
cc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.70\" -DXS_VERSION=\"0.70\" -fPIC "-I/usr/lib/perl/5.10/CORE" tee.c | |
Running Mkbootstrap for PerlIO::Util () | |
chmod 644 Util.bs | |
rm -f blib/arch/auto/PerlIO/Util/Util.so | |
cc -shared -O2 -g -L/usr/local/lib Util.o dir.o missing.o pseudo_layers.o reverse.o tee.o -o blib/arch/auto/PerlIO/Util/Util.so \ | |
\ | |
chmod 755 blib/arch/auto/PerlIO/Util/Util.so | |
cp Util.bs blib/arch/auto/PerlIO/Util/Util.bs | |
chmod 644 blib/arch/auto/PerlIO/Util/Util.bs | |
Manifying blib/man3/PerlIO::tee.3pm | |
Manifying blib/man3/PerlIO::dir.3pm | |
Manifying blib/man3/PerlIO::creat.3pm | |
Manifying blib/man3/PerlIO::Util::JA.3pm | |
Manifying blib/man3/PerlIO::Util.3pm | |
Manifying blib/man3/PerlIO::flock.3pm | |
Manifying blib/man3/PerlIO::reverse.3pm | |
Manifying blib/man3/PerlIO::excl.3pm | |
GFUJI/PerlIO-Util-0.70.tar.gz | |
/usr/bin/make -- OK | |
Running make test | |
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t | |
t/00_load.t .......... ok | |
t/01_util.t .......... ok | |
t/02_flock.t ......... ok | |
t/03_creat.t ......... 1/21 *** buffer overflow detected ***: /usr/bin/perl terminated | |
======= Backtrace: ========= | |
/lib/libc.so.6(__fortify_fail+0x37)[0x2b42345e4647] | |
/lib/libc.so.6[0x2b42345e35f0] | |
/home/fujiwara/.cpan/build/PerlIO-Util-0.70-cGT3fG/blib/arch/auto/PerlIO/Util/Util.so[0x2b42350ad606] | |
/home/fujiwara/.cpan/build/PerlIO-Util-0.70-cGT3fG/blib/arch/auto/PerlIO/Util/Util.so[0x2b42350ad75c] | |
/usr/lib/libperl.so.5.10(PerlIO_openn+0x23c)[0x2b4233bff24c] | |
/usr/lib/libperl.so.5.10(Perl_do_openn+0x92b)[0x2b4233bdf70b] | |
/usr/lib/libperl.so.5.10(Perl_pp_open+0x13f)[0x2b4233bd6cff] | |
/usr/lib/libperl.so.5.10(Perl_runops_standard+0x16)[0x2b4233b87f86] | |
/usr/lib/libperl.so.5.10(perl_run+0x33c)[0x2b4233b8644c] | |
/usr/bin/perl(main+0xec)[0x400d7c] | |
/lib/libc.so.6(__libc_start_main+0xfd)[0x2b423450babd] | |
/usr/bin/perl[0x400bc9] | |
======= Memory map: ======== | |
00400000-00401000 r-xp 00000000 08:01 1171560 /usr/bin/perl | |
00601000-00602000 r--p 00001000 08:01 1171560 /usr/bin/perl | |
00602000-00603000 rw-p 00002000 08:01 1171560 /usr/bin/perl | |
00634000-009b6000 rw-p 00000000 00:00 0 [heap] | |
2b42338bf000-2b42338de000 r-xp 00000000 08:01 1582073 /lib/ld-2.10.1.so | |
2b42338de000-2b42338e1000 rw-p 00000000 00:00 0 | |
2b42338e1000-2b42338e2000 r--p 00000000 08:01 1239919 /usr/lib/locale/ja_JP.utf8/LC_IDENTIFICATION | |
2b42338e2000-2b42338e9000 r--s 00000000 08:01 1175022 /usr/lib/gconv/gconv-modules.cache | |
2b42338e9000-2b42338ea000 r--p 00000000 08:01 1197162 /usr/lib/locale/ja_JP.utf8/LC_MEASUREMENT | |
2b42338ea000-2b42338eb000 r--p 00000000 08:01 1239918 /usr/lib/locale/ja_JP.utf8/LC_TELEPHONE | |
2b42338eb000-2b42338ec000 r--p 00000000 08:01 1239917 /usr/lib/locale/ja_JP.utf8/LC_ADDRESS | |
2b42338ec000-2b42338ed000 r--p 00000000 08:01 1239916 /usr/lib/locale/ja_JP.utf8/LC_NAME | |
2b42338ed000-2b42338ee000 r--p 00000000 08:01 1197166 /usr/lib/locale/ja_JP.utf8/LC_PAPER | |
2b42338ee000-2b42338ef000 r--p 00000000 08:01 1239924 /usr/lib/locale/ja_JP.utf8/LC_MESSAGES/SYS_LC_MESSAGES | |
2b42338ef000-2b42338f0000 r--p 00000000 08:01 1239913 /usr/lib/locale/ja_JP.utf8/LC_MONETARY | |
2b42338f0000-2b423395c000 r--p 00000000 08:01 1239912 /usr/lib/locale/ja_JP.utf8/LC_COLLATE | |
2b423395c000-2b423395e000 r--p 00000000 08:01 1239911 /usr/lib/locale/ja_JP.utf8/LC_TIME | |
2b423395e000-2b423395f000 r--p 00000000 08:01 1196945 /usr/lib/locale/ja_JP.utf8/LC_NUMERIC | |
2b423395f000-2b42339e0000 r--p 00000000 08:01 1239923 /usr/lib/locale/ja_JP.utf8/LC_CTYPE | |
2b4233add000-2b4233ade000 r--p 0001e000 08:01 1582073 /lib/ld-2.10.1.so | |
2b4233ade000-2b4233adf000 rw-p 0001f000 08:01 1582073 /lib/ld-2.10.1.so | |
2b4233adf000-2b4233c40000 r-xp 00000000 08:01 1171568 /usr/lib/libperl.so.5.10.0 | |
2b4233c40000-2b4233e3f000 ---p 00161000 08:01 1171568 /usr/lib/libperl.so.5.10.0 | |
2b4233e3f000-2b4233e43000 r--p 00160000 08:01 1171568 /usr/lib/libperl.so.5.10.0 | |
2b4233e43000-2b4233e48000 rw-p 00164000 08:01 1171568 /usr/lib/libperl.so.5.10.0 | |
2b4233e48000-2b4233e4a000 r-xp 00000000 08:01 373113 /lib/libdl-2.10.1.so | |
2b4233e4a000-2b423404a000 ---p 00002000 08:01 373113 /lib/libdl-2.10.1.so | |
2b423404a000-2b423404b000 r--p 00002000 08:01 373113 /lib/libdl-2.10.1.so | |
2b423404b000-2b423404c000 rw-p 00003000 08:01 373113 /lib/libdl-2.10.1.so | |
2b423404c000-2b42340ce000 r-xp 00000000 08:01 373114 /lib/libm-2.10.1.so | |
2b42340ce000-2b42342ce000 ---p 00082000 08:01 373114 /lib/libm-2.10.1.so | |
2b42342ce000-2b42342cf000 r--p 00082000 08:01 373114 /lib/libm-2.10.1.so | |
2b42342cf000-2b42342d0000 rw-p 00083000 08:01 373114 /lib/libm-2.10.1.so | |
2b42342d0000-2b42342d1000 rw-p 00000000 00:00 0 | |
2b42342d1000-2b42342e8000 r-xp 00000000 08:01 373124 /lib/libpthread-2.10.1.so | |
2b42342e8000-2b42344e7000 ---p 00017000 08:01 373124 /lib/libpthread-2.10.1.so | |
2b42344e7000-2b42344e8000 r--p 00016000 08:01 373124 /lib/libpthread-2.10.1.so | |
2b42344e8000-2b42344e9000 rw-p 00017000 08:01 373124 /lib/libpthread-2.10.1.so | |
2b42344e9000-2b42344ed000 rw-p 00000000 00:00 0 | |
2b42344ed000-2b4234653000 r-xp 00000000 08:01 373106 /lib/libc-2.10.1.so | |
2b4234653000-2b4234852000 ---p 00166000 08:01 373106 /lib/libc-2.10.1.so | |
2b4234852000-2b4234856000 r--p 00165000 08:01 373106 /lib/libc-2.10.1.so | |
2b4234856000-2b4234857000 rw-p 00169000 08:01 373106 /lib/libc-2.10.1.so | |
2b4234857000-2b423485c000 rw-p 00000000 00:00 0 | |
2b423485c000-2b4234865000 r-xp 00000000 08:01 373112 /lib/libcrypt-2.10.1.so | |
2b4234865000-2b4234a65000 ---p 00009000 08:01 373112 /lib/libcrypt-2.10.1.so | |
2b4234a65000-2b4234a66000 r--p 00009000 08:01 373112 /lib/libcrypt-2.10.1.so | |
2b4234a66000-2b4234a67000 rw-p 0000a000 08:01 373112 /lib/libcrypt-2.10.1.so | |
2b4234a67000-2b4234a97000 rw-p 00000000 00:00 0 | |
2b4234a97000-2b4234a9a000 r-xp 00000000 08:01 1353245 /usr/local/lib/perl/5.10.0/auto/Cwd/Cwd.so | |
2b4234a9a000-2b4234c99000 ---p 00003000 08:01 1353245 /usr/local/lib/perl/5.10.0/auto/Cwd/Cwd.so | |
2b4234c99000-2b4234c9a000 r--p 00002000 08:01 1353245 /usr/local/lib/perl/5.10.0/auto/Cwd/Cwd.so | |
2b4234c9a000-2b4234c9b000 rw-p 00003000 08:01 1353245 /usr/local/lib/perl/5.10.0/auto/Cwd/Cwd.so | |
2b4234c9b000-2b4234c9e000 r-xp 00000000 08:01 1827114 /usr/lib/perl/5.10.0/auto/Fcntl/Fcntl.so | |
2b4234c9e000-2b4234e9e000 ---p 00003000 08:01 1827114 /usr/lib/perl/5.10.0/auto/Fcntl/Fcntl.so | |
2b4234e9e000-2b4234e9f000 r--p 00003000 08:01 1827114 /usr/lib/perl/5.10.0/auto/Fcntl/Fcntl.so | |
2b4234e9f000-2b4234ea0000 rw-p 00004000 08:01 1827114 /usr/lib/perl/5.10.0/auto/Fcntl/Fcntl.so | |
2b4234ea0000-2b4234ea8000 r-xp 00000000 08:01 1353269 /usr/local/lib/perl/5.10.0/auto/List/Util/Util.so | |
2b4234ea8000-2b42350a7000 ---p 00008000 08:01 1353269 /usr/local/lib/perl/5.10.0/auto/List/Util/Util.so | |
2b42350a7000-2b42350a8000 r--p 00007000 08:01 1353269 /usr/local/lib/perl/5.10.0/auto/List/Utt/03_creat.t ......... Failed 20/21 subtests | |
t/04_excl.t .......... *** buffer overflow detected ***: /usr/bin/perl terminated | |
======= Backtrace: ========= | |
/lib/libc.so.6(__fortify_fail+0x37)[0x2b3938a2c647] | |
/lib/libc.so.6[0x2b3938a2b5f0] | |
/home/fujiwara/.cpan/build/PerlIO-Util-0.70-cGT3fG/blib/arch/auto/PerlIO/Util/Util.so[0x2b39394f6606] | |
/home/fujiwara/.cpan/build/PerlIO-Util-0.70-cGT3fG/blib/arch/auto/PerlIO/Util/Util.so[0x2b39394f670c] | |
/usr/lib/libperl.so.5.10(PerlIO_openn+0x23c)[0x2b393804724c] | |
/usr/lib/libperl.so.5.10(Perl_do_openn+0xc27)[0x2b3938027a07] | |
/usr/lib/libperl.so.5.10(Perl_pp_open+0x13f)[0x2b393801ecff] | |
/usr/lib/libperl.so.5.10(Perl_runops_standard+0x16)[0x2b3937fcff86] | |
/usr/lib/libperl.so.5.10(perl_run+0x33c)[0x2b3937fce44c] | |
/usr/bin/perl(main+0xec)[0x400d7c] | |
/lib/libc.so.6(__libc_start_main+0xfd)[0x2b3938953abd] | |
/usr/bin/perl[0x400bc9] | |
======= Memory map: ======== | |
00400000-00401000 r-xp 00000000 08:01 1171560 /usr/bin/perl | |
00601000-00602000 r--p 00001000 08:01 1171560 /usr/bin/perl | |
00602000-00603000 rw-p 00002000 08:01 1171560 /usr/bin/perl | |
017c3000-01b68000 rw-p 00000000 00:00 0 [heap] | |
2b3937d07000-2b3937d26000 r-xp 00000000 08:01 1582073 /lib/ld-2.10.1.so | |
2b3937d26000-2b3937d29000 rw-p 00000000 00:00 0 | |
2b3937d29000-2b3937d2a000 r--p 00000000 08:01 1239919 /usr/lib/locale/ja_JP.utf8/LC_IDENTIFICATION | |
2b3937d2a000-2b3937d31000 r--s 00000000 08:01 1175022 /usr/lib/gconv/gconv-modules.cache | |
2b3937d31000-2b3937d32000 r--p 00000000 08:01 1197162 /usr/lib/locale/ja_JP.utf8/LC_MEASUREMENT | |
2b3937d32000-2b3937d33000 r--p 00000000 08:01 1239918 /usr/lib/locale/ja_JP.utf8/LC_TELEPHONE | |
2b3937d33000-2b3937d34000 r--p 00000000 08:01 1239917 /usr/lib/locale/ja_JP.utf8/LC_ADDRESS | |
2b3937d34000-2b3937d35000 r--p 00000000 08:01 1239916 /usr/lib/locale/ja_JP.utf8/LC_NAME | |
2b3937d35000-2b3937d36000 r--p 00000000 08:01 1197166 /usr/lib/locale/ja_JP.utf8/LC_PAPER | |
2b3937d36000-2b3937d37000 r--p 00000000 08:01 1239924 /usr/lib/locale/ja_JP.utf8/LC_MESSAGES/SYS_LC_MESSAGES | |
2b3937d37000-2b3937d38000 r--p 00000000 08:01 1239913 /usr/lib/locale/ja_JP.utf8/LC_MONETARY | |
2b3937d38000-2b3937da4000 r--p 00000000 08:01 1239912 /usr/lib/locale/ja_JP.utf8/LC_COLLATE | |
2b3937da4000-2b3937da6000 r--p 00000000 08:01 1239911 /usr/lib/locale/ja_JP.utf8/LC_TIME | |
2b3937da6000-2b3937da7000 r--p 00000000 08:01 1196945 /usr/lib/locale/ja_JP.utf8/LC_NUMERIC | |
2b3937da7000-2b3937e28000 r--p 00000000 08:01 1239923 /usr/lib/locale/ja_JP.utf8/LC_CTYPE | |
2b3937f25000-2b3937f26000 r--p 0001e000 08:01 1582073 /lib/ld-2.10.1.so | |
2b3937f26000-2b3937f27000 rw-p 0001f000 08:01 1582073 /lib/ld-2.10.1.so | |
2b3937f27000-2b3938088000 r-xp 00000000 08:01 1171568 /usr/lib/libperl.so.5.10.0 | |
2b3938088000-2b3938287000 ---p 00161000 08:01 1171568 /usr/lib/libperl.so.5.10.0 | |
2b3938287000-2b393828b000 r--p 00160000 08:01 1171568 /usr/lib/libperl.so.5.10.0 | |
2b393828b000-2b3938290000 rw-p 00164000 08:01 1171568 /usr/lib/libperl.so.5.10.0 | |
2b3938290000-2b3938292000 r-xp 00000000 08:01 373113 /lib/libdl-2.10.1.so | |
2b3938292000-2b3938492000 ---p 00002000 08:01 373113 /lib/libdl-2.10.1.so | |
2b3938492000-2b3938493000 r--p 00002000 08:01 373113 /lib/libdl-2.10.1.so | |
2b3938493000-2b3938494000 rw-p 00003000 08:01 373113 /lib/libdl-2.10.1.so | |
2b3938494000-2b3938516000 r-xp 00000000 08:01 373114 /lib/libm-2.10.1.so | |
2b3938516000-2b3938716000 ---p 00082000 08:01 373114 /lib/libm-2.10.1.so | |
2b3938716000-2b3938717000 r--p 00082000 08:01 373114 /lib/libm-2.10.1.so | |
2b3938717000-2b3938718000 rw-p 00083000 08:01 373114 /lib/libm-2.10.1.so | |
2b3938718000-2b3938719000 rw-p 00000000 00:00 0 | |
2b3938719000-2b3938730000 r-xp 00000000 08:01 373124 /lib/libpthread-2.10.1.so | |
2b3938730000-2b393892f000 ---p 00017000 08:01 373124 /lib/libpthread-2.10.1.so | |
2b393892f000-2b3938930000 r--p 00016000 08:01 373124 /lib/libpthread-2.10.1.so | |
2b3938930000-2b3938931000 rw-p 00017000 08:01 373124 /lib/libpthread-2.10.1.so | |
2b3938931000-2b3938935000 rw-p 00000000 00:00 0 | |
2b3938935000-2b3938a9b000 r-xp 00000000 08:01 373106 /lib/libc-2.10.1.so | |
2b3938a9b000-2b3938c9a000 ---p 00166000 08:01 373106 /lib/libc-2.10.1.so | |
2b3938c9a000-2b3938c9e000 r--p 00165000 08:01 373106 /lib/libc-2.10.1.so | |
2b3938c9e000-2b3938c9f000 rw-p 00169000 08:01 373106 /lib/libc-2.10.1.so | |
2b3938c9f000-2b3938ca4000 rw-p 00000000 00:00 0 | |
2b3938ca4000-2b3938cad000 r-xp 00000000 08:01 373112 /lib/libcrypt-2.10.1.so | |
2b3938cad000-2b3938ead000 ---p 00009000 08:01 373112 /lib/libcrypt-2.10.1.so | |
2b3938ead000-2b3938eae000 r--p 00009000 08:01 373112 /lib/libcrypt-2.10.1.so | |
2b3938eae000-2b3938eaf000 rw-p 0000a000 08:01 373112 /lib/libcrypt-2.10.1.so | |
2b3938eaf000-2b3938edf000 rw-p 00000000 00:00 0 | |
2b3938edf000-2b3938ee2000 r-xp 00000000 08:01 1353245 /usr/local/lib/perl/5.10.0/auto/Cwd/Cwd.so | |
2b3938ee2000-2b39390e1000 ---p 00003000 08:01 1353245 /usr/local/lib/perl/5.10.0/auto/Cwd/Cwd.so | |
2b39390e1000-2b39390e2000 r--p 00002000 08:01 1353245 /usr/local/lib/perl/5.10.0/auto/Cwd/Cwd.so | |
2b39390e2000-2b39390e3000 rw-p 00003000 08:01 1353245 /usr/local/lib/perl/5.10.0/auto/Cwd/Cwd.so | |
2b39390e3000-2b39390e6000 r-xp 00000000 08:01 1827114 /usr/lib/perl/5.10.0/auto/Fcntl/Fcntl.so | |
2b39390e6000-2b39392e6000 ---p 00003000 08:01 1827114 /usr/lib/perl/5.10.0/auto/Fcntl/Fcntl.so | |
2b39392e6000-2b39392e7000 r--p 00003000 08:01 1827114 /usr/lib/perl/5.10.0/auto/Fcntl/Fcntl.so | |
2b39392e7000-2b39392e8000 rw-p 00004000 08:01 1827114 /usr/lib/perl/5.10.0/auto/Fcntl/Fcntl.so | |
2b39392e8000-2b39392f0000 r-xp 00000000 08:01 1353269 /usr/local/lib/perl/5.10.0/auto/List/Utt/04_excl.t .......... Failed 11/12 subtests | |
t/05_extra.t ......... *** buffer overflow detected ***: /usr/bin/perl terminated | |
======= Backtrace: ========= | |
/lib/libc.so.6(__fortify_fail+0x37)[0x2aecacb76647] | |
/lib/libc.so.6[0x2aecacb755f0] | |
/home/fujiwara/.cpan/build/PerlIO-Util-0.70-cGT3fG/blib/arch/auto/PerlIO/Util/Util.so[0x2aecad231606] | |
/home/fujiwara/.cpan/build/PerlIO-Util-0.70-cGT3fG/blib/arch/auto/PerlIO/Util/Util.so[0x2aecad23170c] | |
/usr/lib/libperl.so.5.10(PerlIO_openn+0x23c)[0x2aecac19124c] | |
/usr/lib/libperl.so.5.10(Perl_do_openn+0x92b)[0x2aecac17170b] | |
/usr/lib/libperl.so.5.10(Perl_pp_open+0x13f)[0x2aecac168cff] | |
/usr/lib/libperl.so.5.10(Perl_runops_standard+0x16)[0x2aecac119f86] | |
/usr/lib/libperl.so.5.10(perl_run+0x33c)[0x2aecac11844c] | |
/usr/bin/perl(main+0xec)[0x400d7c] | |
/lib/libc.so.6(__libc_start_main+0xfd)[0x2aecaca9dabd] | |
/usr/bin/perl[0x400bc9] | |
======= Memory map: ======== | |
00400000-00401000 r-xp 00000000 08:01 1171560 /usr/bin/perl | |
00601000-00602000 r--p 00001000 08:01 1171560 /usr/bin/perl | |
00602000-00603000 rw-p 00002000 08:01 1171560 /usr/bin/perl | |
011b5000-01449000 rw-p 00000000 00:00 0 [heap] | |
2aecabe51000-2aecabe70000 r-xp 00000000 08:01 1582073 /lib/ld-2.10.1.so | |
2aecabe70000-2aecabe73000 rw-p 00000000 00:00 0 | |
2aecabe73000-2aecabe74000 r--p 00000000 08:01 1239919 /usr/lib/locale/ja_JP.utf8/LC_IDENTIFICATION | |
2aecabe74000-2aecabe7b000 r--s 00000000 08:01 1175022 /usr/lib/gconv/gconv-modules.cache | |
2aecabe7b000-2aecabe7c000 r--p 00000000 08:01 1197162 /usr/lib/locale/ja_JP.utf8/LC_MEASUREMENT | |
2aecabe7c000-2aecabe7d000 r--p 00000000 08:01 1239918 /usr/lib/locale/ja_JP.utf8/LC_TELEPHONE | |
2aecabe7d000-2aecabe7e000 r--p 00000000 08:01 1239917 /usr/lib/locale/ja_JP.utf8/LC_ADDRESS | |
2aecabe7e000-2aecabe7f000 r--p 00000000 08:01 1239916 /usr/lib/locale/ja_JP.utf8/LC_NAME | |
2aecabe7f000-2aecabe80000 r--p 00000000 08:01 1197166 /usr/lib/locale/ja_JP.utf8/LC_PAPER | |
2aecabe80000-2aecabe81000 r--p 00000000 08:01 1239924 /usr/lib/locale/ja_JP.utf8/LC_MESSAGES/SYS_LC_MESSAGES | |
2aecabe81000-2aecabe82000 r--p 00000000 08:01 1239913 /usr/lib/locale/ja_JP.utf8/LC_MONETARY | |
2aecabe82000-2aecabeee000 r--p 00000000 08:01 1239912 /usr/lib/locale/ja_JP.utf8/LC_COLLATE | |
2aecabeee000-2aecabef0000 r--p 00000000 08:01 1239911 /usr/lib/locale/ja_JP.utf8/LC_TIME | |
2aecabef0000-2aecabef1000 r--p 00000000 08:01 1196945 /usr/lib/locale/ja_JP.utf8/LC_NUMERIC | |
2aecabef1000-2aecabf72000 r--p 00000000 08:01 1239923 /usr/lib/locale/ja_JP.utf8/LC_CTYPE | |
2aecac06f000-2aecac070000 r--p 0001e000 08:01 1582073 /lib/ld-2.10.1.so | |
2aecac070000-2aecac071000 rw-p 0001f000 08:01 1582073 /lib/ld-2.10.1.so | |
2aecac071000-2aecac1d2000 r-xp 00000000 08:01 1171568 /usr/lib/libperl.so.5.10.0 | |
2aecac1d2000-2aecac3d1000 ---p 00161000 08:01 1171568 /usr/lib/libperl.so.5.10.0 | |
2aecac3d1000-2aecac3d5000 r--p 00160000 08:01 1171568 /usr/lib/libperl.so.5.10.0 | |
2aecac3d5000-2aecac3da000 rw-p 00164000 08:01 1171568 /usr/lib/libperl.so.5.10.0 | |
2aecac3da000-2aecac3dc000 r-xp 00000000 08:01 373113 /lib/libdl-2.10.1.so | |
2aecac3dc000-2aecac5dc000 ---p 00002000 08:01 373113 /lib/libdl-2.10.1.so | |
2aecac5dc000-2aecac5dd000 r--p 00002000 08:01 373113 /lib/libdl-2.10.1.so | |
2aecac5dd000-2aecac5de000 rw-p 00003000 08:01 373113 /lib/libdl-2.10.1.so | |
2aecac5de000-2aecac660000 r-xp 00000000 08:01 373114 /lib/libm-2.10.1.so | |
2aecac660000-2aecac860000 ---p 00082000 08:01 373114 /lib/libm-2.10.1.so | |
2aecac860000-2aecac861000 r--p 00082000 08:01 373114 /lib/libm-2.10.1.so | |
2aecac861000-2aecac862000 rw-p 00083000 08:01 373114 /lib/libm-2.10.1.so | |
2aecac862000-2aecac863000 rw-p 00000000 00:00 0 | |
2aecac863000-2aecac87a000 r-xp 00000000 08:01 373124 /lib/libpthread-2.10.1.so | |
2aecac87a000-2aecaca79000 ---p 00017000 08:01 373124 /lib/libpthread-2.10.1.so | |
2aecaca79000-2aecaca7a000 r--p 00016000 08:01 373124 /lib/libpthread-2.10.1.so | |
2aecaca7a000-2aecaca7b000 rw-p 00017000 08:01 373124 /lib/libpthread-2.10.1.so | |
2aecaca7b000-2aecaca7f000 rw-p 00000000 00:00 0 | |
2aecaca7f000-2aecacbe5000 r-xp 00000000 08:01 373106 /lib/libc-2.10.1.so | |
2aecacbe5000-2aecacde4000 ---p 00166000 08:01 373106 /lib/libc-2.10.1.so | |
2aecacde4000-2aecacde8000 r--p 00165000 08:01 373106 /lib/libc-2.10.1.so | |
2aecacde8000-2aecacde9000 rw-p 00169000 08:01 373106 /lib/libc-2.10.1.so | |
2aecacde9000-2aecacdee000 rw-p 00000000 00:00 0 | |
2aecacdee000-2aecacdf7000 r-xp 00000000 08:01 373112 /lib/libcrypt-2.10.1.so | |
2aecacdf7000-2aecacff7000 ---p 00009000 08:01 373112 /lib/libcrypt-2.10.1.so | |
2aecacff7000-2aecacff8000 r--p 00009000 08:01 373112 /lib/libcrypt-2.10.1.so | |
2aecacff8000-2aecacff9000 rw-p 0000a000 08:01 373112 /lib/libcrypt-2.10.1.so | |
2aecacff9000-2aecad029000 rw-p 00000000 00:00 0 | |
2aecad029000-2aecad02c000 r-xp 00000000 08:01 1353245 /usr/local/lib/perl/5.10.0/auto/Cwd/Cwd.so | |
2aecad02c000-2aecad22b000 ---p 00003000 08:01 1353245 /usr/local/lib/perl/5.10.0/auto/Cwd/Cwd.so | |
2aecad22b000-2aecad22c000 r--p 00002000 08:01 1353245 /usr/local/lib/perl/5.10.0/auto/Cwd/Cwd.so | |
2aecad22c000-2aecad22d000 rw-p 00003000 08:01 1353245 /usr/local/lib/perl/5.10.0/auto/Cwd/Cwd.so | |
2aecad22d000-2aecad234000 r-xp 00000000 08:01 557515 /home/fujiwara/.cpan/build/PerlIO-Util-0.70-cGT3fG/blib/arch/auto/PerlIO/Util/Util.so | |
2aecad234000-2aecad433000 ---p 00007000 08:01 557515 /home/fujiwara/.cpan/build/PerlIO-Util-0.70-cGT3fG/blib/arch/auto/PerlIO/Util/Util.so | |
2aecad433000-2aecad434000 r--p 00006000 08:01 557515 /home/fujiwara/.cpan/build/PerlIO-Util-t/05_extra.t ......... Failed 13/13 subtests o | |
t/061_tee_binmode.t .. ok | |
t/062_tee_threads.t .. ok | |
t/06_tee.t ........... ok | |
t/08_taint.t ......... ok | |
t/09_invalid.t ....... ok | |
t/10_dir.t ........... ok | |
t/20_reverse.t ....... ok | |
Test Summary Report | |
------------------- | |
t/03_creat.t (Wstat: 6 Tests: 1 Failed: 0) | |
Non-zero wait status: 6 | |
Parse errors: Bad plan. You planned 21 tests but ran 1. | |
t/04_excl.t (Wstat: 6 Tests: 1 Failed: 0) | |
Non-zero wait status: 6 | |
Parse errors: Bad plan. You planned 12 tests but ran 1. | |
t/05_extra.t (Wstat: 6 Tests: 0 Failed: 0) | |
Non-zero wait status: 6 | |
Parse errors: Bad plan. You planned 13 tests but ran 0. | |
Files=13, Tests=266, 1 wallclock secs ( 0.15 usr 0.01 sys + 0.87 cusr 0.17 csys = 1.20 CPU) | |
Result: FAIL | |
Failed 3/13 test programs. 0/266 subtests failed. | |
make: *** [test_dynamic] エラー 255 | |
GFUJI/PerlIO-Util-0.70.tar.gz | |
/usr/bin/make test -- NOT OK | |
//hint// to see the cpan-testers results for installing this module, try: | |
reports GFUJI/PerlIO-Util-0.70.tar.gz | |
Running make install | |
make test had returned bad status, won't install without force | |
Failed during this command: | |
GFUJI/PerlIO-Util-0.70.tar.gz : make_test NO |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment