[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201103221409.p2ME9Lc5006399@bandsman.dyndns-ip.com>
MIME-version: 1.0
Content-transfer-encoding: 8bit
Content-type: text/plain
Date: Tue, 22 Mar 2011 10:09:21 -0400
Subject: Smoke [5.13.6] v5.13.6-162-g78b79c7 FAIL(m) netbsd 5.0.2 (i386/1 cpu)
Automated smoke report for 5.13.6 patch 78b79c7758384edd69ba966d2f0571855acb1117 v5.13.6-162-g78b79c7
qemu386netbsd5-0-2.bandsman.co.uk: AMD 686-class (i386/1 cpu)
on netbsd - 5.0.2
using cc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
smoketime 3 minutes 7 seconds (average 3 minutes 7 seconds)
Summary: FAIL(m)
O = OK F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during: - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep
v5.13.6-162-g78b79c7 Configuration (common) -Accflags="-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=prescott -march=prescott -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security"
----------- ---------------------------------------------------------
m - - - -Duseithreads
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
uncommitted-changes
SMOKE78b79c7758384edd69ba966d2f0571855acb1117
MANIFEST did not declare '.config/README'
MANIFEST did not declare '.config/instruct'
MANIFEST did not declare 'Policy.sh'
MANIFEST did not declare 'UU/checkcc'
MANIFEST did not declare 'UU/cmdline.opt'
MANIFEST did not declare 'UU/config.sh'
MANIFEST did not declare 'UU/extract'
MANIFEST did not declare 'UU/filexp'
MANIFEST did not declare 'UU/getfile'
MANIFEST did not declare 'UU/installprefix'
MANIFEST did not declare 'UU/loc'
MANIFEST did not declare 'UU/myread'
MANIFEST did not declare 'UU/optdef.sh'
MANIFEST did not declare 'UU/posthint.sh'
MANIFEST did not declare 'UU/setprefixvar'
MANIFEST did not declare 'UU/tr'
MANIFEST did not declare 'UU/try.c'
MANIFEST did not declare 'UU/trygcc'
MANIFEST did not declare 'UU/usethreads.cbu'
MANIFEST did not declare 'UU/whoa'
MANIFEST did not declare 'cpan/DB_File/DB_File.pm.bak'
MANIFEST did not declare 'cpan/DB_File/t/db-btree.t.bak'
MANIFEST did not declare 'cpan/DB_File/t/db-hash.t.bak'
MANIFEST did not declare 'cpan/DB_File/t/db-recno.t.bak'
MANIFEST did not declare 'patchlevel.bak'
MANIFEST did not declare 't/pod2htmd.tmp'
MANIFEST did not declare 't/pod2htmi.tmp'
Compiler messages(gcc):
Configure ...try.c: In function 'main':
try.c:1: warning: unused parameter 'argc'
try.c:1: warning: unused parameter 'argv'
try.c: In function 'main':
try.c:2: warning: function declaration isn't a prototype
try.c:7: warning: function declaration isn't a prototype
try.c:3: warning: function declaration isn't a prototype
try.c:8: warning: function declaration isn't a prototype
try.c:4: warning: function declaration isn't a prototype
try.c:8: warning: no previous prototype for 'blech'
try.c: In function 'blech':
try.c:8: warning: unused parameter 's'
try.c:10: warning: function declaration isn't a prototype
try.c:9: warning: no previous prototype for 'blech_in_list'
try.c: In function 'blech_in_list':
try.c:9: warning: unused parameter 's'
try.c:10: warning: no previous prototype for 'dummy_long'
try.c:11: warning: no previous prototype for 'dummy_int'
try.c:12: warning: no previous prototype for 'dummy_short'
try.c:14: warning: function declaration isn't a prototype
try.c:25: warning: no previous prototype for 'xxx'
try.c:31: warning: function declaration isn't a prototype
try.c:31: warning: control reaches end of non-void function
<stdin>:60:6: warning: "_POSIX_C_SOURCE" is not defined
<stdin>:60:42: warning: "_XOPEN_SOURCE" is not defined
<stdin>:123:6: warning: "_POSIX_C_SOURCE" is not defined
<stdin>:123:42: warning: "_XOPEN_SOURCE" is not defined
try.c:11: warning: function declaration isn't a prototype
try.c:28: warning: no previous prototype for 'blech'
try.c:28: warning: unused parameter 'x'
try.c:30: warning: function declaration isn't a prototype
try.c:8: warning: unused parameter 'x'
try.c:9: warning: function declaration isn't a prototype
try.c:11: warning: declaration of 'flock' shadows a global declaration
/usr/include/fcntl.h:282: warning: shadowed declaration is here
<stdin>:70:6: warning: "_POSIX_C_SOURCE" is not defined
<stdin>:70:42: warning: "_XOPEN_SOURCE" is not defined
try.c:21: warning: function declaration isn't a prototype
try.c:11: warning: no previous prototype for 'bletch'
try.c: In function 'bletch':
try.c:11: warning: unused parameter 's'
try.c:13: warning: function declaration isn't a prototype
try.c:40: warning: cast discards qualifiers from pointer target type
try.c:41: warning: comparison between signed and unsigned
try.c:42: warning: comparison between signed and unsigned
try.c:46: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'long unsigned int'
try.c:53: warning: cast discards qualifiers from pointer target type
try.c:56: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'long unsigned int'
try.c:27: warning: function declaration isn't a prototype
try.c:12: warning: unused parameter 'argv'
try.c:35: warning: function declaration isn't a prototype
try.c:52: warning: comparison between signed and unsigned
signal.c:8: warning: function declaration isn't a prototype
try.c:12: warning: function declaration isn't a prototype
--
Report by Test::Smoke v1.44 build 1285 running on perl 5.8.9
(Reporter v0.035 / Smoker v0.045)