develooper Front page | perl.daily-build.reports | Postings from December 2006

Smoke [5.9.5] 29494 FAIL(F) HP-UX B.10.20 (PA-RISC2.0/32/1 cpu)

From:
H.Merijn Brand
Date:
December 10, 2006 21:44
Subject:
Smoke [5.9.5] 29494 FAIL(F) HP-UX B.10.20 (PA-RISC2.0/32/1 cpu)
Message ID:
200612110544.kBB5iEJb098172@smtp-vbr2.xs4all.nl
Automated smoke report for 5.9.5 patch 29494
d3: PA8000 (PA-RISC2.0/32/1 cpu)
    on        HP-UX - B.10.20
    using     gcc version 4.1.1
    smoketime 16 hours 19 minutes (average 4 hours 4 minutes)

Summary: FAIL(F)

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

   29494     Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
F F F F F F 
F F F F F F -Duseithreads
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = univ.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio

Locally applied patches:
    DEVEL
    SMOKE29494

Failures: (common-args) -Dcc=gcc
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
    ../t/op/pack.t..........................FAILED 567 570 573 576 627 630 633 636
                                                   639 682 737 792 847 850 853 856 859 902
                                                   905 908 911 914 957 960 963 966 969 1012
                                                   1067 1122 1177 1180 1183 1186 1189 1232
                                                   1235 1238 1241 1244 1287 1290 1293 1296
                                                   1299 1342 1397 1452 1507 1510 1513 1516
                                                   1519 1562 1565 1568 1571 1574 1617 1620
                                                   1623 1626 1629 1672 1727 1782 1837 1840
                                                   1843 1846 1849 1892 1895 1898 1901 1904
                                                   1947 1950 1953 1956 1959 2002 2057 2112
                                                   2167 2170 2173 2176 2179 2222 2225 2228
                                                   2231 2234 2277 2280 2283 2286 2289 2332
                                                   2387 2442 2497 2500 2503 2506 2509 2552
                                                   2555 2558 2561 2564 2607 2610 2613 2616
                                                   2619 2662 2665 2668 2671 2674 2717 2720
                                                   2723 2726 2729 2772 2775 2778 2781 2784
                                                   2827 2830 2833 2836 2839 2882 2937 2992
                                                   3047 13223 13278 13333 13388 13391 13394
                                                   13397 13400 13443 13446 13449 13452 13455
                                                   13498 13501 13504 13507 13510

[univ.utf8] 
[univ.utf8] -DDEBUGGING
    ../lib/strict.t.........................FAILED 84-85
    ../lib/subs.t...........................FAILED 2
    ../lib/warnings.t.......................FAILED 123-124 138 145-147 155 158 310
                                                   455 499-500
    ../t/op/pack.t..........................FAILED 567 570 573 576 627 630
                                                   633 636 639 682 737 792 847 850
                                                   853 856 859 902 905 908 911 914
                                                   957 960 963 966 969 1012 1067 1122
                                                   1177 1180 1183 1186 1189 1232 1235
                                                   1238 1241 1244 1287 1290 1293 1296
                                                   1299 1342 1397 1452 1507 1510 1513
                                                   1516 1519 1562 1565 1568 1571 1574
                                                   1617 1620 1623 1626 1629 1672 1727
                                                   1782 1837 1840 1843 1846 1849 1892
                                                   1895 1898 1901 1904 1947 1950 1953
                                                   1956 1959 2002 2057 2112 2167 2170
                                                   2173 2176 2179 2222 2225 2228 2231
                                                   2234 2277 2280 2283 2286 2289 2332
                                                   2387 2442 2497 2500 2503 2506 2509
                                                   2552 2555 2558 2561 2564 2607 2610
                                                   2613 2616 2619 2662 2665 2668 2671
                                                   2674 2717 2720 2723 2726 2729 2772
                                                   2775 2778 2781 2784 2827 2830 2833
                                                   2836 2839 2882 2937 2992 3047
                                                   13223 13278 13333 13388 13391
                                                   13394 13397 13400 13443 13446
                                                   13449 13452 13455 13498 13501
                                                   13504 13507 13510
    ../t/run/fresh_perl.t...................FAILED 48

MANIFEST did not declare 'a.out'
MANIFEST did not declare 'patchlevel.bak'

Compiler messages(gcc):
toke.c: In function 'Perl_yylex':
toke.c:3716: warning: null argument where non-null required (argument 1)
util.c: In function 'Perl_seed':
/usr/include/sys/fcntl.h:216: warning: 'c' is used uninitialized in this function
try.c: In function 'main':
try.c:53: error: request for member 'fds_bits' in something not a structure or union
try.c:56: warning: passing argument 2 of 'select' from incompatible pointer type
try.c:57: error: request for member 'fds_bits' in something not a structure or union
miniperlmain.c: In function 'main':
miniperlmain.c:98: warning: implicit declaration of function 'pthread_atfork'
toke.c:3716: warning: null argument where non-null required (argument 2)
perl.c: In function 'perl_fini':
perl.c:1382: warning: implicit declaration of function 'pthread_key_delete'
pp_sys.c: In function 'Perl_pp_send':
pp_sys.c:1973: warning: passing argument 2 of 'cma_send' discards qualifiers from pointer target type
pp_sys.c: In function 'Perl_pp_ssockopt':
pp_sys.c:2664: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness
pp_sys.c: In function 'Perl_pp_getpeername':
pp_sys.c:2739: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness
pp_sys.c:2743: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness
pp_sys.c: In function 'Perl_pp_gmtime':
pp_sys.c:4455: warning: implicit declaration of function 'localtime_r'
pp_sys.c:4458: warning: implicit declaration of function 'gmtime_r'
doio.c: In function 'Perl_do_openn':
doio.c:573: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness
perlmain.c: In function 'main':
perlmain.c:98: warning: implicit declaration of function 'pthread_atfork'

-- 
Report by Test::Smoke v1.19_84 build 1008 running on perl 5.8.8
(Reporter v0.026 / Smoker v0.030)




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About