On Tue 30 Sep 2003 00:09, Nicholas Clark <[EMAIL PROTECTED]> wrote:
> On Tue, Sep 30, 2003 at 12:03:00AM +0200, H.Merijn Brand wrote:
> > Automated smoke report for 5.9.0 patch 21384 on linux - 2.4.20-4gb (i686/1 cpu)
> > (lt09) using gcc version 3.3.1
> > Report by Test::Smoke v1.18.05 (perl 5.9.0) [11 hours 34 minutes]
> 
> > F O O O O O  -Duseithreads
> > O O O O O O  -Duseithreads -Duse64bitint
> > O O O O F O  -Duseithreads -Duselongdouble
> 
> > Failures:
> > 
> > linux       [stdio       ]-Duseithreads
> >     ext/threads/t/join...................FAILED at test 14
> > 
> > linux       [perlio      ]-DDEBUGGING -Duseithreads -Duselongdouble
> >     ext/threads/t/join...................FAILED at test 14
> 
> Oooh. A failure for this test that is not Alan's slow sparc Solaris box.
> 
> Can you get the full test output?

No you can't. New smoke started. And I'm happy already that I converted 10.20
to T::S too. Three down, one to go (AIX). Actually two to go. Cygwin *does*
smoke, but it refuses to mail.

But if it helps, here's some warnings caught in the last log.

Configuration: -Dusedevel
------------------------------------------------------------------------------

Configuration: -Dusedevel -DDEBUGGING
------------------------------------------------------------------------------

Configuration: -Dusedevel -Duseithreads
------------------------------------------------------------------------------
./Configure[3683]: cl: A test command parameter is not valid.
cc: "try.c", line 53: error 1529: Cannot select field of non-structure.
cc: "try.c", line 53: error 1549: Modifiable lvalue required for assignment oper
ator.
cc: "try.c", line 56: warning 604: Pointers are not assignment-compatible.
cc: "try.c", line 56: warning 563: Argument #2 is not the correct type.
cc: "try.c", line 57: error 1529: Cannot select field of non-structure.
cc: "try.c", line 57: error 1566: Test expression in for must be scalar.
:
cc: "POSIX.xs", line 1686: warning 527: Integral value implicitly converted to pointer 
in assignment.
cc: "POSIX.c", line 3241: warning 527: Integral value implicitly converted to pointer 
in assignment.
:
PERLIO = locale:univ.utf8       utf8 "\xC8" does not map to Unicode at 
../ext/B/t/xref.t line 205, <XREF> line 1077.
utf8 "\xC7" does not map to Unicode at ../ext/B/t/xref.t line 205, <XREF> line 1086.
utf8 "\xAA" does not map to Unicode at ../ext/B/t/xref.t line 205, <XREF> line 1097.
All tests successful.

Configuration: -Dusedevel -Duseithreads -DDEBUGGING
------------------------------------------------------------------------------
./Configure[3683]: cl: A test command parameter is not valid.
cc: "try.c", line 53: error 1529: Cannot select field of non-structure.
cc: "try.c", line 53: error 1549: Modifiable lvalue required for assignment oper
ator.
cc: "try.c", line 56: warning 604: Pointers are not assignment-compatible.
cc: "try.c", line 56: warning 563: Argument #2 is not the correct type.
cc: "try.c", line 57: error 1529: Cannot select field of non-structure.
cc: "try.c", line 57: error 1566: Test expression in for must be scalar.
:
cc: "POSIX.xs", line 1686: warning 527: Integral value implicitly converted to pointer 
in assignment.
cc: "POSIX.c", line 3241: warning 527: Integral value implicitly converted to pointer 
in assignment.
:
PERLIO = locale:univ.utf8       utf8 "\xF0" does not map to Unicode at 
../ext/B/t/xref.t line 205, <XREF> line 2.
utf8 "\x86" does not map to Unicode at ../ext/B/t/xref.t line 205, <XREF> line 1051.
utf8 "\xEF" does not map to Unicode at ../ext/B/t/xref.t line 205, <XREF> line 1083.
All tests successful.

Configuration: -Dusedevel -Dcc=gcc
------------------------------------------------------------------------------
/usr/local/pa11_32/hppa1.1-hp-hpux10.20/bin/nm: /usr/lib/libpthread.sl: no symbols
/usr/local/pa11_32/hppa1.1-hp-hpux10.20/bin/nm: /usr/lib/libpthread.sl: no symbols
/usr/local/pa11_32/hppa1.1-hp-hpux10.20/bin/nm: /usr/lib/libpthread.sl: no symbols
/usr/local/pa11_32/hppa1.1-hp-hpux10.20/bin/nm: /usr/lib/libpthread.sl: no symbols
: ... many of these

