[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201102281448.p1SEmcQA014836@bandsman.dyndns-ip.com>
MIME-version: 1.0
Content-transfer-encoding: 8bit
Content-type: text/plain
Date: Mon, 28 Feb 2011 09:48:38 -0500
Subject: Smoke [5.8.9] maint-5.8-4-g7d6ecb1 PASS freebsd 8.1-RELEASE (i386/1 cpu)
Automated smoke report for 5.8.9 patch 7d6ecb1f6c7eabec011b66526161fcf678919c99 maint-5.8-4-g7d6ecb1
qemu386freebsd8-1.bandsman.co.uk: QEMU Virtual CPU version 0.14.50 (i386/1 cpu)
on freebsd - 8.1-RELEASE
using cc version 4.2.1 20070719 [FreeBSD]
smoketime 17 minutes 10 seconds (average 17 minutes 10 seconds)
Summary: PASS
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
maint-5.8-4-g7d6ecb1 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 -pedantic -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"
----------- ---------------------------------------------------------
O - -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
MAINT35104
SMOKE7d6ecb1f6c7eabec011b66526161fcf678919c99
MANIFEST did not declare 'lib/unicore/uni.data'
MANIFEST did not declare 'patchlevel.bak'
Compiler messages(gcc):
try.c: In function 'main':
try.c:1: warning: unused parameter 'argc'
try.c:1: warning: unused parameter 'argv'
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:4: warning: ISO C90 does not support 'long long'
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
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:291: warning: shadowed declaration is here
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: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: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
../../../perl.h:1481:40: warning: anonymous variadic macros were introduced in C99
../../../perl.h:1493:41: warning: anonymous variadic macros were introduced in C99
ExtTest.xs: In function 'constant':
ExtTest.xs:363: warning: ISO C forbids braced-groups within expressions
ExtTest.xs: In function 'XS_ExtTest_constant':
ExtTest.xs:443: warning: ISO C forbids braced-groups within expressions
ExtTest.xs:445: warning: ISO C forbids braced-groups within expressions
ExtTest.xs:448: warning: ISO C forbids braced-groups within expressions
ExtTest.xs:453: warning: ISO C forbids braced-groups within expressions
ExtTest.xs:455: warning: ISO C forbids braced-groups within expressions
ExtTest.xs:458: warning: ISO C forbids braced-groups within expressions
ExtTest.xs:460: warning: ISO C forbids braced-groups within expressions
ExtTest.xs:463: warning: ISO C forbids braced-groups within expressions
ExtTest.xs:465: warning: ISO C forbids braced-groups within expressions
ExtTest.xs:468: warning: ISO C forbids braced-groups within expressions
ExtTest.xs:475: warning: ISO C forbids braced-groups within expressions
ExtTest.xs:477: warning: ISO C forbids braced-groups within expressions
ExtTest.xs:480: warning: ISO C forbids braced-groups within expressions
ExtTest.c: In function 'boot_ExtTest':
ExtTest.c:532: warning: initialization discards qualifiers from pointer target type
ExtTest.c:536: warning: ISO C forbids braced-groups within expressions
ExtTest.c:538: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type
ExtTest.c:539: warning: ISO C forbids braced-groups within expressions
ExtTest.c: In function 'XS_ExtTest_constant':
ExtTest.xs:418: warning: 'iv' may be used uninitialized in this function
ExtTest.xs:420: warning: 'pv' may be used uninitialized in this function
ExtTest.xs:235: warning: ISO C forbids braced-groups within expressions
ExtTest.xs:237: warning: ISO C forbids braced-groups within expressions
ExtTest.c:314: warning: initialization discards qualifiers from pointer target type
ExtTest.c:318: warning: ISO C forbids braced-groups within expressions
ExtTest.c:320: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type
ExtTest.c:321: warning: ISO C forbids braced-groups within expressions
ExtTest.xs:194: warning: 'pv' may be used uninitialized in this function
ExtTest.xs:150: warning: ISO C forbids braced-groups within expressions
ExtTest.xs:152: warning: ISO C forbids braced-groups within expressions
ExtTest.c:248: warning: initialization discards qualifiers from pointer target type
ExtTest.c:252: warning: ISO C forbids braced-groups within expressions
ExtTest.c:254: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type
ExtTest.c:255: warning: ISO C forbids braced-groups within expressions
ExtTest.xs:234: warning: ISO C forbids braced-groups within expressions
ExtTest.xs:236: warning: ISO C forbids braced-groups within expressions
ExtTest.c:332: warning: initialization discards qualifiers from pointer target type
ExtTest.c:336: warning: ISO C forbids braced-groups within expressions
ExtTest.c:338: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type
ExtTest.c:339: warning: ISO C forbids braced-groups within expressions
ExtTest.xs:209: warning: 'iv' may be used uninitialized in this function
ExtTest.xs:215: warning: ISO C forbids braced-groups within expressions
ExtTest.xs:217: warning: ISO C forbids braced-groups within expressions
ExtTest.c:313: warning: initialization discards qualifiers from pointer target type
ExtTest.c:317: warning: ISO C forbids braced-groups within expressions
ExtTest.c:319: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type
ExtTest.c:320: warning: ISO C forbids braced-groups within expressions
ExtTest.xs:190: warning: 'iv' may be used uninitialized in this function
ExtTest.xs:191: warning: ISO C forbids braced-groups within expressions
ExtTest.xs:193: warning: ISO C forbids braced-groups within expressions
ExtTest.c:289: warning: initialization discards qualifiers from pointer target type
ExtTest.c:293: warning: ISO C forbids braced-groups within expressions
ExtTest.c:295: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type
ExtTest.c:296: warning: ISO C forbids braced-groups within expressions
ExtTest.xs:166: warning: 'iv' may be used uninitialized in this function
../perl.h:1481:40: warning: anonymous variadic macros were introduced in C99
../perl.h:1493:41: warning: anonymous variadic macros were introduced in C99
embed_test.c: In function 'main':
embed_test.c:43: warning: cast discards qualifiers from pointer target type
--
Report by Test::Smoke v1.44 build 1285 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)