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@[EMAIL PROTECTED]
to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Peter Alvaro,
This is a computer-generated re****t for Bloom-Faster-1.4
on perl 5.10.0, created by CPAN-Re****ter-1.12.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this re****t is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL re****ts for missing library
or binary dependencies, unsup****ted operating systems, and so on:
http://cpantest.grango.org/wiki/CPANAuthorNotes
Sections of this re****t:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this re****t is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp lib/Bloom/Faster.pm blib/lib/Bloom/Faster.pm
AutoSplitting blib/lib/Bloom/Faster.pm (blib/lib/auto/Bloom/Faster)
# something strange happens to this Makefile.in file
# when I run "make dist" from the perl installation. I need
# to replace it with the right file from the c build
tar -xvzf leopold-1.0.tar.gz
leopold-1.0/
leopold-1.0/README
leopold-1.0/stamp-h.in
leopold-1.0/AUTHORS
leopold-1.0/COPYING
leopold-1.0/ChangeLog
leopold-1.0/INSTALL
leopold-1.0/Makefile.am
leopold-1.0/Makefile.in
leopold-1.0/NEWS
leopold-1.0/aclocal.m4
leopold-1.0/config.guess
leopold-1.0/config.h.in
leopold-1.0/config.sub
leopold-1.0/configure
leopold-1.0/configure.in
leopold-1.0/install-sh
leopold-1.0/ltmain.sh
leopold-1.0/missing
leopold-1.0/mkinstalldirs
leopold-1.0/man/
leopold-1.0/man/.svn/
leopold-1.0/man/.svn/props/
leopold-1.0/man/.svn/props/bloom_suggestion.3.svn-work
leopold-1.0/man/.svn/props/libbloom.3.svn-work
leopold-1.0/man/.svn/props/bloom_add.3.svn-work
leopold-1.0/man/.svn/props/Makefile.in.svn-work
leopold-1.0/man/.svn/props/bloom_check.3.svn-work
leopold-1.0/man/.svn/props/Makefile.am.svn-work
leopold-1.0/man/.svn/props/bloom_init.3.svn-work
leopold-1.0/man/.svn/text-base/
leopold-1.0/man/.svn/text-base/bloom_check.3.svn-base
leopold-1.0/man/.svn/text-base/Makefile.am.svn-base
leopold-1.0/man/.svn/text-base/Makefile.in.svn-base
leopold-1.0/man/.svn/text-base/bloom_add.3.svn-base
leopold-1.0/man/.svn/text-base/bloom_suggestion.3.svn-base
leopold-1.0/man/.svn/text-base/bloom_init.3.svn-base
leopold-1.0/man/.svn/text-base/libbloom.3.svn-base
leopold-1.0/man/.svn/prop-base/
leopold-1.0/man/.svn/prop-base/bloom_suggestion.3.svn-base
leopold-1.0/man/.svn/prop-base/libbloom.3.svn-base
leopold-1.0/man/.svn/prop-base/bloom_add.3.svn-base
leopold-1.0/man/.svn/prop-base/Makefile.in.svn-base
leopold-1.0/man/.svn/prop-base/bloom_check.3.svn-base
leopold-1.0/man/.svn/prop-base/Makefile.am.svn-base
leopold-1.0/man/.svn/prop-base/bloom_init.3.svn-base
leopold-1.0/man/.svn/wcprops/
leopold-1.0/man/.svn/tmp/
leopold-1.0/man/.svn/tmp/text-base/
leopold-1.0/man/.svn/tmp/prop-base/
leopold-1.0/man/.svn/tmp/props/
leopold-1.0/man/.svn/tmp/wcprops/
leopold-1.0/man/.svn/empty-file
leopold-1.0/man/.svn/entries
leopold-1.0/man/.svn/README.txt
leopold-1.0/man/.svn/format
leopold-1.0/man/Makefile
leopold-1.0/man/bloom_suggestion.3
leopold-1.0/man/libbloom.3
leopold-1.0/man/bloom_add.3
leopold-1.0/man/Makefile.in
leopold-1.0/man/bloom_check.3
leopold-1.0/man/Makefile.am
leopold-1.0/man/bloom_init.3
leopold-1.0/src/
leopold-1.0/src/Makefile.am
leopold-1.0/src/Makefile.in
leopold-1.0/src/bloom.h
leopold-1.0/src/hashes.h
leopold-1.0/src/bloom.c
leopold-1.0/src/jenkins.c
leopold-1.0/src/suggestions.c
leopold-1.0/src/main.c
leopold-1.0/src/longtest.c
cp leopold-1.0/src/Makefile.in leopold/src/Makefile.in
cd leopold && ./configure && make
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc sup****ts -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc sup****ts -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) sup****ts
shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool sup****ts shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) sup****ts
shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ sup****ts -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) sup****ts
shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for pow... no
checking for strdup... yes
checking for sqrtl... no
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING: Makefile.in seems to ignore the --datarootdir
setting
config.status: creating src/Makefile
config.status: WARNING: src/Makefile.in seems to ignore the --datarootdir
setting
config.status: creating man/Makefile
config.status: WARNING: man/Makefile.in seems to ignore the --datarootdir
setting
config.status: creating config.h
config.status: executing default-1 commands
make[1]: Entering directory
`/home/imacat/.cpan/build/Bloom-Faster-1.4-OhC8nh/leopold'
make all-recursive
make[2]: Entering directory
`/home/imacat/.cpan/build/Bloom-Faster-1.4-OhC8nh/leopold'
Making all in src
make[3]: Entering directory
`/home/imacat/.cpan/build/Bloom-Faster-1.4-OhC8nh/leopold/src'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g
-O2 -c bloom.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c bloom.c -fPIC -DPIC -o
.libs/bloom.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c bloom.c -o bloom.o >/dev/null
2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g
-O2 -c jenkins.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c jenkins.c -fPIC -DPIC -o
.libs/jenkins.o
jenkins.c: In function 'hash5':
jenkins.c:130: warning: incompatible implicit declaration of built-in
function 'strlen'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c jenkins.c -o jenkins.o
>/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g
-O2 -c suggestions.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c suggestions.c -fPIC -DPIC -o
.libs/suggestions.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c suggestions.c -o suggestions.o
>/dev/null 2>&1
/bin/sh ../libtool --mode=link gcc -g -O2 -o libbloom.la -rpath
/usr/local/lib -lm bloom.lo jenkins.lo suggestions.lo
gcc -shared .libs/bloom.o .libs/jenkins.o .libs/suggestions.o -lm
-Wl,-soname -Wl,libbloom.so.0 -o .libs/libbloom.so.0.0.0
(cd .libs && rm -f libbloom.so.0 && ln -s libbloom.so.0.0.0 libbloom.so.0)
(cd .libs && rm -f libbloom.so && ln -s libbloom.so.0.0.0 libbloom.so)
ar cru .libs/libbloom.a bloom.o jenkins.o suggestions.o
ranlib .libs/libbloom.a
creating libbloom.la
(cd .libs && rm -f libbloom.la && ln -s ../libbloom.la libbloom.la)
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c main.c
/bin/sh ../libtool --mode=link gcc -g -O2 -o bloom -lbloom main.o
gcc -g -O2 -o .libs/bloom main.o
/home/imacat/.cpan/build/Bloom-Faster-1.4-OhC8nh/leopold/src/.libs/libbloom.so
-lm -Wl,--rpath -Wl,/usr/local/lib
creating bloom
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c longtest.c
/bin/sh ../libtool --mode=link gcc -g -O2 -o bloom_longtest -lbloom
longtest.o
gcc -g -O2 -o .libs/bloom_longtest longtest.o
/home/imacat/.cpan/build/Bloom-Faster-1.4-OhC8nh/leopold/src/.libs/libbloom.so
-lm -Wl,--rpath -Wl,/usr/local/lib
creating bloom_longtest
make[3]: Leaving directory
`/home/imacat/.cpan/build/Bloom-Faster-1.4-OhC8nh/leopold/src'
Making all in man
make[3]: Entering directory
`/home/imacat/.cpan/build/Bloom-Faster-1.4-OhC8nh/leopold/man'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/home/imacat/.cpan/build/Bloom-Faster-1.4-OhC8nh/leopold/man'
make[3]: Entering directory
`/home/imacat/.cpan/build/Bloom-Faster-1.4-OhC8nh/leopold'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory
`/home/imacat/.cpan/build/Bloom-Faster-1.4-OhC8nh/leopold'
make[2]: Leaving directory
`/home/imacat/.cpan/build/Bloom-Faster-1.4-OhC8nh/leopold'
make[1]: Leaving directory
`/home/imacat/.cpan/build/Bloom-Faster-1.4-OhC8nh/leopold'
/opt/perl/5.10.0/bin/perl /opt/perl/5.10.0/lib/5.10.0/ExtUtils/xsubpp
-typemap /opt/perl/5.10.0/lib/5.10.0/ExtUtils/typemap -typemap typemap
Faster.xs > Faster.xsc && mv Faster.xsc Faster.c
gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing
-pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g
-O3 -DVERSION=\"1.4\" -DXS_VERSION=\"1.4\" -fPIC
"-I/opt/perl/5.10.0/lib/5.10.0/x86_64-linux-thread-multi-ld/CORE"
Faster.c
In file included from Faster.xs:5:
pp****t.h:231:1: warning: "PERL_UNUSED_DECL" redefined
In file included from Faster.xs:2:
/opt/perl/5.10.0/lib/5.10.0/x86_64-linux-thread-multi-ld/CORE/perl.h:299:1:
warning: this is the location of the previous definition
Running Mkbootstrap for Bloom::Faster ()
chmod 644 Faster.bs
rm -f blib/arch/auto/Bloom/Faster/Faster.so
gcc -shared -g -O3 -L/usr/local/lib Faster.o -o
blib/arch/auto/Bloom/Faster/Faster.so leopold/src/.libs/libbloom.a \
\
/usr/bin/ld: leopold/src/.libs/libbloom.a(bloom.o): relocation R_X86_64_32
against `a local symbol' can not be used when making a shared object;
recompile with -fPIC
leopold/src/.libs/libbloom.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [blib/arch/auto/Bloom/Faster/Faster.so] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = zh_TW
LANGUAGE = zh_TW
LC_ALL = zh_TW
LC_COLLATE = zh_TW
LC_CTYPE = zh_TW
LC_MESSAGES = zh_TW
LC_MONETARY = zh_TW
LC_NUMERIC = zh_TW
LC_TIME = zh_TW
PATH = /home/imacat/bin:/bin:/usr/bin:/opt/java/bin:/usr/local/bin
PERL5LIB = /home/imacat/lib/perl5
PERL5_CPANPLUS_IS_RUNNING = 20504
PERL5_CPAN_IS_EXECUTING =
/home/imacat/.cpan/build/Bloom-Faster-1.4-OhC8nh/Makefile.PL
PERL5_CPAN_IS_RUNNING = 20504
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/zsh
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl/5.10.0/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 100 0 4 6 20 24 25 29 34 38 40 44 46 50 100 104 1000
$EGID = 100 0 4 6 20 24 25 29 34 38 40 44 46 50 100 104 1000
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.22
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::Par***S 2.19
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature 0.55
Test::Harness 3.10
Test::More 0.78
YAML 0.66
YAML::Syck n/a
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.22.10, archname=x86_64-linux-thread-multi-ld
uname='linux rinse 2.6.22.10 #1 smp tue nov 20 02:36:22 cst 2007
x86_64 gnulinux '
config_args='-d -Dusethreads -Dcc=gcc -Duselongdouble -Doptimize=-g
-O3 -Duse64bitint -Duse64bitall -Dprefix=/opt/perl/5.10.0 -Dd_dosuid
-Dinc_version_list=none -Duseshrplib=true
-Dcf_email=imacat@[EMAIL PROTECTED]
'
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=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64',
optimize='-g -O3',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing
-pipe -I/usr/local/include'
ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian
4.1.1-21)', 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='long double', nvsize=16,
Off_t='off_t', lseeksize=8
alignbytes=16, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.3.6'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E
-Wl,-rpath,/opt/perl/5.10.0/lib/5.10.0/x86_64-linux-thread-multi-ld/CORE'
cccdlflags='-fPIC', lddlflags='-shared -g -O3 -L/usr/local/lib'


|