Front page | perl.perl5.porters |
Postings from August 2001
Re: Report /pro/3gl/CPAN/perl-current@11772
Thread Previous
|
Thread Next
From:
H . Merijn Brand
Date:
August 29, 2001 02:50
Subject:
Re: Report /pro/3gl/CPAN/perl-current@11772
Message ID:
20010829113230.DF1B.H.M.BRAND@hccnet.nl
On Wed 29 Aug 2001 11:29, Arthur Bergman <arthur@contiller.se> wrote:
> > Failures:
> >
> > HP-UX 11.00 stdio/perlio -DDEBUGGING -Uuseperlio -Dusethreads
> > -Duseithreads
> > :
> > HP-UX 11.00 stdio/perlio -DDEBUGGING -Duseperlio -Duse64bitall
> > -Duselongdouble -Dusethreads -Duseithreads
> > base/cond..........................FAILED at test 0
>
> Give me a break, FAILED at test 0, doesn't it compile at all? And why isn't
> it failing on linux?
Failed at test 0 usually means a core dump. If it didn't compile, you'd get no
failure report at all, but either 'c' (couldn't configure), 'm' (couldn't
build 'perl') or 't' (could not build perl *with* modules).
> Please run this by hand.
I will.
> > HPUX 11 gcc stdio/perlio -Duseperlio -Duse64bitint
> > :
> > HPUX 11 gcc stdio/perlio -DDEBUGGING -Duseperlio -Duse64bitall
> > -Duselongdouble
> > ext/IO/lib/IO/t/io_multihomed......FAILED at test 3
> > lib/Net/hostent....................FAILED at test 4
>
> Could someone volunteer to try and find out why multihome on HPUX doesn't
> like 64bit pointers?
This is a longstanding one, that Jarkko asked Jeff to look at, but we all know
what happened to him :(
> > HPUX 11 gcc stdio/perlio -DDEBUGGING -Uuseperlio -Dusethreads
> > -Duseithreads
> > :
> > HPUX 11 gcc stdio/perlio -DDEBUGGING -Duseperlio -Duse64bitall
> > -Duselongdouble -Dusethreads -Duseithreads
> > base/cond..........................FAILED at test 0
> > HP-UX 10.20 stdio/perlio -DDEBUGGING -Uuseperlio -Dusethreads
> > -Duseithreads
> > base/cond..........................FAILED at test 0
>
> Ack, again, why o why? Is anyone else seeing this????
>
> > HP-UX 10.20 stdio/perlio -Duseperlio -Dusethreads -Duseithreads
> > lib/File/Find/taint................FAILED at test 29
Please, someone get rid of this one, so the real errors stand out again. This
one is wearing its ugly head for a *long* time now.
> > HP-UX 10.20 stdio/perlio -DDEBUGGING -Duseperlio -Dusethreads
> > -Duseithreads
> > base/cond..........................FAILED at test 0
> >
> > HP-UX 10.20 stdio/perlio -Duseperlio -Duselongdouble -Dusethreads
> > -Duseithreads
> > lib/File/Find/taint................FAILED at test 29
> >
> > HP-UX 10.20 stdio/perlio -DDEBUGGING -Duseperlio -Duselongdouble
> > -Dusethreads -Duseithreads
> > base/cond..........................FAILED at test 0
> >
>
> So, we need to fix File/Find/tait on HPUX
Absolutely.
> We need to fix Multihome && 64bit on HP-UX 11
Only for gcc with 64bit env. Note here that both HP's gcc port (GNUpro) *and*
the gcc-3.0.1 port act the same.
> base/cond is broken!!!!!!!!
> AIX doesn't compile?
Here's some excerpts from the log
--8<---
Configuration: -Dusedevel -Uuseperlio
------------------------------------------------------------------------------
Make distclean ...
Copy Policy.sh ...
Configure ...===== PROCURA Policy for aix ========================
5.0072 <=> 5.006001
Make headers ...
Make ...ld: 0711-317 ERROR: Undefined symbol: PL_markstack_ptr
ld: 0711-317 ERROR: Undefined symbol: PL_stack_base
ld: 0711-317 ERROR: Undefined symbol: PL_stack_sp
ld: 0711-317 ERROR: Undefined symbol: PL_stack_max
ld: 0711-317 ERROR: Undefined symbol: PL_curpad
ld: 0711-317 ERROR: Undefined symbol: PL_op
ld: 0711-317 ERROR: Undefined symbol: PL_Xpv
ld: 0711-317 ERROR: Undefined symbol: PL_markstack_max
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
make[1]: *** [../../lib/auto/B/B.so] Error 8
make: *** [lib/auto/B/B.so] Error 2
Unable to test perl in this configuration
Configuration: -DDEBUGGING -Dusedevel -Uuseperlio
------------------------------------------------------------------------------
Make distclean ...
Copy Policy.sh ...
Configure ...===== PROCURA Policy for aix ========================
5.0072 <=> 5.006001
Make headers ...
Make ..."B.c", line 2308.41: 1506-099 (S) Unexpected argument.
"B.c", line 2484.41: 1506-099 (S) Unexpected argument.
"B.c", line 3303.41: 1506-099 (S) Unexpected argument.
make[1]: *** [B.o] Error 1
make: *** [lib/auto/B/B.so] Error 2
Unable to test perl in this configuration
-->8---
*** Whoa there ***
Didn't I report this before on HP-UX 10.20 ???
--8<---
Configuration: -Dusedevel -Uuseperlio -Dusethreads -Duseithreads
------------------------------------------------------------------------------
Make distclean ...
Copy Policy.sh ...
Configure ...===== PROCURA Policy for aix ========================
5.0072 <=> 5.006001
Make headers ...
Make ...ld: 0711-317 ERROR: Undefined symbol: .Perl_Tstack_sp_ptr
ld: 0711-317 ERROR: Undefined symbol: .Perl_Tstack_base_ptr
ld: 0711-317 ERROR: Undefined symbol: .Perl_Tmarkstack_ptr_ptr
ld: 0711-317 ERROR: Undefined symbol: .Perl_Tstack_max_ptr
ld: 0711-317 ERROR: Undefined symbol: .Perl_Top_ptr
ld: 0711-317 ERROR: Undefined symbol: .Perl_Tcurpad_ptr
ld: 0711-317 ERROR: Undefined symbol: .Perl_TXpv_ptr
ld: 0711-317 ERROR: Undefined symbol: .Perl_Tmarkstack_max_ptr
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
make[1]: *** [../../lib/auto/B/B.so] Error 8
make: *** [lib/auto/B/B.so] Error 2
Unable to test perl in this configuration
Configuration: -DDEBUGGING -Dusedevel -Uuseperlio -Dusethreads -Duseithreads
------------------------------------------------------------------------------
Make distclean ...
Copy Policy.sh ...
Configure ...===== PROCURA Policy for aix ========================
5.0072 <=> 5.006001
Make headers ...
Make ...ld: 0711-317 ERROR: Undefined symbol: .Perl_Tstack_sp_ptr
ld: 0711-317 ERROR: Undefined symbol: .Perl_Tstack_base_ptr
ld: 0711-317 ERROR: Undefined symbol: .Perl_Tmarkstack_ptr_ptr
ld: 0711-317 ERROR: Undefined symbol: .Perl_Tstack_max_ptr
ld: 0711-317 ERROR: Undefined symbol: .Perl_Top_ptr
ld: 0711-317 ERROR: Undefined symbol: .Perl_Tcurpad_ptr
ld: 0711-317 ERROR: Undefined symbol: .Perl_TXpv_ptr
ld: 0711-317 ERROR: Undefined symbol: .Perl_Tmarkstack_max_ptr
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
make[1]: *** [../../lib/auto/B/B.so] Error 8
make: *** [lib/auto/B/B.so] Error 2
Unable to test perl in this configuration
-->8---
Note that threading changed the errors *and* changed the difference between
the errors for with and without debugging
> Did I forget anything?
Probably ;-P
Patches welcome
--
H.Merijn Brand Amsterdam Perl Mongers (http://www.amsterdam.pm.org/)
using perl-5.6.1, 5.7.1 & 628 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
WinNT 4, Win2K pro & WinCE 2.11. Smoking perl CORE: smokers@perl.org
http://archives.develooper.com/daily-build@perl.org/ perl-qa@perl.org
send smoke reports to: smokers-reports@perl.org, QA: http://qa.perl.org
Thread Previous
|
Thread Next