Back
From: metabase:user:30dda8bc-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Tie-GHash-0.12 v5.8.8 GNU/Linux
Date: 2011-06-02T12:37:40Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Leon Brocard,
This is a computer-generated report for Tie-GHash-0.12
on perl 5.8.8, created by CPAN-Reporter-1.1902.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.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 -j3 -j3':
/usr/bin/perl -Mblib -MInline=NOISY,_INSTALL_ -MTie::GHash -e1 0.12 blib/arch
cp GHash.pm blib/lib/Tie/GHash.pm
validate Stage
Starting Build Preprocess Stage
get_maps Stage
Finished Build Preprocess Stage
Starting Build Parse Stage
Finished Build Parse Stage
Starting Build Glue 1 Stage
Finished Build Glue 1 Stage
Starting Build Glue 2 Stage
Finished Build Glue 2 Stage
Starting Build Glue 3 Stage
Finished Build Glue 3 Stage
Starting Build Compile Stage
Starting "perl Makefile.PL" Stage
Unrecognized argument in LIBS ignored: 'INC'
Writing Makefile for Tie::GHash
Writing MYMETA.yml and MYMETA.json
Finished "perl Makefile.PL" Stage
Starting "make" Stage
make[1]: Entering directory `/tmp/cpan/CentOS-5.4-x86_64/build/Tie-GHash-0.12-9rmab6/_Inline/build/Tie/GHash'
make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
/usr/bin/perl /net/netfile2/ag-russell/perl-smoker/CentOS-5.4-x86_64/lib/perl5/ExtUtils/xsubpp -typemap "/usr/lib/perl5/5.8.8/ExtUtils/typemap" GHash.xs > GHash.xsc && mv GHash.xsc GHash.c
gcc -c -I"/tmp/cpan/CentOS-5.4-x86_64/build/Tie-GHash-0.12-9rmab6" -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"0.12\" -DXS_VERSION=\"0.12\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE" GHash.c
GHash.xs:5:18: error: glib.h: No such file or directory
GHash.xs:8: error: expected specifier-qualifier-list before âGHashTableâ
GHash.xs: In function âTIEHASHâ:
GHash.xs:21: error: âTie_GHashâ has no member named âkeysâ
GHash.xs:22: error: âTie_GHashâ has no member named âhâ
GHash.xs:22: warning: implicit declaration of function âg_hash_table_newâ
GHash.xs:22: error: âg_str_hashâ undeclared (first use in this function)
GHash.xs:22: error: (Each undeclared identifier is reported only once
GHash.xs:22: error: for each function it appears in.)
GHash.xs:22: error: âg_str_equalâ undeclared (first use in this function)
GHash.xs: In function âSTOREâ:
GHash.xs:30: error: âGHashTableâ undeclared (first use in this function)
GHash.xs:30: error: âhâ undeclared (first use in this function)
GHash.xs:30: error: âTie_GHashâ has no member named âhâ
GHash.xs:31: warning: ISO C90 forbids mixed declarations and code
GHash.xs:33: warning: implicit declaration of function âg_hash_table_lookup_extendedâ
GHash.xs:35: warning: implicit declaration of function âg_hash_table_insertâ
GHash.xs:35: warning: implicit declaration of function âg_strdupâ
GHash.xs:36: warning: implicit declaration of function âg_freeâ
GHash.xs: In function âFETCHâ:
GHash.xs:44: error: âGHashTableâ undeclared (first use in this function)
GHash.xs:44: error: âhâ undeclared (first use in this function)
GHash.xs:44: error: âTie_GHashâ has no member named âhâ
GHash.xs:45: warning: implicit declaration of function âg_hash_table_lookupâ
GHash.xs:45: warning: return makes pointer from integer without a cast
GHash.xs: In function âEXISTSâ:
GHash.xs:49: error: âGHashTableâ undeclared (first use in this function)
GHash.xs:49: error: âhâ undeclared (first use in this function)
GHash.xs:49: error: âTie_GHashâ has no member named âhâ
GHash.xs:50: warning: return makes pointer from integer without a cast
GHash.xs: In function âsizeâ:
GHash.xs:54: error: âGHashTableâ undeclared (first use in this function)
GHash.xs:54: error: âhâ undeclared (first use in this function)
GHash.xs:54: error: âTie_GHashâ has no member named âhâ
GHash.xs:55: warning: implicit declaration of function âg_hash_table_sizeâ
GHash.xs: In function âDELETEâ:
GHash.xs:60: error: âGHashTableâ undeclared (first use in this function)
GHash.xs:60: error: âhâ undeclared (first use in this function)
GHash.xs:60: error: âTie_GHashâ has no member named âhâ
GHash.xs:61: warning: ISO C90 forbids mixed declarations and code
GHash.xs:64: warning: implicit declaration of function âg_hash_table_removeâ
GHash.xs: At top level:
GHash.xs:70: error: expected â)â before âkeyâ
GHash.xs: In function âCLEARâ:
GHash.xs:76: error: âGHashTableâ undeclared (first use in this function)
GHash.xs:76: error: âhâ undeclared (first use in this function)
GHash.xs:76: error: âTie_GHashâ has no member named âhâ
GHash.xs:77: warning: implicit declaration of function âg_hash_table_foreachâ
GHash.xs:77: error: âfree_a_hash_table_entryâ undeclared (first use in this function)
GHash.xs: In function âDESTROYâ:
GHash.xs:83: warning: implicit declaration of function âg_hash_table_destroyâ
GHash.xs:83: error: âTie_GHashâ has no member named âhâ
GHash.xs:84: error: âTie_GHashâ has no member named âkeysâ
GHash.xs:84: error: âTie_GHashâ has no member named âkeysâ
GHash.xs: At top level:
GHash.xs:88: error: expected â)â before âkeyâ
GHash.xs: In function âNEXTKEYâ:
GHash.xs:97: error: âTie_GHashâ has no member named âkey_indexâ
GHash.xs:97: error: âTie_GHashâ has no member named ânkeysâ
GHash.xs:98: error: âTie_GHashâ has no member named âkeysâ
GHash.xs:99: error: âTie_GHashâ has no member named âkeysâ
GHash.xs:102: error: âTie_GHashâ has no member named âkeysâ
GHash.xs:102: error: âTie_GHashâ has no member named âkey_indexâ
GHash.xs:95: warning: unused variable âkeyâ
GHash.xs: In function âFIRSTKEYâ:
GHash.xs:108: error: âTie_GHashâ has no member named âkeysâ
GHash.xs:108: error: âTie_GHashâ has no member named âkeysâ
GHash.xs:109: error: âTie_GHashâ has no member named ânkeysâ
GHash.xs:110: error: âTie_GHashâ has no member named âkeysâ
GHash.xs:110: warning: implicit declaration of function âg_mallocâ
GHash.xs:110: error: âTie_GHashâ has no member named ânkeysâ
GHash.xs:111: error: âTie_GHashâ has no member named âkey_indexâ
GHash.xs:112: error: âTie_GHashâ has no member named âhâ
GHash.xs:112: error: âget_a_hash_keyâ undeclared (first use in this function)
GHash.xs:113: error: âTie_GHashâ has no member named âkey_indexâ
make[1]: *** [GHash.o] Error 1
make[1]: Leaving directory `/tmp/cpan/CentOS-5.4-x86_64/build/Tie-GHash-0.12-9rmab6/_Inline/build/Tie/GHash'
A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
make
The build directory was:
/tmp/cpan/CentOS-5.4-x86_64/build/Tie-GHash-0.12-9rmab6/_Inline/build/Tie/GHash
To debug the problem, cd to the build directory, and inspect the output files.
at -e line 0
INIT failed--call queue aborted.
make: *** [GHash.inl] Error 25
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- -------
Inline 0.44 0.48_01
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.57_11
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.utf8
PATH = /net/netfile2/ag-russell/perl-smoker/CentOS-5.4-x86_64/bin::/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin
PATH_WITHOUT_PERLBREW = /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin
PERL5LIB = /net/netfile2/ag-russell/perl-smoker/CentOS-5.4-x86_64/lib/perl5/x86_64-linux-thread-multi:/net/netfile2/ag-russell/perl-smoker/CentOS-5.4-x86_64/lib/perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 23910
PERL5_CPAN_IS_EXECUTING = /tmp/cpan/CentOS-5.4-x86_64/build/Tie-GHash-0.12-9rmab6/Makefile.PL
PERL5_CPAN_IS_RUNNING = 23910
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 9242,23910
PERLBREW_ROOT = /net/netfile2/ag-russell/install/CentOS-5.4-x86_64/perlbrew
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = Tie-GHash-0.12
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /net/netfile2/ag-russell/perl-smoker/CentOS-5.4-x86_64
PERL_MB_OPT = --install_base /net/netfile2/ag-russell/perl-smoker/CentOS-5.4-x86_64
PERL_MM_OPT = INSTALL_BASE=/net/netfile2/ag-russell/perl-smoker/CentOS-5.4-x86_64
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl
$UID/$EUID = 2699 / 2699
$GID = 2048 10099 10004 10003 10000 2048
$EGID = 2048 10099 10004 10003 10000 2048
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9600
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.17
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.57_11
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2206
File::Spec 3.33
Module::Build 0.3800
Module::Signature 0.68
Test::Harness 3.23
Test::More 0.98
YAML 0.73
YAML::Syck 1.17
version 0.90
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=linux, osvers=2.6.18-53.el5, archname=x86_64-linux-thread-multi
uname='linux builder10.centos.org 2.6.18-53.el5 #1 smp mon nov 12 02:14:55 est 2007 x86_64 x86_64 x86_64 gnulinux '
config_args='-des -Doptimize=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Dversion=5.8.8 -Dmyhostname=localhost -Dperladmin=root@localhost -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dinstallprefix=/usr -Dprefix=/usr -Dlibpth=/usr/local/lib64 /lib64 /usr/lib64 -Dprivlib=/usr/lib/perl5/5.8.8 -Dsitelib=/usr/lib/perl5/site_perl/5.8.8 -Dvendorlib=/usr/lib/perl5/vendor_perl/5.8.8 -Darchlib=/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi -Dsitearch=/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi -Dvendorarch=/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi -Darchname=x86_64-linux-thread-multi -Dvendorprefix=/usr -Dsiteprefix=/usr -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto -Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto -Ud_endservent_r_proto -Ud_setservent_r_proto -Dinc_version_list=5.8.7 5.8.6 5.8.5 -Dscriptdir=/usr/bin'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef 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 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
optimize='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -I/usr/include/gdbm'
ccversion='', gccversion='4.1.2 20080704 (Red Hat 4.1.2-46)', 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=/usr/local/lib64 /lib64 /usr/lib64
libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.5'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT
USE_ITHREADS USE_LARGE_FILES USE_PERLIO
USE_REENTRANT_API
Built under linux
Compiled at Sep 3 2009 10:26:51
%ENV:
PERL5LIB="/net/netfile2/ag-russell/perl-smoker/CentOS-5.4-x86_64/lib/perl5/x86_64-linux-thread-multi:/net/netfile2/ag-russell/perl-smoker/CentOS-5.4-x86_64/lib/perl5"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="23910"
PERL5_CPAN_IS_EXECUTING="/tmp/cpan/CentOS-5.4-x86_64/build/Tie-GHash-0.12-9rmab6/Makefile.PL"
PERL5_CPAN_IS_RUNNING="23910"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="9242,23910"
PERLBREW_ROOT="/net/netfile2/ag-russell/install/CentOS-5.4-x86_64/perlbrew"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="Tie-GHash-0.12"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/net/netfile2/ag-russell/perl-smoker/CentOS-5.4-x86_64"
PERL_MB_OPT="--install_base /net/netfile2/ag-russell/perl-smoker/CentOS-5.4-x86_64"
PERL_MM_OPT="INSTALL_BASE=/net/netfile2/ag-russell/perl-smoker/CentOS-5.4-x86_64"
PERL_MM_USE_DEFAULT="1"
@INC:
/net/netfile2/ag-russell/perl-smoker/CentOS-5.4-x86_64/lib/perl5/x86_64-linux-thread-multi
/net/netfile2/ag-russell/perl-smoker/CentOS-5.4-x86_64/lib/perl5/x86_64-linux-thread-multi
/net/netfile2/ag-russell/perl-smoker/CentOS-5.4-x86_64/lib/perl5
/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.8
/usr/lib/perl5/site_perl
/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.8
/usr/lib/perl5/vendor_perl
/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi
/usr/lib/perl5/5.8.8
.