Front page | perl.perl5.porters |
Postings from February 2007
Re: gcc-4.1.2
Thread Previous
From:
H.Merijn Brand
Date:
February 21, 2007 03:00
Subject:
Re: gcc-4.1.2
Message ID:
20070221115944.040a8ff5@pc09
On Wed, 21 Feb 2007 11:57:25 +0100, "H.Merijn Brand" <h.m.brand@xs4all.nl>
wrote:
> I installed gcc-4.1.2 on HP-UX 11.11 to see if it would be better than
> any other 4.x.x, which - until now - was not quite good on HP-UX. I do
> have 3.4.6 saved and will switch back when more trouble comes up.
> ...
> And for a 64bit build:
>
> Same warnings, but:
>
> TSTENV = stdio
>
> Bad arg length for Socket::unpack_sockaddr_in, length is 256, should be 16 at ..
> /lib/Socket.pm line 373.
> ext/IO/t/io_multihomed....................FAILED--expected 8 tests, saw 1
> Bad arg length for Socket::unpack_sockaddr_in, length is 256, should be 16 at ..
> /lib/Socket.pm line 373.
> ext/IO/t/io_sock..........................FAILED--expected 26 tests, saw 1
> ^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
> ^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
> ^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
Wed Feb 21 11:58:44 MET 2007
USER PID STARTED TIME COMMAND
203 17235 23:20:00 0:00:00 sh -c /pro/3gl/CPAN/smoke/p58.sh
203 17236 23:20:00 0:00:00 /bin/sh /pro/3gl/CPAN/smoke/p58.sh
203 1343 04:55:44 0:00:02 /pro/bin/perl smokeperl.pl --nofetch --nopatch -Dcc=gcc -c p58_
203 12034 06:23:08 0:00:00 make _test
203 12037 06:23:08 0:00:00 /bin/sh -c if (true </dev/tty) >/dev/null 2>&1; then \
make T
203 12040 06:23:08 0:00:00 make TEST_ARGS= TESTFILE=TEST _test_notty
203 12046 06:23:08 0:00:00 /bin/sh -c cd t && PERL_SKIP_TTY_TEST=1 ./perl TEST
203 12047 06:23:08 0:00:02 ./perl TEST
203 16624 06:26:57 0:00:00 ./perl -I. -MTestInit ../ext/IO/t/io_udp.t
I'm sure it is gcc-4, not perl, but if someone knows a solution,
I'd be happy to try that out
--
H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using & porting perl 5.6.2, 5.8.x, 5.9.x on HP-UX 10.20, 11.00, 11.11,
& 11.23, SuSE 10.0 & 10.2, AIX 4.3 & 5.2, and Cygwin. http://qa.perl.org
http://mirrors.develooper.com/hpux/ http://www.test-smoke.org
http://www.goldmark.org/jeff/stupid-disclaimers/
Thread Previous
-
gcc-4.1.2
by H.Merijn Brand
-
Re: gcc-4.1.2
by H.Merijn Brand