Front page | perl.cpan.testers |
Postings from May 2008
FAIL Image-LibRSVG-0.07 i686-linux-64int-ld 2.6.24-16-generic
From:
DAGOLDEN
Date:
May 17, 2008 20:21
Subject:
FAIL Image-LibRSVG-0.07 i686-linux-64int-ld 2.6.24-16-generic
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 Tom Schindl,
This is a computer-generated report for Image-LibRSVG-0.07
on perl 5.10.0 patch 33823, created by CPAN-Reporter-1.13.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://cpantest.grango.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp examples.pl blib/lib/Image/examples.pl
cp lib/Image/LibRSVG.pm blib/lib/Image/LibRSVG.pm
/home/david/perl/5.10.x/bin/perl /home/david/perl/5.10.x/lib/5.10.0/ExtUtils/xsubpp -typemap /home/david/perl/5.10.x/lib/5.10.0/ExtUtils/typemap -typemap typemap LibRSVG.xs > LibRSVG.xsc && mv LibRSVG.xsc LibRSVG.c
gcc -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.07\" -DXS_VERSION=\"0.07\" -fPIC "-I/home/david/perl/5.10.x/lib/5.10.0/i686-linux-64int-ld/CORE" LibRSVG.c
In file included from LibRSVG.xs:15:
ppport.h:227:1: warning: "PERL_UNUSED_DECL" redefined
In file included from LibRSVG.xs:12:
/home/david/perl/5.10.x/lib/5.10.0/i686-linux-64int-ld/CORE/perl.h:317:1: warning: this is the location of the previous definition
LibRSVG.xs:28:26: error: librsvg/rsvg.h: No such file or directory
LibRSVG.xs:34:44: error: gdk-pixbuf/gdk-pixbuf-features.h: No such file or directory
LibRSVG.xs:50: error: expected specifier-qualifier-list before ‘gint’
LibRSVG.xs:55: error: expected declaration specifiers or ‘...’ before ‘gpointer’
LibRSVG.xs: In function ‘rsvg_size_callback’:
LibRSVG.xs:57: error: ‘data’ undeclared (first use in this function)
LibRSVG.xs:57: error: (Each undeclared identifier is reported only once
LibRSVG.xs:57: error: for each function it appears in.)
LibRSVG.xs:76: error: ‘struct RsvgSizeCallbackData’ has no member named ‘width’
LibRSVG.xs:76: error: ‘struct RsvgSizeCallbackData’ has no member named ‘height’
LibRSVG.xs:77: error: ‘struct RsvgSizeCallbackData’ has no member named ‘width’
LibRSVG.xs:78: error: ‘struct RsvgSizeCallbackData’ has no member named ‘height’
LibRSVG.xs:90: error: ‘struct RsvgSizeCallbackData’ has no member named ‘width’
LibRSVG.xs:91: error: ‘struct RsvgSizeCallbackData’ has no member named ‘height’
LibRSVG.xs:100: error: ‘struct RsvgSizeCallbackData’ has no member named ‘width’
LibRSVG.xs:101: error: ‘struct RsvgSizeCallbackData’ has no member named ‘width’
LibRSVG.xs:102: error: ‘struct RsvgSizeCallbackData’ has no member named ‘height’
LibRSVG.xs:103: error: ‘struct RsvgSizeCallbackData’ has no member named ‘height’
LibRSVG.xs: At top level:
LibRSVG.xs:110: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
LibRSVG.xs:137: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
LibRSVG.xs:147: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
LibRSVG.xs:176: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
LibRSVG.xs:189: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
LibRSVG.xs:204: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
LibRSVG.xs:222: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
LibRSVG.xs:239: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
LibRSVG.xs:259: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
LibRSVG.xs:272: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
LibRSVG.xs:284: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
LibRSVG.xs:293: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
LibRSVG.xs:305: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
LibRSVG.xs:321: error: expected declaration specifiers or ‘...’ before ‘GdkPixbuf’
LibRSVG.xs: In function ‘save’:
LibRSVG.xs:327: error: ‘pixbuf’ undeclared (first use in this function)
LibRSVG.xs:331: warning: assignment makes pointer from integer without a cast
LibRSVG.xs: At top level:
LibRSVG.xs:339: error: expected ‘)’ before ‘*’ token
LibRSVG.xs:346: error: expected ‘)’ before ‘*’ token
LibRSVG.xs:369: error: expected specifier-qualifier-list before ‘GdkPixbuf’
LibRSVG.xs: In function ‘XS_Image__LibRSVG_new’:
LibRSVG.xs:385: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs: In function ‘XS_Image__LibRSVG_DESTROY’:
LibRSVG.xs:392: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:393: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:394: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs: In function ‘XS_Image__LibRSVG_getSupportedFormats’:
LibRSVG.xs:404: error: ‘GSList’ undeclared (first use in this function)
LibRSVG.xs:404: error: ‘formats’ undeclared (first use in this function)
LibRSVG.xs:407: error: ‘add_if_writable’ undeclared (first use in this function)
LibRSVG.xs: In function ‘XS_Image__LibRSVG_getKnownFormats’:
LibRSVG.xs:417: error: ‘GSList’ undeclared (first use in this function)
LibRSVG.xs:417: error: ‘formats’ undeclared (first use in this function)
LibRSVG.xs:420: error: ‘add_to_formats_list’ undeclared (first use in this function)
LibRSVG.xs: In function ‘XS_Image__LibRSVG_isFormatSupported’:
LibRSVG.xs:434: error: ‘GSList’ undeclared (first use in this function)
LibRSVG.xs:434: error: ‘formats’ undeclared (first use in this function)
LibRSVG.xs:436: error: ‘add_if_writable’ undeclared (first use in this function)
LibRSVG.xs: In function ‘XS_Image__LibRSVG_convert’:
LibRSVG.xs:474: error: ‘GdkPixbuf’ undeclared (first use in this function)
LibRSVG.xs:474: error: ‘pixbuf’ undeclared (first use in this function)
LibRSVG.xs:485: error: too many arguments to function ‘save’
LibRSVG.xs: In function ‘XS_Image__LibRSVG_convertAtZoom’:
LibRSVG.xs:504: error: ‘GdkPixbuf’ undeclared (first use in this function)
LibRSVG.xs:504: error: ‘pixbuf’ undeclared (first use in this function)
LibRSVG.xs:515: error: too many arguments to function ‘save’
LibRSVG.xs: In function ‘XS_Image__LibRSVG_convertAtMaxSize’:
LibRSVG.xs:533: error: ‘GdkPixbuf’ undeclared (first use in this function)
LibRSVG.xs:533: error: ‘pixbuf’ undeclared (first use in this function)
LibRSVG.xs:544: error: too many arguments to function ‘save’
LibRSVG.xs: In function ‘XS_Image__LibRSVG_convertAtSize’:
LibRSVG.xs:562: error: ‘GdkPixbuf’ undeclared (first use in this function)
LibRSVG.xs:562: error: ‘pixbuf’ undeclared (first use in this function)
LibRSVG.xs:573: error: too many arguments to function ‘save’
LibRSVG.xs: In function ‘XS_Image__LibRSVG_convertAtZoomWithMax’:
LibRSVG.xs:593: error: ‘GdkPixbuf’ undeclared (first use in this function)
LibRSVG.xs:593: error: ‘pixbuf’ undeclared (first use in this function)
LibRSVG.xs:604: error: too many arguments to function ‘save’
LibRSVG.xs: In function ‘XS_Image__LibRSVG_loadFromFile’:
LibRSVG.xs:627: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:628: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:631: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:633: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs: In function ‘XS_Image__LibRSVG_loadFromString’:
LibRSVG.xs:653: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:654: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:657: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:659: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs: In function ‘XS_Image__LibRSVG_loadFromFileAtZoom’:
LibRSVG.xs:687: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:688: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:691: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:693: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs: In function ‘XS_Image__LibRSVG_loadFromStringAtZoom’:
LibRSVG.xs:715: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:716: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:719: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:721: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs: In function ‘XS_Image__LibRSVG_loadFromFileAtMaxSize’:
LibRSVG.xs:747: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:748: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:751: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:753: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs: In function ‘XS_Image__LibRSVG_loadFromStringAtMaxSize’:
LibRSVG.xs:775: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:776: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:779: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:781: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs: In function ‘XS_Image__LibRSVG_loadFromFileAtSize’:
LibRSVG.xs:807: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:808: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:811: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:813: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs: In function ‘XS_Image__LibRSVG_loadFromStringAtSize’:
LibRSVG.xs:835: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:836: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:839: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:841: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs: In function ‘XS_Image__LibRSVG_loadFromFileAtZoomWithMax’:
LibRSVG.xs:864: error: ‘GdkPixbuf’ undeclared (first use in this function)
LibRSVG.xs:864: error: ‘pixbuf’ undeclared (first use in this function)
LibRSVG.xs:872: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:873: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:876: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:878: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs: In function ‘XS_Image__LibRSVG_loadFromStringAtZoomWithMax’:
LibRSVG.xs:895: error: ‘GdkPixbuf’ undeclared (first use in this function)
LibRSVG.xs:895: error: ‘pixbuf’ undeclared (first use in this function)
LibRSVG.xs:903: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:904: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:907: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:909: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs: In function ‘XS_Image__LibRSVG_saveAs’:
LibRSVG.xs:927: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:928: error: ‘SVGLibRSVG’ has no member named ‘pixbuf’
LibRSVG.xs:928: error: too many arguments to function ‘save’
make: *** [LibRSVG.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTHOR_TESTING = 1
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LD_LIBRARY_PATH = /home/david/opt/subversion/lib
PATH = .:/home/david/bin:/home/david/svk/utility-scripts:/home/david/perl/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB = /home/david/perl/5.10.x/lib/5.10.0
PERL5OPT = -MCPAN::PERL5INC=yaml_module,YAML::Syck,tempfile,/tmp/cpan_perl5inc_X9Ox.txt
PERL5_CPANPLUS_IS_RUNNING = 1910
PERL5_CPAN_IS_EXECUTING = /home/david/.cpan/build/Image-LibRSVG-0.07-CDJgkx/Makefile.PL
PERL5_CPAN_IS_RUNNING = 1910
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 24019,1910
PERL_CR_SMOKER_CURRENT = Catalyst-View-PNGTTGraph-0.02
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/david/perl/5.10.x/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000
$EGID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_61
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.13
ExtUtils::Install 1.50_01
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.19_01
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature n/a
Test::Harness 3.10
Test::More 0.80
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0 patch 33823) configuration:
Platform:
osname=linux, osvers=2.6.24-16-generic, archname=i686-linux-64int-ld
uname='linux griffon 2.6.24-16-generic #1 smp thu apr 10 13:23:42 utc 2008 i686 gnulinux '
config_args='-de -Uversiononly -Dusedevel -Dusemorebits -Dprefix=/home/david/perl/5.10.x -Dmydomain=.hyperbolic.net -Dcf_email=dagolden@cpan.org -Dperladmin=dagolden@cpan.org -Dcc=gcc'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.2.3 (Ubuntu 4.2.3-2ubuntu7)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc', 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.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
-
FAIL Image-LibRSVG-0.07 i686-linux-64int-ld 2.6.24-16-generic
by DAGOLDEN