Checking if your kit is complete... Looks good Writing Makefile for Bloom::Faster 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... i686-redhat-linux-gnu checking host system type... i686-redhat-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... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes 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 supports -fno-rtti -fno-exceptions... yes 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 supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports 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 supports 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 checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports 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++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports 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 if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Bloom-Faster/leopold' make all-recursive make[2]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Bloom-Faster/leopold' Making all in src make[3]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Bloom-Faster/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 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/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Bloom-Faster/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/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Bloom-Faster/leopold/src/.libs/libbloom.so -lm -Wl,--rpath -Wl,/usr/local/lib creating bloom_longtest make[3]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Bloom-Faster/leopold/src' Making all in man make[3]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Bloom-Faster/leopold/man' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Bloom-Faster/leopold/man' make[3]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Bloom-Faster/leopold' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Bloom-Faster/leopold' make[2]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Bloom-Faster/leopold' make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Bloom-Faster/leopold' /home/cpanrun/tmp/5.10.0/bin/perl /home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap Faster.xs > Faster.xsc && mv Faster.xsc Faster.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"1.4\" -DXS_VERSION=\"1.4\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" Faster.c Running Mkbootstrap for Bloom::Faster () chmod 644 Faster.bs rm -f blib/arch/auto/Bloom/Faster/Faster.so gcc -shared -O2 Faster.o -o blib/arch/auto/Bloom/Faster/Faster.so leopold/src/.libs/libbloom.a \ \ chmod 755 blib/arch/auto/Bloom/Faster/Faster.so cp Faster.bs blib/arch/auto/Bloom/Faster/Faster.bs chmod 644 blib/arch/auto/Bloom/Faster/Faster.bs Manifying blib/man3/Bloom::Faster.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/Bloom....1..6 ok 1 - use Bloom::Faster; # pass: Your vendor has not defined Bloom macro HASHCNT, used at (eval 5) line 1 ok 2 - Constants GO binit_sugg(400000,1e-05) ok 3 - create object ok 4 - nodups ok 5 - ok, dup ok 6 - ok, dup2 m is 8666681 (from 400000),k is 15 ok All tests successful. Files=1, Tests=6, 6 wallclock secs ( 5.59 cusr + 0.23 csys = 5.82 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/build/5.10.0/site/lib/auto/Bloom/Faster/Faster.so Installing /home/cpanrun/build/5.10.0/site/lib/auto/Bloom/Faster/Faster.bs Installing /home/cpanrun/build/5.10.0/html/site/lib/Bloom/Faster.html Installing /home/cpanrun/build/5.10.0/site/lib/auto/Bloom/Faster/autosplit.ix Installing /home/cpanrun/build/5.10.0/site/lib/Bloom/Faster.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Bloom::Faster.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod