Subject: | install broken suse 10 |
This isn't the same as the MacOS install problems.
This is using activestate perl 5.10 on suse 10 (uname + perl -V at bottom)
_________________________TEST_OUTPUT_______________________________
Running make test
PERL_DL_NONLAZY=1 /opt/ActivePerl-5.10/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
'blib/arch')" t/*.t
t/Path.t ... 89/129
# Failed test 'created a directory not owned by agreeo:1...'
# at t/Path.t line 501.
# STDERR:
# unable to map agreeo to a uid, ownership not changed: No such file or
directory at t/Path.t line 499
#
# doesn't match:
# (?-xism:\Aunable to map agreeo to a uid, ownership not changed: .* at
\S+ line \d+
# unable to map 1 to a gid, group ownership not changed: .* at \S+ line
\d+\b)
# as expected
# Looks like you failed 1 test of 129.
t/Path.t ... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/129 subtests
(less 29 skipped subtests: 99 okay)
t/pod.t .... skipped: PERL_AUTHOR_TESTING environment variable not set
(or zero)
t/taint.t .. ok
Test Summary Report
-------------------
t/Path.t (Wstat: 256 Tests: 129 Failed: 1)
Failed test: 96
Non-zero exit status: 1
Files=3, Tests=135, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.82 cusr
0.20 csys = 1.07 CPU)
Result: FAIL
Failed 1/3 test programs. 1/135 subtests failed.
make: *** [test_dynamic] Error 255
DLAND/File-Path-2.08.tar.gz
make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports DLAND/File-Path-2.08.tar.gz
Running make install
Installing /opt/ActivePerl-5.10/site/lib/File/Path.pm
Installing /opt/ActivePerl-5.10/site/man/man3/File::Path.3
Appending installation info to /opt/ActivePerl-5.10/lib/perllocal.pod
DLAND/File-Path-2.08.tar.gz
make install -- OK
Failed during this command:
DLAND/File-Path-2.08.tar.gz : make_test FAILED
Show quoted text
_____________________________________________________________________
# uname -a
Linux lt5003 2.6.16.60-0.23-smp #1 SMP Thu May 15 06:38:31 UTC 2008
x86_64 x86_64 x86_64 GNU/Linux
# perl5.10 -V
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.8-24.25-default,
archname=x86_64-linux-thread-multi
uname='linux commodore 2.6.8-24.25-default #1 thu aug 24 09:57:32
utc 2006 x86_64 x86_64 x86_64 gnulinux '
config_args='-ders -Dcc=gcc -Dusethreads -Duseithreads -Ud_sigsetjmp
-Uinstallusrbinperl -Ulocincpth= -Uloclibpth= -Duse64bitall
-Dlibpth=/lib64 /usr/lib64 /usr/local/lib64
-Accflags=-DUSE_SITECUSTOMIZE -Duselargefiles
-Accflags=-DPRIVLIB_LAST_IN_INC -Dprefix=/opt/ActivePerl-5.10
-Dprivlib=/opt/ActivePerl-5.10/lib -Darchlib=/opt/ActivePerl-5.10/lib
-Dsiteprefix=/opt/ActivePerl-5.10/site
-Dsitelib=/opt/ActivePerl-5.10/site/lib
-Dsitearch=/opt/ActivePerl-5.10/site/lib -Dsed=/bin/sed -Duseshrplib
-Dcf_by=ActiveState -Dcf_email=support@ActiveState.com'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE
-DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE
-DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe'
ccversion='', gccversion='3.3.4 (pre 3.3.5 20040809)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='gcc', ldflags =''
libpth=/lib64 /usr/lib64 /usr/local/lib64
libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.3.3'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E
-Wl,-rpath,/opt/ActivePerl-5.10/lib/CORE'
cccdlflags='-fPIC', lddlflags='-shared -O2'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
USE_64_BIT_ALL
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_PERLIO USE_REENTRANT_API USE_SITECUSTOMIZE
Locally applied patches:
ActivePerl Build 1004 [287188]
33741 avoids segfaults invoking S_raise_signal() (on Linux)
32809 Load 'loadable object' with non-default file extension
32728 64-bit fix for Time::Local
Built under linux
Compiled at Sep 3 2008 11:13:26
@INC:
/opt/ActivePerl-5.10/site/lib
/opt/ActivePerl-5.10/lib
.