Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 243039 Details for
Bug 332835
dev-perl/Data-Dump-Streamer does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
Data-Dump-Streamer-2.22:20100815-055106.log (text/plain), 28.18 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-15 11:14:29 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-15 11:14:29 UTC
Size:
28.18 KB
patch
obsolete
> * CPV: dev-perl/Data-Dump-Streamer-2.22 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking Data-Dump-Streamer-2.22.tar.gz to /var/tmp/portage/dev-perl/Data-Dump-Streamer-2.22/work >>>> Source unpacked in /var/tmp/portage/dev-perl/Data-Dump-Streamer-2.22/work >>>> Preparing source in /var/tmp/portage/dev-perl/Data-Dump-Streamer-2.22/work/Data-Dump-Streamer-2.22 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-perl/Data-Dump-Streamer-2.22/work/Data-Dump-Streamer-2.22 ... > * Using Module::Build > * perl Build.PL --installdirs=vendor --libdoc= --destdir=/var/tmp/portage/dev-perl/Data-Dump-Streamer-2.22/image/ --create_packlist=0 >Installing Data::Dump::Streamer > >I can install a shortcut so you can use the package 'DDS' >as though it was 'Data::Dump::Streamer'. This is handy for oneliners. >*Note* that if you select 'no' below and you already >have it installed then it will be removed. > >Would you like me to install the shortcut? (yes/no) [no ]no >Creating new 'MYMETA.yml' with configuration results >Creating new 'Build' script for 'Data-Dump-Streamer' version '2.22' >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-perl/Data-Dump-Streamer-2.22/work/Data-Dump-Streamer-2.22 ... >Building Data-Dump-Streamer >i686-pc-linux-gnu-gcc -I/usr/lib/perl5/5.12.1/i686-linux-thread-multi/CORE -DXS_VERSION="2.22" -DVERSION="2.22" -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -o lib/Data/Dump/Streamer.o lib/Data/Dump/Streamer.c >ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Data/Dump/Streamer/Streamer.bs') >i686-pc-linux-gnu-gcc -shared -O2 -pipe -L/usr/local/lib -fstack-protector -o blib/arch/auto/Data/Dump/Streamer/Streamer.so lib/Data/Dump/Streamer.o >>>> Source compiled. >t/as.t .............. >1..4 >ok 1 - use Data::Dump::Streamer; >ok 2 - aliased namespace works for object construction >ok 3 - derived package constructor works >ok 4 - aliased namespace works with derived package constructor >ok >t/blessed.t ......... >1..7 >ok 1 >ok 2 >ok 3 >ok 4 >ok 5 >ok 6 >ok 7 >ok >t/dogpound.t ........ >1..11 >ok 1 - use Data::Dump::Streamer; ># Dog Pound 1 ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 2 - Dog Pound 1 ># Dog Pound 2 ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 3 - Dog Pound 2 ># Dog Pound 3 ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 4 - Dog Pound 3 ># Dog Pound 4 ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 5 - Dog Pound 4 ># Dog Pound 5 ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 6 - Dog Pound 5 ># Dog Pound 6 ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 7 - Dog Pound 6 ># Dog Pound 7 ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 8 - Dog Pound 7 ># Dog Pound 8 ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 9 - Dog Pound 8 ># Dog Pound 9 ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 10 - Dog Pound 9 ># Dog Pound 10 ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 11 - Dog Pound 10 >ok >t/dump.t ............ >1..49 >ok 1 - use Data::Dump::Streamer; >ok 2 - The object isa Data::Dump::Streamer >ok 3 - DumpGlob, Rle, Deparse ># Bart's Refs ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 4 - Bart's Refs ># Bart's Funky Refs ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 5 - Bart's Funky Refs ># Simple Arrays of Simple Hashes ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 6 - Simple Arrays of Simple Hashes ># Predeclare Simple Arrays of Simple Hashes ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 7 - Predeclare Simple Arrays of Simple Hashes ># Many Refs ( $x, $y ) No declare 1 ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 8 - Many Refs ( $x, $y ) No declare 1 ># Many Refs Declare ( $x, $y ) 1 ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 9 - Many Refs Declare ( $x, $y ) 1 ># Many Refs Declare ( $y, $x ) 1 ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 10 - Many Refs Declare ( $y, $x ) 1 ># Many Refs ( $y, $x ) No Declare 1 ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 11 - Many Refs ( $y, $x ) No Declare 1 ># Many Refs ( $x, $y ) No declare 2 ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 12 - Many Refs ( $x, $y ) No declare 2 ># Many Refs Declare ( $x, $y ) 2 ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 13 - Many Refs Declare ( $x, $y ) 2 ># Many Refs Declare ( $y, $x ) 2 ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 14 - Many Refs Declare ( $y, $x ) 2 ># Many Refs ( $y, $x ) No Declare 2 ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 15 - Many Refs ( $y, $x ) No Declare 2 ># Many Refs ( $x, $y ) No declare 3 ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 16 - Many Refs ( $x, $y ) No declare 3 ># Many Refs Declare ( $x, $y ) 3 ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 17 - Many Refs Declare ( $x, $y ) 3 ># Many Refs Declare ( $y, $x ) 3 ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 18 - Many Refs Declare ( $y, $x ) 3 ># Many Refs ( $y, $x ) No Declare 3 ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 19 - Many Refs ( $y, $x ) No Declare 3 ># Rle(1) ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 20 - Rle(1) ># Rle(1) Tight ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 21 - Rle(1) Tight ># Rle(1) ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 22 - Rle(1) ># Rle(1) Alias ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 23 - Rle(1) Alias ># Indent ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 24 - Indent ># Indent(0) ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 25 - Indent(0) ># IndentCols(0) ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 26 - IndentCols(0) ># IndentCols(4) ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 27 - IndentCols(4) ># IndentCols(2) ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 28 - IndentCols(2) ># Numbers ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 29 - Numbers >ok 30 - Dump() Return noarg/scalar isa Data::Dump::Streamer >ok 31 - Dump() Return arg/scalar isa Data::Dump::Streamer >ok 32 - Dump() Return args/list >ok 33 - Dump() Return args/list-scalar ># Documentation example ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 34 - Documentation example ># merlyns test ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 35 - merlyns test >ok 36 - merlyns test 2 >ok 37 - Unicode qr// and string >ok 38 - Unicode qr// and string >ok 39 - Non unicode, high char >ok 40 - Dualvars(0) >ok 41 - Dualvars(1) >ok 42 - DumpVars >ok 43 - DumpLex >ok 44 - DumpLex eq DumpVars >ok 45 - DumpLex w/global >ok 46 - Compress literal >ok 47 - Optspace ># '-' hashkeys ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 48 - '-' hashkeys ># hashkeys with newlines ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 49 - hashkeys with newlines >ok >t/filter.t .......... >1..11 >ok 1 - use Data::Dump::Streamer; >ok 2 - The object isa Data::Dump::Streamer >ok 3 - Ignore(1) >ok 4 - Ignore(0) >ok 5 - FreezeThaw >ok 6 - FreezeThaw Localization 2 >ok 7 - FreezeThaw Localization 3 >ok 8 - FreezeThaw Localization 3 >ok 9 - ResetFreezer() >ok 10 - freeze/circular >ok 11 - nofreeze / circular >ok >t/globtest.t ........ >1..19 >ok 1 - use Data::Dump::Streamer; >ok 2 - The object isa Data::Dump::Streamer >ok 3 - a glob >ok 4 - scalar slot >ok 5 - data slots (glob/FORMAT) >ok 6 - data slots (ref/FORMAT) >ok 7 - data slots (blessed FORMAT) >ok 8 - data slots (empty FORMAT) >ok 9 - self glob >ok 10 - icky SCALAR slot ># Named Globs ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 11 - Named Globs ># Named Globs Two ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 12 - Named Globs Two ># Named Globs Declare ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 13 - Named Globs Declare ># Named Globs Two Declare ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 14 - Named Globs Two Declare >ok 15 - Symbol 1 >ok 16 - Symbol 2 >ok 17 - Symbol 3 >ok 18 - Symbol 4 >ok 19 - Symbol 5 >ok >t/hardrefs.t ........ >1..16 >ok 1 - use Data::Dump::Streamer; >ok 2 - The object isa Data::Dump::Streamer ># Hard Refs ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 3 - Hard Refs ># Hard Refs Two ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 4 - Hard Refs Two ># Hard Refs Three ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 5 - Hard Refs Three ># Hard Refs Five ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 6 - Hard Refs Five ># Hard Refs Four ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 7 - Hard Refs Four ># Scalar Cross One ($ar) ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 8 - Scalar Cross One ($ar) ># Scalar Cross Two ($x,$y) ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 9 - Scalar Cross Two ($x,$y) ># Scalar Cross Three [ $x,$y ] ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 10 - Scalar Cross Three [ $x,$y ] ># Declare Leaf One ( $x ) ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 11 - Declare Leaf One ( $x ) ># Declare Leaf Two [ $x ] ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 12 - Declare Leaf Two [ $x ] ># Declare Leaf Three ( \$x ) ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 13 - Declare Leaf Three ( \$x ) ># Leaf One ( $x ) ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 14 - Leaf One ( $x ) ># Leaf Two [ $x ] ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 15 - Leaf Two [ $x ] ># Leaf Three ( \$x ) ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 16 - Leaf Three ( \$x ) >ok >t/impure_madness.t .. >1..8 >ok 1 - use Data::Dump::Streamer; >ok 2 - The object isa Data::Dump::Streamer >ok 3 - Purity is the norm... >ok 4 - ... but some like it impure! >ok 5 - Impure Impure Madness cap( $qr,$qr ) >ok 6 - Total Impure Madness >ok 7 - More Impure Madness >ok 8 - Impure Alias Array >ok >t/lexicals.t ........ >1..14 ># ># PadWalker 1.92 is installed >ok 1 - Lexicals!! >ok 2 - Self-referential >ok 3 - Nested closure with shared state >ok 4 - Overlapping declarations >ok 5 - Overlapping declarations two >ok 6 - Unrelated environments >ok 7 - Unimplemented code >ok 8 - Shared state/enclosed >ok 9 - Named Shared state/enclosed >ok 10 - sub b >ok 11 - double sub b >ok 12 - recursively nested subs >ok 13 - EclipseName >ok 14 - EclipseName 2 >ok >t/locked.t .......... >1..11 >ok 1 - use Data::Dump::Streamer; >ok 2 - The object isa Data::Dump::Streamer >ok 3 - locked_ref_keys >ok 4 - locked_ref_keys_plus >ok 5 - locked_keys >ok 6 - locked_keys_plus >ok 7 - blessed locked_ref_keys >ok 8 - blessed locked_ref_keys_plus >ok 9 - blessed locked_keys >ok 10 - blessed locked_keys_plus >ok 11 - blessed locked_keys_plus >ok >t/madness.t ......... >1..7 >ok 1 - use Data::Dump::Streamer; >ok 2 - The object isa Data::Dump::Streamer ># Madness cap( $qr,$qr ) ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 3 - Madness cap( $qr,$qr ) ># Total Madness ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 4 - Total Madness ># More Madness ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 5 - More Madness ># Tye Alias Array ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 6 - Tye Alias Array >ok 7 - >ok >t/madness_w.t ....... >1..6 >ok 1 - use Data::Dump::Streamer; >ok 2 - The object isa Data::Dump::Streamer ># Madness cap( $qr,$qr ) ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 3 - Madness cap( $qr,$qr ) ># Total Madness ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 4 - Total Madness ># More Madness ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 5 - More Madness ># Tye Alias Array ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 6 - Tye Alias Array >ok >t/names.t ........... >1..50 >ok 1 - use Data::Dump::Streamer; >ok 2 - The object isa Data::Dump::Streamer >ok 3 - Dump()->Names() ># Named ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 4 - Named ># Named Vars ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 5 - Named Vars ># Named Vars Refs ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 6 - Named Vars Refs ># Named() two ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 7 - Named() two ># Named() three ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 8 - Named() three ># Named Harder ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 9 - Named Harder ># Named Harder Swap ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 10 - Named Harder Swap ># Named Harder Two ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 11 - Named Harder Two ># Named Simpler ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 12 - Named Simpler ># Named Simpler Swap ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 13 - Named Simpler Swap ># Named Simpler Two ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 14 - Named Simpler Two ># Declare Named() ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 15 - Declare Named() ># Declare Named() two ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 16 - Declare Named() two ># Declare Named() three ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 17 - Declare Named() three ># Declare Named Harder ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 18 - Declare Named Harder ># Declare Named Harder Swap ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 19 - Declare Named Harder Swap ># Declare Named Harder Two ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 20 - Declare Named Harder Two ># Declare Named Simpler ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 21 - Declare Named Simpler ># Declare Named Simpler Swap ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 22 - Declare Named Simpler Swap ># Declare Named Simpler Two ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 23 - Declare Named Simpler Two ># Hash Named Harder ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 24 - Hash Named Harder ># Hash Named Harder Swap ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 25 - Hash Named Harder Swap ># Hash Named Harder Two ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 26 - Hash Named Harder Two ># Hash Named Simpler ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 27 - Hash Named Simpler ># Hash Named Simpler Swap ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 28 - Hash Named Simpler Swap ># Hash Named Simpler Two ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 29 - Hash Named Simpler Two ># Hash Declare Named() two ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 30 - Hash Declare Named() two ># Hash Declare Named() three ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 31 - Hash Declare Named() three ># Hash Declare Named Harder ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 32 - Hash Declare Named Harder ># Hash Declare Named Harder Swap ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 33 - Hash Declare Named Harder Swap ># Hash Declare Named Harder Two ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 34 - Hash Declare Named Harder Two ># Hash Declare Named Simpler ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 35 - Hash Declare Named Simpler ># Hash Declare Named Simpler Swap ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 36 - Hash Declare Named Simpler Swap ># Hash Declare Named Simpler Two ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 37 - Hash Declare Named Simpler Two ># Blessed Declare Named Simpler ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 38 - Blessed Declare Named Simpler ># Blessed Declare Named Simpler Swap ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 39 - Blessed Declare Named Simpler Swap ># Blessed Declare Named Simpler Two ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 40 - Blessed Declare Named Simpler Two ># Blessed Named Simpler ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 41 - Blessed Named Simpler ># Blessed Named Simpler Swap ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 42 - Blessed Named Simpler Swap ># Blessed Named Simpler Two ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 43 - Blessed Named Simpler Two ># Harder Blessed Named ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 44 - Harder Blessed Named ># Harder Blessed Named Swap ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 45 - Harder Blessed Named Swap ># Harder Blessed Named Two ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 46 - Harder Blessed Named Two ># Declare Harder Blessed Named ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 47 - Declare Harder Blessed Named ># Declare Harder Blessed Named Swap ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 48 - Declare Harder Blessed Named Swap ># Declare Harder Blessed Named Two ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 49 - Declare Harder Blessed Named Two ># Doc Array Self ref ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 50 - Doc Array Self ref >ok >t/overload.t ........ >1..7 >ok 1 - ${} overloading >ok 2 - @{} overloading >ok 3 - %{} overloading >ok 4 - &{} overloading >ok 5 - *{} overloading >ok 6 - containing glob >ok 7 - overloading madness >ok >t/readonly.t ........ >1..9 >ok 1 >ok 2 >ok 3 >ok 4 >ok 5 >ok 6 >ok 7 >ok 8 >ok 9 >ok >t/refaddr.t ......... >1..13 >ok 1 >ok 2 >ok 3 >ok 4 >ok 5 >ok 6 >ok 7 >ok 8 >ok 9 >ok 10 >ok 11 >ok 12 >ok 13 >ok >t/refcount.t ........ >1..18 >ok 1 - use Data::Dump::Streamer; >ok 2 - sv_refcount >ok 3 - refcount av >ok 4 - refcount hv >ok 5 - refcount \$foo >ok 6 - sv_refcount after >ok 7 - refcount after >ok 8 - is weakened >ok 9 - weakened sv_refcount >ok 10 - weak_refcount >ok 11 - weakened refcount >ok 12 - Test:Foo >ok 13 - Test:100 >ok 14 - Test:1.234 >ok 15 - Test:1e+40 >ok 16 - Test:1.234 >ok 17 - Test:1e+40 >ok 18 - Test:100 >ok >t/refelem.t ......... >1..5 >ok 1 >ok 2 >ok 3 >ok 4 >ok 5 >ok >t/reftype.t ......... >1..36 ># 1 ># 'undef' - '' >ok 1 ># 1 ># 'undef' - '' >ok 2 ># 1 ># 'undef' - '' >ok 3 ># 1 ># 'undef' - '' >ok 4 ># A ># 'undef' - '' >ok 5 ># A ># 'undef' - '' >ok 6 ># A ># 'undef' - '' >ok 7 ># A ># 'undef' - '' >ok 8 ># HASH(0xa43ada0) ># 'HASH' - 'HASH' >ok 9 ># HASH(0xa43ada0) ># 'HASH' - 'HASH' >ok 10 ># ABC=HASH(0xa43ada0) ># 'HASH' - 'HASH' >ok 11 ># 0=HASH(0xa43ada0) ># 'HASH' - 'HASH' >ok 12 ># ARRAY(0xa0429b0) ># 'ARRAY' - 'ARRAY' >ok 13 ># ARRAY(0xa0429b0) ># 'ARRAY' - 'ARRAY' >ok 14 ># ABC=ARRAY(0xa0429b0) ># 'ARRAY' - 'ARRAY' >ok 15 ># 0=ARRAY(0xa0429b0) ># 'ARRAY' - 'ARRAY' >ok 16 ># SCALAR(0xa4606f8) ># 'SCALAR' - 'SCALAR' >ok 17 ># SCALAR(0xa4606f8) ># 'SCALAR' - 'SCALAR' >ok 18 ># ABC=SCALAR(0xa4606f8) ># 'SCALAR' - 'SCALAR' >ok 19 ># 0=SCALAR(0xa4606f8) ># 'SCALAR' - 'SCALAR' >ok 20 ># REF(0xa0608e0) ># 'REF' - 'REF' >ok 21 ># REF(0xa0608e0) ># 'REF' - 'REF' >ok 22 ># ABC=REF(0xa0608e0) ># 'REF' - 'REF' >ok 23 ># 0=REF(0xa0608e0) ># 'REF' - 'REF' >ok 24 ># GLOB(0xa539f98) ># 'GLOB' - 'GLOB' >ok 25 ># GLOB(0xa539f98) ># 'GLOB' - 'GLOB' >ok 26 ># ABC=GLOB(0xa539f98) ># 'GLOB' - 'GLOB' >ok 27 ># 0=GLOB(0xa539f98) ># 'GLOB' - 'GLOB' >ok 28 ># GLOB(0xa131358) ># 'GLOB' - 'GLOB' >ok 29 ># GLOB(0xa131358) ># 'GLOB' - 'GLOB' >ok 30 ># ABC=GLOB(0xa131358) ># 'GLOB' - 'GLOB' >ok 31 ># 0=GLOB(0xa131358) ># 'GLOB' - 'GLOB' >ok 32 ># CODE(0xa460718) ># 'CODE' - 'CODE' >ok 33 ># CODE(0xa460718) ># 'CODE' - 'CODE' >ok 34 ># ABC=CODE(0xa460718) ># 'CODE' - 'CODE' >ok 35 ># 0=CODE(0xa460718) ># 'CODE' - 'CODE' >ok 36 >ok >t/sortkeys.t ........ >1..10 >ok 1 - use Data::Dump::Streamer; >ok 2 - The object isa Data::Dump::Streamer ># Sortkeys Mixed Default (smart) ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 3 - Sortkeys Mixed Default (smart) ># Sortkeys Mixed Lexico ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 4 - Sortkeys Mixed Lexico ># Sortkeys Numeric Alph==Lex ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 5 - Sortkeys Numeric Alph==Lex ># Sortkeys Numeric ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 6 - Sortkeys Numeric ># Sortkeys Numeric Smart ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 7 - Sortkeys Numeric Smart >ok 8 - Sortkeys Custom Filter >ok 9 - HashKeys - array >ok 10 - HashKeys - coderef >ok >t/tree.t ............ >1..6 >ok 1 - use Data::Dump::Streamer; >ok 2 - The object isa Data::Dump::Streamer ># Parent Array Tree ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 3 - Parent Array Tree ># Parent tree Array Nodes ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 4 - Parent tree Array Nodes ># Parent tree Hash ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 5 - Parent tree Hash ># Parent Tree Hash Nodes ># Use of uninitialized value $error in concatenation (.) or string at t/test_helper.pl line 143. >ok 6 - Parent Tree Hash Nodes >ok >t/usage.t ........... >1..9 >ok 1 - use Data::Dump::Streamer; >ok 2 - Dump($x) >ok 3 - $obj=Dump() >ok 4 - $obj=Dump($x) >ok 5 - $obj=Dump($x)->Purity(0) >ok 6 - @list=$obj->Dump >ok 7 - $obj->Purity()==0 >ok 8 - $string=$obj->Dump($x)->Out() >ok 9 - $string=$obj->Names("foo")->Data($x)->Dump() >ok >t/xs_subs.t ......... >1..36 >ok 1 - use Data::Dump::Streamer; >ok 2 - readonly(1) >ok 3 - $var = 2; readonly($var) >ok 4 - $var==2 >ok 5 - readonly("fred") >ok 6 - $var = fred; readonly($var) >ok 7 - $var eq "fred" >ok 8 - $var=\2; readonly($var) >ok 9 - readonly($$var) >ok 10 - readonly(*STDOUT) >ok 11 - lock_keys >ok 12 - lock_keys @hidden >ok 13 - lock_keys @legal >ok 14 - lock_keys @keys >ok 15 - lock_keys >ok 16 - unlock_keys >ok 17 - lock_keys args >ok 18 - lock_keys() @hidden >ok 19 - lock_keys() @legal >ok 20 - lock_keys() @keys >ok 21 - lock_ref_keys >ok 22 - lock_ref_keys @hidden >ok 23 - lock_ref_keys @legal >ok 24 - lock_ref_keys @keys >ok 25 - lock_ref_keys args >ok 26 - lock_ref_keys() @hidden >ok 27 - lock_ref_keys() @legal >ok 28 - lock_ref_keys() @keys >ok 29 - lock_ref_keys args >ok 30 - lock_ref_keys_plus() @hidden >ok 31 - lock_ref_keys_plus() @legal >ok 32 - lock_ref_keys_plus() @keys >ok 33 - lock_keys args >ok 34 - lock_keys_plus() @hidden >ok 35 - lock_keys_plus() @legal >ok 36 - lock_keys_plus() @keys >ok >All tests successful. >Files=23, Tests=362, 5 wallclock secs ( 0.18 usr 0.06 sys + 4.21 cusr 0.40 csys = 4.85 CPU) >Result: PASS > >>>> Install Data-Dump-Streamer-2.22 into /var/tmp/portage/dev-perl/Data-Dump-Streamer-2.22/image/ category dev-perl >Building Data-Dump-Streamer >Files found in blib/arch: installing files in blib/lib into architecture dependent library tree >Installing /var/tmp/portage/dev-perl/Data-Dump-Streamer-2.22/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Data/Dump/Streamer/Streamer.so >Installing /var/tmp/portage/dev-perl/Data-Dump-Streamer-2.22/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Data/Dump/Streamer/Streamer.bs >Installing /var/tmp/portage/dev-perl/Data-Dump-Streamer-2.22/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/Data/Dump/Streamer.pm >Installing /var/tmp/portage/dev-perl/Data-Dump-Streamer-2.22/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/Data/Dump/Streamer/_/Printers.pm >Installing /var/tmp/portage/dev-perl/Data-Dump-Streamer-2.22/image/usr/share/man/man3/Data::Dump::Streamer.3pm >>>> Completed installing Data-Dump-Streamer-2.22 into /var/tmp/portage/dev-perl/Data-Dump-Streamer-2.22/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Data/Dump/Streamer/Streamer.so > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Data/Dump/Streamer/Streamer.so > > * Gentoo contact information ... >herds: > perl >maintainers: > robbat2@gentoo.org >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 332835
: 243039