Found btparse release in ../btparse-0.35.tar.gz Unpacking ../btparse-0.35.tar.gz: gzip -dc ../btparse-0.35.tar.gz | tar xf - Creating symlink: btparse -> btparse-0.35 Checking if your kit is complete... Looks good Writing Makefile for Text::BibTeX btparse distribution in 'btparse' is not configured; doing so now: sh ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking if external PCCTS include files are wanted... no checking if malloc debugging is wanted... no 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for egrep... 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 dependency style of g++... gcc 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 static flag works... yes 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 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++ 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 checking whether stripping libraries is possible... yes 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 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 whether stripping libraries is possible... yes checking whether make sets $(MAKE)... (cached) yes checking for antlr... not found checking for dlg... not found checking for pod2man... pod2man checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for PCCTS header files... yes checking for ushort... yes checking for boolean... no checking for an ANSI C-conforming const... yes checking for working alloca.h... yes checking for alloca... yes checking for vprintf... yes checking for _doprnt... no checking for strdup... yes checking for strlwr... no checking for strupr... no checking for vsnprintf... yes checking for strdup declaration in ... yes configure: creating ./config.status config.status: creating btparse.pc config.status: creating Makefile config.status: creating doc/Makefile config.status: creating progs/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating src/bt_config.h config.status: src/bt_config.h is unchanged config.status: creating src/btparse.h config.status: src/btparse.h is unchanged config.status: executing depfiles commands btparse distribution in 'btparse' is configured and ready to build cp btool_faq.pod blib/lib/Text/btool_faq.pod cp BibTeX/Name.pm blib/lib/Text/BibTeX/Name.pm cp BibTeX/Value.pm blib/lib/Text/BibTeX/Value.pm cp BibTeX/BibFormat.pm blib/lib/Text/BibTeX/BibFormat.pm cp BibTeX/BibSort.pm blib/lib/Text/BibTeX/BibSort.pm cp BibTeX/File.pm blib/lib/Text/BibTeX/File.pm cp BibTeX/Bib.pm blib/lib/Text/BibTeX/Bib.pm cp BibTeX/Entry.pm blib/lib/Text/BibTeX/Entry.pm cp BibTeX/NameFormat.pm blib/lib/Text/BibTeX/NameFormat.pm cp BibTeX.pm blib/lib/Text/BibTeX.pm cp BibTeX/Structure.pm blib/lib/Text/BibTeX/Structure.pm cd btparse && make make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-BibTeX/btparse-0.35' Making all in src make[2]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-BibTeX/btparse-0.35/src' make all-am make[3]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-BibTeX/btparse-0.35/src' source='init.c' object='init.lo' libtool=yes \ depfile='.deps/init.Plo' tmpdepfile='.deps/init.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c -o init.lo `test -f 'init.c' || echo './'`init.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c init.c -Wp,-MD,.deps/init.TPlo -fPIC -DPIC -o .libs/init.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c init.c -Wp,-MD,.deps/init.TPlo -o init.o >/dev/null 2>&1 source='input.c' object='input.lo' libtool=yes \ depfile='.deps/input.Plo' tmpdepfile='.deps/input.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c -o input.lo `test -f 'input.c' || echo './'`input.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c input.c -Wp,-MD,.deps/input.TPlo -fPIC -DPIC -o .libs/input.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c input.c -Wp,-MD,.deps/input.TPlo -o input.o >/dev/null 2>&1 source='bibtex.c' object='bibtex.lo' libtool=yes \ depfile='.deps/bibtex.Plo' tmpdepfile='.deps/bibtex.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c -o bibtex.lo `test -f 'bibtex.c' || echo './'`bibtex.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c bibtex.c -Wp,-MD,.deps/bibtex.TPlo -fPIC -DPIC -o .libs/bibtex.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c bibtex.c -Wp,-MD,.deps/bibtex.TPlo -o bibtex.o >/dev/null 2>&1 source='err.c' object='err.lo' libtool=yes \ depfile='.deps/err.Plo' tmpdepfile='.deps/err.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c -o err.lo `test -f 'err.c' || echo './'`err.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c err.c -Wp,-MD,.deps/err.TPlo -fPIC -DPIC -o .libs/err.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c err.c -Wp,-MD,.deps/err.TPlo -o err.o >/dev/null 2>&1 source='scan.c' object='scan.lo' libtool=yes \ depfile='.deps/scan.Plo' tmpdepfile='.deps/scan.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c -o scan.lo `test -f 'scan.c' || echo './'`scan.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c scan.c -Wp,-MD,.deps/scan.TPlo -fPIC -DPIC -o .libs/scan.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c scan.c -Wp,-MD,.deps/scan.TPlo -o scan.o >/dev/null 2>&1 source='error.c' object='error.lo' libtool=yes \ depfile='.deps/error.Plo' tmpdepfile='.deps/error.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c -o error.lo `test -f 'error.c' || echo './'`error.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c error.c -Wp,-MD,.deps/error.TPlo -fPIC -DPIC -o .libs/error.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c error.c -Wp,-MD,.deps/error.TPlo -o error.o >/dev/null 2>&1 source='lex_auxiliary.c' object='lex_auxiliary.lo' libtool=yes \ depfile='.deps/lex_auxiliary.Plo' tmpdepfile='.deps/lex_auxiliary.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c -o lex_auxiliary.lo `test -f 'lex_auxiliary.c' || echo './'`lex_auxiliary.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c lex_auxiliary.c -Wp,-MD,.deps/lex_auxiliary.TPlo -fPIC -DPIC -o .libs/lex_auxiliary.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c lex_auxiliary.c -Wp,-MD,.deps/lex_auxiliary.TPlo -o lex_auxiliary.o >/dev/null 2>&1 source='parse_auxiliary.c' object='parse_auxiliary.lo' libtool=yes \ depfile='.deps/parse_auxiliary.Plo' tmpdepfile='.deps/parse_auxiliary.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c -o parse_auxiliary.lo `test -f 'parse_auxiliary.c' || echo './'`parse_auxiliary.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c parse_auxiliary.c -Wp,-MD,.deps/parse_auxiliary.TPlo -fPIC -DPIC -o .libs/parse_auxiliary.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c parse_auxiliary.c -Wp,-MD,.deps/parse_auxiliary.TPlo -o parse_auxiliary.o >/dev/null 2>&1 source='bibtex_ast.c' object='bibtex_ast.lo' libtool=yes \ depfile='.deps/bibtex_ast.Plo' tmpdepfile='.deps/bibtex_ast.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c -o bibtex_ast.lo `test -f 'bibtex_ast.c' || echo './'`bibtex_ast.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c bibtex_ast.c -Wp,-MD,.deps/bibtex_ast.TPlo -fPIC -DPIC -o .libs/bibtex_ast.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c bibtex_ast.c -Wp,-MD,.deps/bibtex_ast.TPlo -o bibtex_ast.o >/dev/null 2>&1 source='sym.c' object='sym.lo' libtool=yes \ depfile='.deps/sym.Plo' tmpdepfile='.deps/sym.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c -o sym.lo `test -f 'sym.c' || echo './'`sym.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c sym.c -Wp,-MD,.deps/sym.TPlo -fPIC -DPIC -o .libs/sym.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c sym.c -Wp,-MD,.deps/sym.TPlo -o sym.o >/dev/null 2>&1 source='util.c' object='util.lo' libtool=yes \ depfile='.deps/util.Plo' tmpdepfile='.deps/util.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c -o util.lo `test -f 'util.c' || echo './'`util.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c util.c -Wp,-MD,.deps/util.TPlo -fPIC -DPIC -o .libs/util.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c util.c -Wp,-MD,.deps/util.TPlo -o util.o >/dev/null 2>&1 source='postprocess.c' object='postprocess.lo' libtool=yes \ depfile='.deps/postprocess.Plo' tmpdepfile='.deps/postprocess.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c -o postprocess.lo `test -f 'postprocess.c' || echo './'`postprocess.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c postprocess.c -Wp,-MD,.deps/postprocess.TPlo -fPIC -DPIC -o .libs/postprocess.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c postprocess.c -Wp,-MD,.deps/postprocess.TPlo -o postprocess.o >/dev/null 2>&1 source='macros.c' object='macros.lo' libtool=yes \ depfile='.deps/macros.Plo' tmpdepfile='.deps/macros.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c -o macros.lo `test -f 'macros.c' || echo './'`macros.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c macros.c -Wp,-MD,.deps/macros.TPlo -fPIC -DPIC -o .libs/macros.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c macros.c -Wp,-MD,.deps/macros.TPlo -o macros.o >/dev/null 2>&1 source='traversal.c' object='traversal.lo' libtool=yes \ depfile='.deps/traversal.Plo' tmpdepfile='.deps/traversal.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c -o traversal.lo `test -f 'traversal.c' || echo './'`traversal.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c traversal.c -Wp,-MD,.deps/traversal.TPlo -fPIC -DPIC -o .libs/traversal.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c traversal.c -Wp,-MD,.deps/traversal.TPlo -o traversal.o >/dev/null 2>&1 source='modify.c' object='modify.lo' libtool=yes \ depfile='.deps/modify.Plo' tmpdepfile='.deps/modify.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c -o modify.lo `test -f 'modify.c' || echo './'`modify.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c modify.c -Wp,-MD,.deps/modify.TPlo -fPIC -DPIC -o .libs/modify.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c modify.c -Wp,-MD,.deps/modify.TPlo -o modify.o >/dev/null 2>&1 source='names.c' object='names.lo' libtool=yes \ depfile='.deps/names.Plo' tmpdepfile='.deps/names.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c -o names.lo `test -f 'names.c' || echo './'`names.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c names.c -Wp,-MD,.deps/names.TPlo -fPIC -DPIC -o .libs/names.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c names.c -Wp,-MD,.deps/names.TPlo -o names.o >/dev/null 2>&1 source='tex_tree.c' object='tex_tree.lo' libtool=yes \ depfile='.deps/tex_tree.Plo' tmpdepfile='.deps/tex_tree.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c -o tex_tree.lo `test -f 'tex_tree.c' || echo './'`tex_tree.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c tex_tree.c -Wp,-MD,.deps/tex_tree.TPlo -fPIC -DPIC -o .libs/tex_tree.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c tex_tree.c -Wp,-MD,.deps/tex_tree.TPlo -o tex_tree.o >/dev/null 2>&1 source='string_util.c' object='string_util.lo' libtool=yes \ depfile='.deps/string_util.Plo' tmpdepfile='.deps/string_util.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c -o string_util.lo `test -f 'string_util.c' || echo './'`string_util.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c string_util.c -Wp,-MD,.deps/string_util.TPlo -fPIC -DPIC -o .libs/string_util.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c string_util.c -Wp,-MD,.deps/string_util.TPlo -o string_util.o >/dev/null 2>&1 source='format_name.c' object='format_name.lo' libtool=yes \ depfile='.deps/format_name.Plo' tmpdepfile='.deps/format_name.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c -o format_name.lo `test -f 'format_name.c' || echo './'`format_name.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c format_name.c -Wp,-MD,.deps/format_name.TPlo -fPIC -DPIC -o .libs/format_name.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -c format_name.c -Wp,-MD,.deps/format_name.TPlo -o format_name.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -g -O2 -o libbtparse.la -rpath /usr/local/lib -version-info 0:0:0 init.lo input.lo bibtex.lo err.lo scan.lo error.lo lex_auxiliary.lo parse_auxiliary.lo bibtex_ast.lo sym.lo util.lo postprocess.lo macros.lo traversal.lo modify.lo names.lo tex_tree.lo string_util.lo format_name.lo @LIBADD_DMALLOC@ gcc -shared .libs/init.o .libs/input.o .libs/bibtex.o .libs/err.o .libs/scan.o .libs/error.o .libs/lex_auxiliary.o .libs/parse_auxiliary.o .libs/bibtex_ast.o .libs/sym.o .libs/util.o .libs/postprocess.o .libs/macros.o .libs/traversal.o .libs/modify.o .libs/names.o .libs/tex_tree.o .libs/string_util.o .libs/format_name.o -Wl,-soname -Wl,libbtparse.so.0 -o .libs/libbtparse.so.0.0.0 (cd .libs && rm -f libbtparse.so.0 && ln -s libbtparse.so.0.0.0 libbtparse.so.0) (cd .libs && rm -f libbtparse.so && ln -s libbtparse.so.0.0.0 libbtparse.so) ar cru .libs/libbtparse.a init.o input.o bibtex.o err.o scan.o error.o lex_auxiliary.o parse_auxiliary.o bibtex_ast.o sym.o util.o postprocess.o macros.o traversal.o modify.o names.o tex_tree.o string_util.o format_name.o ranlib .libs/libbtparse.a creating libbtparse.la (cd .libs && rm -f libbtparse.la && ln -s ../libbtparse.la libbtparse.la) make[3]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-BibTeX/btparse-0.35/src' make[2]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-BibTeX/btparse-0.35/src' Making all in tests make[2]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-BibTeX/btparse-0.35/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-BibTeX/btparse-0.35/tests' Making all in progs make[2]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-BibTeX/btparse-0.35/progs' source='bibparse.c' object='bibparse.o' libtool=no \ depfile='.deps/bibparse.Po' tmpdepfile='.deps/bibparse.TPo' \ depmode=gcc /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -I/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-BibTeX/btparse-0.35/progs/../src -I../pccts -g -O2 -c `test -f 'bibparse.c' || echo './'`bibparse.c source='args.c' object='args.o' libtool=no \ depfile='.deps/args.Po' tmpdepfile='.deps/args.TPo' \ depmode=gcc /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -I/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-BibTeX/btparse-0.35/progs/../src -I../pccts -g -O2 -c `test -f 'args.c' || echo './'`args.c source='getopt.c' object='getopt.o' libtool=no \ depfile='.deps/getopt.Po' tmpdepfile='.deps/getopt.TPo' \ depmode=gcc /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -I/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-BibTeX/btparse-0.35/progs/../src -I../pccts -g -O2 -c `test -f 'getopt.c' || echo './'`getopt.c source='getopt1.c' object='getopt1.o' libtool=no \ depfile='.deps/getopt1.Po' tmpdepfile='.deps/getopt1.TPo' \ depmode=gcc /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -I/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-BibTeX/btparse-0.35/progs/../src -I../pccts -g -O2 -c `test -f 'getopt1.c' || echo './'`getopt1.c /bin/sh ../libtool --mode=link gcc -g -O2 -o bibparse bibparse.o args.o getopt.o getopt1.o ../src/libbtparse.la mkdir .libs gcc -g -O2 -o .libs/bibparse bibparse.o args.o getopt.o getopt1.o ../src/.libs/libbtparse.so -Wl,--rpath -Wl,/usr/local/lib creating bibparse source='biblex.c' object='biblex.o' libtool=no \ depfile='.deps/biblex.Po' tmpdepfile='.deps/biblex.TPo' \ depmode=gcc /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -I/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-BibTeX/btparse-0.35/progs/../src -I../pccts -g -O2 -c `test -f 'biblex.c' || echo './'`biblex.c /bin/sh ../libtool --mode=link gcc -g -O2 -o biblex biblex.o ../src/libbtparse.la gcc -g -O2 -o .libs/biblex biblex.o ../src/.libs/libbtparse.so -Wl,--rpath -Wl,/usr/local/lib creating biblex source='dumpnames.c' object='dumpnames.o' libtool=no \ depfile='.deps/dumpnames.Po' tmpdepfile='.deps/dumpnames.TPo' \ depmode=gcc /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -I/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-BibTeX/btparse-0.35/progs/../src -I../pccts -g -O2 -c `test -f 'dumpnames.c' || echo './'`dumpnames.c /bin/sh ../libtool --mode=link gcc -g -O2 -o dumpnames dumpnames.o ../src/libbtparse.la gcc -g -O2 -o .libs/dumpnames dumpnames.o ../src/.libs/libbtparse.so -Wl,--rpath -Wl,/usr/local/lib creating dumpnames make[2]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-BibTeX/btparse-0.35/progs' Making all in doc make[2]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-BibTeX/btparse-0.35/doc' make all-am make[3]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-BibTeX/btparse-0.35/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-BibTeX/btparse-0.35/doc' make[2]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-BibTeX/btparse-0.35/doc' make[2]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-BibTeX/btparse-0.35' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-BibTeX/btparse-0.35' make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-BibTeX/btparse-0.35' /home/cpanrun/build/5.6.1/bin/perl -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -prototypes -typemap /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/typemap -typemap typemap BibTeX.xs > BibTeX.xsc && mv BibTeX.xsc BibTeX.c gcc -c -Ibtparse/src -DUSE_REENTRANT_API -D_GNU_SOURCE -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.37\" -DXS_VERSION=\"0.37\" -fpic -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/CORE BibTeX.c gcc -c -Ibtparse/src -DUSE_REENTRANT_API -D_GNU_SOURCE -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.37\" -DXS_VERSION=\"0.37\" -fpic -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/CORE btxs_support.c Running Mkbootstrap for Text::BibTeX () chmod 644 BibTeX.bs rm -f blib/arch/auto/Text/BibTeX/BibTeX.so LD_RUN_PATH="" gcc -shared BibTeX.o btxs_support.o -o blib/arch/auto/Text/BibTeX/BibTeX.so btparse/src/.libs/libbtparse.a chmod 755 blib/arch/auto/Text/BibTeX/BibTeX.so cp BibTeX.bs blib/arch/auto/Text/BibTeX/BibTeX.bs chmod 644 blib/arch/auto/Text/BibTeX/BibTeX.bs Manifying blib/man3/btool_faq.3 Manifying blib/man3/Text::BibTeX::Name.3 Manifying blib/man3/Text::BibTeX::Value.3 Manifying blib/man3/Text::BibTeX::BibFormat.3 Manifying blib/man3/Text::BibTeX::BibSort.3 Manifying blib/man3/Text::BibTeX::File.3 Manifying blib/man3/Text::BibTeX::Bib.3 Manifying blib/man3/Text::BibTeX::Entry.3 Manifying blib/man3/Text::BibTeX::NameFormat.3 Manifying blib/man3/Text::BibTeX.3 Manifying blib/man3/Text::BibTeX::Structure.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/bib...............ok t/macro.............ok t/modify............ok t/nameformat........ok t/namelist..........ok t/names.............ok t/output............ok t/parse.............ok t/parse_f...........ok t/parse_s...........ok t/purify............ok All tests successful. Files=11, Tests=339, 4 wallclock secs ( 3.65 cusr + 0.31 csys = 3.96 CPU) Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/auto/Text/BibTeX/BibTeX.so Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/auto/Text/BibTeX/BibTeX.bs Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/Text/btool_faq.pod Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/Text/BibTeX.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/Text/BibTeX/Name.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/Text/BibTeX/Value.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/Text/BibTeX/BibFormat.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/Text/BibTeX/BibSort.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/Text/BibTeX/File.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/Text/BibTeX/Bib.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/Text/BibTeX/Entry.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/Text/BibTeX/NameFormat.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/Text/BibTeX/Structure.pm Installing /home/cpanrun/build/5.6.1/man/man3/btool_faq.3 Installing /home/cpanrun/build/5.6.1/man/man3/Text::BibTeX::Name.3 Installing /home/cpanrun/build/5.6.1/man/man3/Text::BibTeX::Value.3 Installing /home/cpanrun/build/5.6.1/man/man3/Text::BibTeX::BibFormat.3 Installing /home/cpanrun/build/5.6.1/man/man3/Text::BibTeX::BibSort.3 Installing /home/cpanrun/build/5.6.1/man/man3/Text::BibTeX::File.3 Installing /home/cpanrun/build/5.6.1/man/man3/Text::BibTeX::Bib.3 Installing /home/cpanrun/build/5.6.1/man/man3/Text::BibTeX::Entry.3 Installing /home/cpanrun/build/5.6.1/man/man3/Text::BibTeX::NameFormat.3 Installing /home/cpanrun/build/5.6.1/man/man3/Text::BibTeX.3 Installing /home/cpanrun/build/5.6.1/man/man3/Text::BibTeX::Structure.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod