# New Ticket Created by James Keenan # Please include the string: [perl #44185] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=44185 >
--- osname= linux osvers= 2.6.18.3 arch= i486-linux-gnu-thread-multi cc= cc --- Flags: category=core severity=high ack=no --- While running perl Configure.pl --build this evening, I got this error in a test file I originally wrote: t/tools/pmc2cutils/05-gen_c.t. t/tools/pmc2cutils/05-gen_c.... OK: Parrot top directory located Global symbol "$warnpattern" requires explicit package name at t/tools/pmc2cutils/05-gen_c.t line 86. Global symbol "$warnpattern" requires explicit package name at t/tools/pmc2cutils/05-gen_c.t line 140. Execution of t/tools/pmc2cutils/05-gen_c.t aborted due to compilation errors. # Looks like your test died before it could output anything. 1..45 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-45 Failed 45/45 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/tools/pmc2cutils/05-gen_c.t 255 65280 45 90 200.00% 1-45 Failed 1/1 test scripts, 0.00% okay. 45/45 subtests failed, 0.00% okay. This may have been due to the following merge: [li11-226:parrot] 512 $ svn log t/tools/pmc2cutils/05-gen_c.t | head ------------------------------------------------------------------------ r20228 | tewk | 2007-07-26 19:39:29 -0400 (Thu, 26 Jul 2007) | 2 lines [Pmc2c] Work complete, Merge from pmc2c branch --- Summary of my parrot 0.4.14 (r20238) configuration: configdate='Fri Jul 27 01:54:37 2007 GMT' Platform: osname=linux, archname=i686-linux jitcapable=1, jitarchname=i386-linux, jitosname=LINUX, jitcpuarch=i386 execcapable=1 perl=/usr/local/bin/perl Compiler: cc='cc', ccflags=' -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHASCANCHEEZBURGER', Linker and Libraries: ld='cc', ldflags=' -L/usr/local/lib', cc_ldflags='', libs='-lnsl -ldl -lm -lcrypt -lutil -lpthread -lrt' Dynamic Linking: share_ext='.so', ld_share_flags='-shared -L/usr/local/lib -fPIC', load_ext='.so', ld_load_flags='-shared -L/usr/local/lib -fPIC' Types: iv=long, intvalsize=4, intsize=4, opcode_t=long, opcode_t_size=4, ptrsize=4, ptr_alignment=1 byteorder=1234, nv=double, numvalsize=8, doublesize=8 --- Environment: HOME =/home/jimk LANG (unset) LANGUAGE (unset) LD_LIBRARY_PATH (unset) LOGDIR (unset) PATH =/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/mysql/bin:/home/jimk/bin:/home/jimk/bin/perl SHELL =/bin/bash