Grokbase
Topics Posts Groups | in
x
[ help ]

Re: 5.8.9 RC1 report

View PostFlat  Thread  Threaded | < Prev - Next >
Alberto Simões Re: 5.8.9 RC1 report
| +1 vote
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Hello, Andy

Andy Dougherty wrote:
> On Tue, 11 Nov 2008, Alberto Simões wrote:
>
>> Test report:
>>
>>   Failed 6 tests out of 1103, 99.46% okay.
>>  ../lib/CGI/t/upload.t
>>  ../lib/ExtUtils/t/Constant.t
>>  ../lib/ExtUtils/t/FIRST_MAKEFILE.t
>>  ../lib/ExtUtils/t/INSTALL_BASE.t
>>  ../lib/ExtUtils/t/basic.t
>>  ../lib/ExtUtils/t/min_perl_version.t
>>
>> System is an Intel Xeon.
>> CentOS 4.0 (Rocks 4.0)
>> gcc (GCC) 3.4.6

Here goes the full (ok, the relevant) test output:

lib/CGI/t/uploadInfo............................ok
lib/CGI/t/upload................................#   Failed test 'file 
handles have expected length for multi-valued field. ..first file'
#   at ../lib/CGI/t/upload.t line 115.
#          got: '0'
#     expected: '15'
FAILED at test 8
lib/CGI/t/util-58...............................ok
[...]
lib/ExtUtils/t/backwards........................ok
lib/ExtUtils/t/basic............................#   Failed test 
'Makefile.PL exited with zero'
#   at ../lib/ExtUtils/t/basic.t line 57.
#          got: 32512
#     expected: 0
# /export150/home/ambs/tmp/perl-5.8.9-RC1/perl: symbol lookup error:
/export150/home/ambs/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/auto/version/vxs/vxs.so:
undefined symbol: Perl_Gthr_key_ptr
FAILED at test 3
lib/ExtUtils/t/build_man........................ok
[...]
lib/ExtUtils/t/config...........................ok
lib/ExtUtils/t/Constant........................./export150/home/ambs/tmp/perl-5.8.9-RC1/perl:
symbol lookup error:
/export150/home/ambs/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/auto/version/vxs/vxs.so:
undefined symbol: Perl_Gthr_key_ptr
FAILED at test 1
lib/ExtUtils/t/cp...............................ok
[...]
lib/ExtUtils/t/eu_command.......................ok
lib/ExtUtils/t/FIRST_MAKEFILE...................#   Failed test 
'Makefile.PL exited with zero'
#   at ../lib/ExtUtils/t/FIRST_MAKEFILE.t line 35.
#          got: 32512
#     expected: 0
# /export150/home/ambs/tmp/perl-5.8.9-RC1/perl: symbol lookup error:
/export150/home/ambs/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/auto/version/vxs/vxs.so:
undefined symbol: Perl_Gthr_key_ptr
FAILED at test 3
lib/ExtUtils/t/fixin............................ok
lib/ExtUtils/t/hints............................ok
lib/ExtUtils/t/Installapi2......................ok
lib/ExtUtils/t/INSTALL_BASE.....................#   Failed test 
'Makefile.PL exited with zero'
#   at ../lib/ExtUtils/t/INSTALL_BASE.t line 41.
#          got: 32512
#     expected: 0
# /export150/home/ambs/tmp/perl-5.8.9-RC1/perl: symbol lookup error:
/export150/home/ambs/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/auto/version/vxs/vxs.so:
undefined symbol: Perl_Gthr_key_ptr
FAILED at test 3
lib/ExtUtils/t/Installed........................ok
[...]
lib/ExtUtils/t/metafile_file....................ok
lib/ExtUtils/t/min_perl_version.................#   Failed test 
'Makefile.PL exiting normally'
#   at ../lib/ExtUtils/t/min_perl_version.t line 163.
#          got: 32512
#     expected: 0
# /export150/home/ambs/tmp/perl-5.8.9-RC1/perl: symbol lookup error:
/export150/home/ambs/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/auto/version/vxs/vxs.so:
undefined symbol: Perl_Gthr_key_ptr
FAILED at test 24
lib/ExtUtils/t/Mkbootstrap......................ok
[...]
t/x2p/s2p.......................................ok
Failed 6 tests out of 1103, 99.46% okay.
../lib/CGI/t/upload.t
../lib/ExtUtils/t/Constant.t
../lib/ExtUtils/t/FIRST_MAKEFILE.t
../lib/ExtUtils/t/INSTALL_BASE.t
../lib/ExtUtils/t/basic.t
../lib/ExtUtils/t/min_perl_version.t
### Since not all tests were successful, you may want to run some of
### them individually and examine any diagnostic messages they produce.
### See the INSTALL document's section on "make test".
### You have a good chance to get more information by running
###   ./perl harness
### in the 't' directory since most (>=80%) of the tests succeeded.
### You may have to set your dynamic library search path,
### LD_LIBRARY_PATH, to point to the build directory:
###   setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness
###   LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd 
t; ./perl harness
###   export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness
### for csh-style shells, like tcsh; or for traditional/modern
### Bourne-style shells, like bash, ksh, and zsh, respectively.
u=1.07  s=2.15  cu=122.84  cs=31.07  scripts=1103  tests=133431
make[2]: *** [_test_tty] Error 1
make[2]: Leaving directory `/export150/home/ambs/tmp/perl-5.8.9-RC1'
make[1]: *** [_test] Error 2
make[1]: Leaving directory `/export150/home/ambs/tmp/perl-5.8.9-RC1'
make: *** [test] Error 2
[[email protected: a...@search1] perl-5.8.9-RC1]$

--
Alberto Simões - Departamento de Informática - Universidade do Minho
Campus de Gualtar - 4710-057 Braga - Portugal

Thread : 5.8.9 RC1 report
1)
Alberto Simões Test report: Failed 6 tests out of 1103, 99.46% okay. ../lib/CGI/t/upload.t...
2)
Andy Dougherty Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT It's not obvious to me...
3)
Alberto Simões Hello, Andy Here goes the full (ok, the relevant) test output:...
4)
Andy Dougherty Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Could you please also...
5)
Alberto Simões Hello. Summary of my perl5 (revision 5 version 8 subversion 9) configuration: Platform:...
6)
Michael G Schwern There's your problem.
7)
Nicholas Clark We don't appear to unset PERL5LIB in t/TEST. We do in t/harness Any reason why not? Nicholas Clark
8)
Alberto Simões Yes, I would definitely vote for something like that. Cheers ambs
9)
Andy Dougherty Content-Type: TEXT/PLAIN; CHARSET=iso-8859-1 Content-Transfer-Encoding: 8BIT Content-ID:...
10)
Michael G Schwern To emulate the test failure you want: cd t ../utils/prove -I../lib -v <your tests> Otherwise you're...
11)
Rainer Tammer Hello, this would be my first patch to perl 5.8. So please forgive me if I am nor familiar with the...
12)
Nicholas Clark To get into 5.8.9 - technically negative. To get into future releases, such as 5.10.1 - at least...
13)
Tux 5.8.x is just for the maint-pumpkin and falls beyond the tasks of the other committers. The normal...
paperclip
14)
Tux I have applied the second part of the patch as change #34852 I left out the first part, as I think...
15)
Rainer Tammer Hello, thanks. There must be a problem with Perl_signbit. I can see that the Perl_signbit is in...
16)
Rainer Tammer Hello, After a bit digging I think makedef.pl should set skip_symbols for Perl_signbit if...
17)
Rainer Tammer Hello, I think this should fix the signbit problem: 1. make sue we get the HAS_XXX from config.h 2....
18)
Tux You probably patched against 5.8.9. Chunk 2 failed. We like your approach! I have applied this now...
19)
Rainer Tammer Hello, how long do I have to add some things to the INSTALL.aix (for bleed and especially for...
20)
Nicholas Clark Documentation patches - about 10 days. Code patches - um, is this a regression? Did 5.8.8 build on...
21)
Rainer Tammer Hello, OK, thanks. No, in the SDBM_xxx case this is simply a compiler problem. If you compile Perl...
22)
Tux Please do not create a new INSTALL.aix, but add to README.aix feel free to add new =head1 and...
23)
Rainer Tammer Hello, No, I do not intend to write a complete new INSTALL.aix, I intend to add a new section. As...
24)
Tux Please try to keep the line length of README files within terminal length (say 75 characters)...
25)
Tux /me compresses some of the ongoing discussion for readability with >... Sounds good BTW forgot in...
26)
Rainer Tammer Hello, I you set -Dcc=xlc its OK I you set -Dcc=xlc_r the it gets rewritten to cc_r.... I think...
27)
Tux I still don't see that as compelling enough a reason, but I can live with it. What I'd like to see...
28)
Rainer Tammer compresses some of the ongoing discussion for readability with... good point I will add this. I...
29)
Tux Patch to README.aix is in as change #34881 ! Really thanks for the hard work on this. I made some...
30)
Rainer Tammer Hello, No problem. 1. compiler selection This is absolutely no problem. If you specify threading...
31)
Nicholas Clark Yes, I was going to merge this one: Change 34861 by merijn@merijn-tux on 2008/11/17 08:25:49...
32)
Rainer Tammer Hello, the change 34861 + 34852 do work together, in fact they _only_ work together. 34861 ensures...
33)
Nicholas Clark Ah. Thanks. Yes. rsync://ftp.linux.activestate.com/perl-5.8.x/ Nicholas Clark...
34)
Tux The makedef.pl patch already has been applied as change #34861 Rainer++. JustInTime testing! Most...
35)
Rainer Tammer Hello, I have a small patch for the new README.aix: Change: Do not use cc_r for the non threaded...
36)
Tux You probably *want* that, because if you want to link perl with DBD::Oracle later on, you need the...
37)
Rainer Tammer Hello, That's a very good point. I did not think about that. If you load threaded code then the...
38)
Tux Change 34961 submitted. Please sync up with the latest version, I also added this: =head2 Supported...
39)
Rainer Tammer hello, Thats OK This part is from your old README.aix. With the current code 5.8.9 RC1 _all_ tests...
40)
Tux If it is not valid anymore, it should be removed. If it is still valid, but only onder some...
41)
Rainer Tammer Hello, If I remember correctly I did this because you have told me to move the old stuff to the...
42)
Tux Yes :) But what I meant was to do some sort of filtering, and move the old stuff (the info that in...
43)
Rainer Tammer Hello, I have just started some tests with gcc 3.3.2 (AIX Toolbox). Unfortunately Perl 5.8.9 RC1...
44)
Rainer Tammer Hello, I have attached a patch to Makefile.SH (based on 5.8.9 RC1). This patch changes some...
45)
Nicholas Clark It looks sensible, although I'm no AIX expert so I might miss something. But I've applied it as...
46)
Rainer Tammer Hello, thanks. I grabbed this from the Perl build of Mr. Perzl (IBM) (-> spec file + patch; his...
47)
Michael Haubenwallner <snip all> Is there a specific reason to create the shared object "libperl.a(libperl.o)" with...
48)
Rainer Tammer Hello, no, I have just submitted a patch for the nativdlopen variant: lddlflags="$lddlflags...
spacer
View PostFlat  Thread  Threaded | < Prev - Next >
Home > Groups > Perl 5 Porters > 5.8.9 RC1 report (48 posts) > View Post