Front page | perl.cpan.testers |
Postings from April 2008
FAIL Cairo-1.045 darwin-thread-multi-2level 8.10.1
From:
david
Date:
April 1, 2008 01:48
Subject:
FAIL Cairo-1.045 darwin-thread-multi-2level 8.10.1
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Torsten Schoenfeld,
This is a computer-generated report for Cairo-1.045
on 5.10.0, created automatically by CPAN-Reporter-1.08
and sent to the CPAN Testers mailing list.
If you have received this email directly, it is because the person testing
your distribution chose to send a copy to your CPAN email address; there
may be a delay before the official report is received and processed
by CPAN Testers.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems with your distribution. If these results are
not what you expect or if you would like to learn how to avoid FAIL
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki:
http://cpantest.grango.org
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
[none provided]
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/Users/david/cpantesting/perl-5.10.0/bin/perl Makefile.PL':
This module requires ExtUtils::Depends to install itself.
Install ExtUtils::Depends from CPAN? [y] CPAN: File::HomeDir loaded ok (v0.67)
CPAN: Storable loaded ok (v2.18)
Going to read /Users/david/cpantesting/perl-5.10.0/.cpan/Metadata
Database was generated on Mon, 31 Mar 2008 02:31:01 GMT
Running install for module 'ExtUtils::Depends'
CPAN: YAML loaded ok (v0.66)
CPAN: CPAN::Kwalify loaded ok (v5.401418)
Running make for T/TS/TSCH/ExtUtils-Depends-0.300.tar.gz
CPAN: LWP::UserAgent loaded ok (v2.036)
CPAN: Time::HiRes loaded ok (v1.9711)
Fetching with LWP:
http://www.cpan.org/authors/id/T/TS/TSCH/ExtUtils-Depends-0.300.tar.gz
CPAN: Digest::SHA loaded ok (v5.45)
Checksum for /Users/david/cpantesting/perl-5.10.0/.cpan/sources/authors/id/T/TS/TSCH/ExtUtils-Depends-0.300.tar.gz ok
CPAN: Archive::Tar loaded ok (v1.38)
ExtUtils-Depends-0.300/
ExtUtils-Depends-0.300/t/
ExtUtils-Depends-0.300/t/02_save_load.t
ExtUtils-Depends-0.300/t/01_load.t
ExtUtils-Depends-0.300/t/inc/
ExtUtils-Depends-0.300/t/inc/DepTest/
ExtUtils-Depends-0.300/t/inc/DepTest/libDepTest.dll.a
ExtUtils-Depends-0.300/t/inc/DepTest/Install/
ExtUtils-Depends-0.300/t/inc/DepTest/Install/.keep
ExtUtils-Depends-0.300/t/inc/DepTest/DepTest.lib
ExtUtils-Depends-0.300/t/04_extra_libs.t
ExtUtils-Depends-0.300/t/03_deps.t
ExtUtils-Depends-0.300/META.yml
ExtUtils-Depends-0.300/Changes
ExtUtils-Depends-0.300/.cvsignore
ExtUtils-Depends-0.300/MANIFEST
ExtUtils-Depends-0.300/lib/
ExtUtils-Depends-0.300/lib/ExtUtils/
ExtUtils-Depends-0.300/lib/ExtUtils/Depends.pm
ExtUtils-Depends-0.300/perl-ExtUtils-Depends.spec.in
ExtUtils-Depends-0.300/Makefile.PL
ExtUtils-Depends-0.300/README
CPAN: File::Temp loaded ok (v0.18)
CPAN.pm: Going to build T/TS/TSCH/ExtUtils-Depends-0.300.tar.gz
CPAN: CPAN::Reporter loaded ok (v1.08)
Checking if your kit is complete...
Looks good
Writing Makefile for ExtUtils::Depends
(/Users/david/cpantesting/perl-5.10.0/bin/perl Makefile.PL exited with 0)
CPAN::Reporter: Makefile.PL result is 'pass', No errors.
cp lib/ExtUtils/Depends.pm blib/lib/ExtUtils/Depends.pm
Manifying blib/man3/ExtUtils::Depends.3
(make exited with 0)
CPAN::Reporter: make result is 'pass', No errors.
TSCH/ExtUtils-Depends-0.300.tar.gz
make -- OK
Running make test
PERL_DL_NONLAZY=1 /Users/david/cpantesting/perl-5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_load..........ok
t/02_save_load.....ok
t/03_deps..........ok
t/04_extra_libs....skipped
all skipped: test only applicable to MSWin32 and cygwin
All tests successful, 1 test skipped.
Files=4, Tests=27, 0 wallclock secs ( 0.34 cusr + 0.08 csys = 0.42 CPU)
(make test exited with 0)
CPAN::Reporter: Test result is 'pass', All tests successful.
CPAN::Reporter: preparing a CPAN Testers report for ExtUtils-Depends-0.300
CPAN::Reporter: sending test report with 'pass' to cpan-testers@perl.org
TSCH/ExtUtils-Depends-0.300.tar.gz
make test -- OK
Running make install
Prepending /Users/david/cpantesting/perl-5.10.0/.cpan/build/ExtUtils-Depends-0.300-YCclW0/blib/arch /Users/david/cpantesting/perl-5.10.0/.cpan/build/ExtUtils-Depends-0.300-YCclW0/blib/lib to PERL5LIB for 'install'
Installing /Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/ExtUtils/Depends.pm
Installing /Users/david/cpantesting/perl-5.10.0/man/man3/ExtUtils::Depends.3
Writing /Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/darwin-thread-multi-2level/auto/ExtUtils/Depends/.packlist
Appending installation info to /Users/david/cpantesting/perl-5.10.0/lib/5.10.0/darwin-thread-multi-2level/perllocal.pod
TSCH/ExtUtils-Depends-0.300.tar.gz
make install -- OK
This module requires ExtUtils::PkgConfig to install itself.
Install ExtUtils::PkgConfig from CPAN? [y] Running install for module 'ExtUtils::PkgConfig'
Running make for T/TS/TSCH/ExtUtils-PkgConfig-1.11.tar.gz
Fetching with LWP:
http://www.cpan.org/authors/id/T/TS/TSCH/ExtUtils-PkgConfig-1.11.tar.gz
Checksum for /Users/david/cpantesting/perl-5.10.0/.cpan/sources/authors/id/T/TS/TSCH/ExtUtils-PkgConfig-1.11.tar.gz ok
ExtUtils-PkgConfig-1.11/
ExtUtils-PkgConfig-1.11/t/
ExtUtils-PkgConfig-1.11/t/test_non_numeric.pc
ExtUtils-PkgConfig-1.11/t/2.t
ExtUtils-PkgConfig-1.11/t/3.t
ExtUtils-PkgConfig-1.11/t/4.t
ExtUtils-PkgConfig-1.11/t/1.t
ExtUtils-PkgConfig-1.11/t/test_glib-2.0.pc
ExtUtils-PkgConfig-1.11/t/swallow_stderr.inc
ExtUtils-PkgConfig-1.11/Changes
ExtUtils-PkgConfig-1.11/lib/
ExtUtils-PkgConfig-1.11/lib/ExtUtils/
ExtUtils-PkgConfig-1.11/lib/ExtUtils/PkgConfig.pm
ExtUtils-PkgConfig-1.11/MANIFEST
ExtUtils-PkgConfig-1.11/MANIFEST.SKIP
ExtUtils-PkgConfig-1.11/perl-ExtUtils-PkgConfig.spec.in
ExtUtils-PkgConfig-1.11/Makefile.PL
ExtUtils-PkgConfig-1.11/README
ExtUtils-PkgConfig-1.11/META.yml
CPAN.pm: Going to build T/TS/TSCH/ExtUtils-PkgConfig-1.11.tar.gz
***
*** ExtUtils::PkgConfig requires the pkg-config utility, but it doesn't
*** seem to be in your PATH. Is it correctly installed?
*** PATH=/sw/bin:/sw/sbin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
***
(/Users/david/cpantesting/perl-5.10.0/bin/perl Makefile.PL exited with 0)
CPAN::Reporter: Makefile.PL result is 'pass', No errors.
TSCH/ExtUtils-PkgConfig-1.11.tar.gz
/Users/david/cpantesting/perl-5.10.0/bin/perl Makefile.PL -- NO Makefile created
Running make test
Make had some problems, won't test
Running make install
Make had some problems, won't install
Can't locate ExtUtils/PkgConfig.pm in @INC (@INC contains: /sw/lib/perl5 /sw/lib/perl5/darwin /Users/david/cpantesting/perl-5.10.0/lib/5.10.0/darwin-thread-multi-2level /Users/david/cpantesting/perl-5.10.0/lib/5.10.0 /Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/darwin-thread-multi-2level /Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0 /Users/david/cpantesting/perl-5.10.0/.cpan/build/Cairo-1.045-l4MQqZ) at (eval 274) line 1.
BEGIN failed--compilation aborted at (eval 274) line 1.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /sw/bin:/sw/sbin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
PERL5LIB = /sw/lib/perl5:/sw/lib/perl5/darwin
PERL5_CPANPLUS_IS_RUNNING = 17262
PERL5_CPAN_IS_EXECUTING = /Users/david/cpantesting/perl-5.10.0/.cpan/build/Cairo-1.045-l4MQqZ/Makefile.PL
PERL5_CPAN_IS_RUNNING = 17262
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /Users/david/cpantesting/perl-5.10.0/bin/perl
$UID/$EUID = 501 / 501
$GID = 501 501 81 79 80
$EGID = 501 501 81 79 80
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2501
ExtUtils::CBuilder 0.21
ExtUtils::Command 1.13
ExtUtils::Install 1.44
ExtUtils::MakeMaker 6.42
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18_02
File::Spec 3.2501
Module::Build 0.2808_01
Module::Signature n/a
Test::Harness 2.64
Test::More 0.72
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=darwin, osvers=8.10.1, archname=darwin-thread-multi-2level
uname='darwin cowshed-door.barnyard.co.uk 8.10.1 darwin kernel version 8.10.1: wed may 23 16:33:00 pdt 2007; root:xnu-792.22.5~1release_i386 i386 i386 '
config_args='-de -Dprefix=/Users/david/cpantesting/perl-5.10.0 -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe',
optimize='-O3',
cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe'
ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =''
libpth=/usr/lib
libs=-ldbm -ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'
-
FAIL Cairo-1.045 darwin-thread-multi-2level 8.10.1
by david