Skip Menu |

This queue is for tickets about the ExtUtils-MakeMaker CPAN distribution.

Report information
The Basics
Id: 25056
Status: resolved
Priority: 0/
Queue: ExtUtils-MakeMaker

People
Owner: Nobody in particular
Requestors: JACOB [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 6.31
Fixed in: (no value)



Subject: Failing test build_man#4 on linux
PERL_DL_NONLAZY=1 /home/opt/perl/bin/perl "-Ilib" "- MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00compile.............ok 27/54 skipped: Test::Pod not installed t/backwards.............ok t/basic.................ok t/build_man............. # Failed test in t/build_man.t at line 45. # Looks like you failed 1 test of 9. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 4 Failed 1/9 tests, 88.89% okay t/bytes.................ok t/Command...............ok t/config................ok t/dir_target............ok t/FIRST_MAKEFILE........ok t/hints.................ok t/INST..................ok t/INST_PREFIX...........ok 7/52 skipped: various reasons t/Install...............ok t/INSTALL_BASE..........ok t/Installed.............ok 10/46 skipped: various reasons t/Liblist...............ok t/make..................ok t/Manifest..............ok 2/49 skipped: Can't make MANIFEST read-only t/Mkbootstrap...........ok 1/18 skipped: cannot write readonly files t/MM_Any................ok t/MM_BeOS...............skipped all skipped: This is not BeOS t/MM_Cygwin.............skipped all skipped: This is not cygwin t/MM_NW5................skipped all skipped: This is not NW5 t/MM_OS2................skipped all skipped: This is not OS/2 t/MM_Unix...............ok t/MM_VMS................skipped all skipped: This is not VMS t/MM_Win32..............skipped all skipped: This is not Win32 t/oneliner..............ok t/Packlist..............ok 1/34 skipped: cannot write readonly files t/parse_version.........ok t/PL_FILES..............ok t/pm....................ok t/postamble.............ok t/prefixify.............ok 1/3 skipped: Test for DOSish prefixification t/prereq_print..........ok t/problems..............ok t/prompt................ok t/recurs................ok t/revision..............ok t/split_command.........ok t/testlib...............ok t/VERSION_FROM..........ok t/vmsish................ok t/writemakefile_args....ok t/xs....................skipped all skipped: ExtUtils::CBuilder not installed or couldn't find a compiler Failed 1/45 test scripts, 97.78% okay. 1/735 subtests failed, 99.86% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------ ------- t/build_man.t 1 256 9 1 11.11% 4 7 tests and 49 subtests skipped. make: *** [test_dynamic] Error 29 Summary of my perl5 (revision 5 version 8 subversion 4) configuration: Platform: osname=linux, osvers=2.4.24-grsec, archname=i686-linux uname='linux XXXX 2.4.24-grsec #1 mon jan 19 03:00:26 wet 2004 i686 unknown ' config_args='' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include - D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-fno-strict-aliasing -I/usr/local/include' ccversion='', gccversion='2.95.4 20011002 (Debian prerelease)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.2.5.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.2.5' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: USE_LARGE_FILES Built under linux Compiled at Jul 10 2004 00:58:24 @INC: /opt/perl/lib/5.8.4/i686-linux /opt/perl/lib/5.8.4 /opt/perl/lib/site_perl/5.8.4/i686-linux /opt/perl/lib/site_perl/5.8.4 /opt/perl/lib/site_perl .
The problem was only a test issue, it did not account for a Perl configured not to generate man pages, and has been resolved in 6.32.