Configuration: -Dusedevel -Dcc=gcc -DDEBUGGING
------------------------------------------------------------------------------
/usr/local/pa11_32/hppa1.1-hp-hpux10.20/bin/nm: /usr/lib/libpthread.sl: no symbols
/usr/local/pa11_32/hppa1.1-hp-hpux10.20/bin/nm: /usr/lib/libpthread.sl: no symbols
/usr/local/pa11_32/hppa1.1-hp-hpux10.20/bin/nm: /usr/lib/libpthread.sl: no symbols
/usr/local/pa11_32/hppa1.1-hp-hpux10.20/bin/nm: /usr/lib/libpthread.sl: no symbols
: ... many of these

Configuration: -Dusedevel -Dcc=gcc -Duseithreads
------------------------------------------------------------------------------
./Configure[3683]: cl: A test command parameter is not valid.
/usr/local/pa11_32/hppa1.1-hp-hpux10.20/bin/nm: /usr/lib/libpthread.sl: no symbols
/usr/local/pa11_32/hppa1.1-hp-hpux10.20/bin/nm: /usr/lib/libpthread.sl: no symbols
/usr/local/pa11_32/hppa1.1-hp-hpux10.20/bin/nm: /usr/lib/libpthread.sl: no symbols
/usr/local/pa11_32/hppa1.1-hp-hpux10.20/bin/nm: /usr/lib/libpthread.sl: no symbols
: ... many of these
/usr/local/pa11_32/hppa1.1-hp-hpux10.20/bin/nm: /usr/lib/libpthread.sl: no symbols
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 arg 2 of `select' from incompatible pointer type
try.c:57: error: request for member `fds_bits' in something not a structure or union
/usr/local/pa11_32/hppa1.1-hp-hpux10.20/bin/nm: /usr/lib/libpthread.sl: no symbols
:
perlmain.c: In function `main':
perlmain.c:73: warning: implicit declaration of function `pthread_atfork'
/usr/local/pa11_32/hppa1.1-hp-hpux10.20/bin/nm: /usr/lib/libpthread.sl: no symbols
:
DProf.xs:140: warning: `unused' attribute ignored
:
POSIX.xs: In function `XS_POSIX_asctime':
POSIX.xs:1686: warning: assignment makes pointer from integer without a cast
POSIX.c: In function `XS_POSIX_ctime':
POSIX.c:3241: warning: assignment makes pointer from integer without a cast
:
PERLIO = locale:univ.utf8       utf8 "\xA1" does not map to Unicode at 
../ext/B/t/xref.t line 205, <XREF> line 1046.
utf8 "\xB8" does not map to Unicode at ../ext/B/t/xref.t line 205, <XREF> line 1079.
utf8 "\xB9" does not map to Unicode at ../ext/B/t/xref.t line 205, <XREF> line 1080.
utf8 "\x98" does not map to Unicode at ../ext/B/t/xref.t line 205, <XREF> line 1085.
utf8 "\x98" does not map to Unicode at ../ext/B/t/xref.t line 205, <XREF> line 1086.
/usr/local/pa11_32/hppa1.1-hp-hpux10.20/bin/nm: /usr/lib/libpthread.sl: no symbols
All tests successful.

Configuration: -Dusedevel -Dcc=gcc -Duseithreads -DDEBUGGING
------------------------------------------------------------------------------
./Configure[3683]: cl: A test command parameter is not valid.
/usr/local/pa11_32/hppa1.1-hp-hpux10.20/bin/nm: /usr/lib/libpthread.sl: no symbols
/usr/local/pa11_32/hppa1.1-hp-hpux10.20/bin/nm: /usr/lib/libpthread.sl: no symbols
:
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 arg 2 of `select' from incompatible pointer type
try.c:57: error: request for member `fds_bits' in something not a structure or union
/usr/local/pa11_32/hppa1.1-hp-hpux10.20/bin/nm: /usr/lib/libpthread.sl: no symbols
:
miniperlmain.c: In function `main':
miniperlmain.c:73: warning: implicit declaration of function `pthread_atfork'
:
pp_sys.c: In function `Perl_pp_gmtime':
pp_sys.c:4437: warning: implicit declaration of function `localtime_r'
pp_sys.c:4439: warning: implicit declaration of function `gmtime_r'
:
perlmain.c: In function `main':
perlmain.c:73: warning: implicit declaration of function `pthread_atfork'
:
DProf.xs:140: warning: `unused' attribute ignored
:
POSIX.xs: In function `XS_POSIX_asctime':
POSIX.xs:1686: warning: assignment makes pointer from integer without a cast
POSIX.c: In function `XS_POSIX_ctime':
POSIX.c:3241: warning: assignment makes pointer from integer without a cast
:



> Nicholas Clark

-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.0, & 5.9.x, and 806 on  HP-UX 10.20 & 11.00, 11i,
   AIX 4.3, SuSE 8.2, and Win2k.           http://www.cmve.net/~merijn/
http://archives.develooper.com/[EMAIL PROTECTED]/   [EMAIL PROTECTED]
send smoke reports to: [EMAIL PROTECTED], QA: http://qa.perl.org

Reply via email to