--
Dear Alberto Manuel Brandao Simoes,
This is a computer-generated report for Text-BibTeX-0.38
on perl 5.10.0, created by CPAN-Reporter-1.1705.
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://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 BibTeX/Name.pm blib/lib/Text/BibTeX/Name.pm
cp BibTeX.pm blib/lib/Text/BibTeX.pm
cp BibTeX/Value.pm blib/lib/Text/BibTeX/Value.pm
cp BibTeX/NameFormat.pm blib/lib/Text/BibTeX/NameFormat.pm
cp BibTeX/Bib.pm blib/lib/Text/BibTeX/Bib.pm
cp BibTeX/Entry.pm blib/lib/Text/BibTeX/Entry.pm
cp BibTeX/BibSort.pm blib/lib/Text/BibTeX/BibSort.pm
cp BibTeX/Structure.pm blib/lib/Text/BibTeX/Structure.pm
cp BibTeX/BibFormat.pm blib/lib/Text/BibTeX/BibFormat.pm
cp btool_faq.pod blib/lib/Text/btool_faq.pod
cp BibTeX/File.pm blib/lib/Text/BibTeX/File.pm
cd btparse && make
make[1]: Entering directory `/opt/perl/testers/5.10.0/.cpan/build/build/Text-BibTeX-0.38-tI6sD7/btparse-0.35'
Making all in src
make[2]: Entering directory `/opt/perl/testers/5.10.0/.cpan/build/build/Text-BibTeX-0.38-tI6sD7/btparse-0.35/src'
make all-am
make[3]: Entering directory `/opt/perl/testers/5.10.0/.cpan/build/build/Text-BibTeX-0.38-tI6sD7/btparse-0.35/src'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT init.lo -MD -MP -MF ".deps/init.Tpo" \
-c -o init.lo `test -f 'init.c' || echo './'`init.c; \
then mv -f ".deps/init.Tpo" ".deps/init.Plo"; \
else rm -f ".deps/init.Tpo"; exit 1; \
fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -fPIC -DPIC -o .libs/init.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o init.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT input.lo -MD -MP -MF ".deps/input.Tpo" \
-c -o input.lo `test -f 'input.c' || echo './'`input.c; \
then mv -f ".deps/input.Tpo" ".deps/input.Plo"; \
else rm -f ".deps/input.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT input.lo -MD -MP -MF .deps/input.Tpo -c input.c -fPIC -DPIC -o .libs/input.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT input.lo -MD -MP -MF .deps/input.Tpo -c input.c -o input.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT bibtex.lo -MD -MP -MF ".deps/bibtex.Tpo" \
-c -o bibtex.lo `test -f 'bibtex.c' || echo './'`bibtex.c; \
then mv -f ".deps/bibtex.Tpo" ".deps/bibtex.Plo"; \
else rm -f ".deps/bibtex.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT bibtex.lo -MD -MP -MF .deps/bibtex.Tpo -c bibtex.c -fPIC -DPIC -o .libs/bibtex.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT bibtex.lo -MD -MP -MF .deps/bibtex.Tpo -c bibtex.c -o bibtex.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT err.lo -MD -MP -MF ".deps/err.Tpo" \
-c -o err.lo `test -f 'err.c' || echo './'`err.c; \
then mv -f ".deps/err.Tpo" ".deps/err.Plo"; \
else rm -f ".deps/err.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT err.lo -MD -MP -MF .deps/err.Tpo -c err.c -fPIC -DPIC -o .libs/err.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT err.lo -MD -MP -MF .deps/err.Tpo -c err.c -o err.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT scan.lo -MD -MP -MF ".deps/scan.Tpo" \
-c -o scan.lo `test -f 'scan.c' || echo './'`scan.c; \
then mv -f ".deps/scan.Tpo" ".deps/scan.Plo"; \
else rm -f ".deps/scan.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.c -fPIC -DPIC -o .libs/scan.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.c -o scan.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT error.lo -MD -MP -MF ".deps/error.Tpo" \
-c -o error.lo `test -f 'error.c' || echo './'`error.c; \
then mv -f ".deps/error.Tpo" ".deps/error.Plo"; \
else rm -f ".deps/error.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT lex_auxiliary.lo -MD -MP -MF ".deps/lex_auxiliary.Tpo" \
-c -o lex_auxiliary.lo `test -f 'lex_auxiliary.c' || echo './'`lex_auxiliary.c; \
then mv -f ".deps/lex_auxiliary.Tpo" ".deps/lex_auxiliary.Plo"; \
else rm -f ".deps/lex_auxiliary.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT lex_auxiliary.lo -MD -MP -MF .deps/lex_auxiliary.Tpo -c lex_auxiliary.c -fPIC -DPIC -o .libs/lex_auxiliary.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT lex_auxiliary.lo -MD -MP -MF .deps/lex_auxiliary.Tpo -c lex_auxiliary.c -o lex_auxiliary.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT parse_auxiliary.lo -MD -MP -MF ".deps/parse_auxiliary.Tpo" \
-c -o parse_auxiliary.lo `test -f 'parse_auxiliary.c' || echo './'`parse_auxiliary.c; \
then mv -f ".deps/parse_auxiliary.Tpo" ".deps/parse_auxiliary.Plo"; \
else rm -f ".deps/parse_auxiliary.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT parse_auxiliary.lo -MD -MP -MF .deps/parse_auxiliary.Tpo -c parse_auxiliary.c -fPIC -DPIC -o .libs/parse_auxiliary.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT parse_auxiliary.lo -MD -MP -MF .deps/parse_auxiliary.Tpo -c parse_auxiliary.c -o parse_auxiliary.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT bibtex_ast.lo -MD -MP -MF ".deps/bibtex_ast.Tpo" \
-c -o bibtex_ast.lo `test -f 'bibtex_ast.c' || echo './'`bibtex_ast.c; \
then mv -f ".deps/bibtex_ast.Tpo" ".deps/bibtex_ast.Plo"; \
else rm -f ".deps/bibtex_ast.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT bibtex_ast.lo -MD -MP -MF .deps/bibtex_ast.Tpo -c bibtex_ast.c -fPIC -DPIC -o .libs/bibtex_ast.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT bibtex_ast.lo -MD -MP -MF .deps/bibtex_ast.Tpo -c bibtex_ast.c -o bibtex_ast.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT sym.lo -MD -MP -MF ".deps/sym.Tpo" \
-c -o sym.lo `test -f 'sym.c' || echo './'`sym.c; \
then mv -f ".deps/sym.Tpo" ".deps/sym.Plo"; \
else rm -f ".deps/sym.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT sym.lo -MD -MP -MF .deps/sym.Tpo -c sym.c -fPIC -DPIC -o .libs/sym.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT sym.lo -MD -MP -MF .deps/sym.Tpo -c sym.c -o sym.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT util.lo -MD -MP -MF ".deps/util.Tpo" \
-c -o util.lo `test -f 'util.c' || echo './'`util.c; \
then mv -f ".deps/util.Tpo" ".deps/util.Plo"; \
else rm -f ".deps/util.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT postprocess.lo -MD -MP -MF ".deps/postprocess.Tpo" \
-c -o postprocess.lo `test -f 'postprocess.c' || echo './'`postprocess.c; \
then mv -f ".deps/postprocess.Tpo" ".deps/postprocess.Plo"; \
else rm -f ".deps/postprocess.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT postprocess.lo -MD -MP -MF .deps/postprocess.Tpo -c postprocess.c -fPIC -DPIC -o .libs/postprocess.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT postprocess.lo -MD -MP -MF .deps/postprocess.Tpo -c postprocess.c -o postprocess.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT macros.lo -MD -MP -MF ".deps/macros.Tpo" \
-c -o macros.lo `test -f 'macros.c' || echo './'`macros.c; \
then mv -f ".deps/macros.Tpo" ".deps/macros.Plo"; \
else rm -f ".deps/macros.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT macros.lo -MD -MP -MF .deps/macros.Tpo -c macros.c -fPIC -DPIC -o .libs/macros.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT macros.lo -MD -MP -MF .deps/macros.Tpo -c macros.c -o macros.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT traversal.lo -MD -MP -MF ".deps/traversal.Tpo" \
-c -o traversal.lo `test -f 'traversal.c' || echo './'`traversal.c; \
then mv -f ".deps/traversal.Tpo" ".deps/traversal.Plo"; \
else rm -f ".deps/traversal.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT traversal.lo -MD -MP -MF .deps/traversal.Tpo -c traversal.c -fPIC -DPIC -o .libs/traversal.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT traversal.lo -MD -MP -MF .deps/traversal.Tpo -c traversal.c -o traversal.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT modify.lo -MD -MP -MF ".deps/modify.Tpo" \
-c -o modify.lo `test -f 'modify.c' || echo './'`modify.c; \
then mv -f ".deps/modify.Tpo" ".deps/modify.Plo"; \
else rm -f ".deps/modify.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT modify.lo -MD -MP -MF .deps/modify.Tpo -c modify.c -fPIC -DPIC -o .libs/modify.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT modify.lo -MD -MP -MF .deps/modify.Tpo -c modify.c -o modify.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT names.lo -MD -MP -MF ".deps/names.Tpo" \
-c -o names.lo `test -f 'names.c' || echo './'`names.c; \
then mv -f ".deps/names.Tpo" ".deps/names.Plo"; \
else rm -f ".deps/names.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT names.lo -MD -MP -MF .deps/names.Tpo -c names.c -fPIC -DPIC -o .libs/names.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT names.lo -MD -MP -MF .deps/names.Tpo -c names.c -o names.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT tex_tree.lo -MD -MP -MF ".deps/tex_tree.Tpo" \
-c -o tex_tree.lo `test -f 'tex_tree.c' || echo './'`tex_tree.c; \
then mv -f ".deps/tex_tree.Tpo" ".deps/tex_tree.Plo"; \
else rm -f ".deps/tex_tree.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT tex_tree.lo -MD -MP -MF .deps/tex_tree.Tpo -c tex_tree.c -fPIC -DPIC -o .libs/tex_tree.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT tex_tree.lo -MD -MP -MF .deps/tex_tree.Tpo -c tex_tree.c -o tex_tree.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT string_util.lo -MD -MP -MF ".deps/string_util.Tpo" \
-c -o string_util.lo `test -f 'string_util.c' || echo './'`string_util.c; \
then mv -f ".deps/string_util.Tpo" ".deps/string_util.Plo"; \
else rm -f ".deps/string_util.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT string_util.lo -MD -MP -MF .deps/string_util.Tpo -c string_util.c -fPIC -DPIC -o .libs/string_util.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT string_util.lo -MD -MP -MF .deps/string_util.Tpo -c string_util.c -o string_util.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT format_name.lo -MD -MP -MF ".deps/format_name.Tpo" \
-c -o format_name.lo `test -f 'format_name.c' || echo './'`format_name.c; \
then mv -f ".deps/format_name.Tpo" ".deps/format_name.Plo"; \
else rm -f ".deps/format_name.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT format_name.lo -MD -MP -MF .deps/format_name.Tpo -c format_name.c -fPIC -DPIC -o .libs/format_name.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I../pccts -g -O2 -MT format_name.lo -MD -MP -MF .deps/format_name.Tpo -c format_name.c -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 `/opt/perl/testers/5.10.0/.cpan/build/build/Text-BibTeX-0.38-tI6sD7/btparse-0.35/src'
make[2]: Leaving directory `/opt/perl/testers/5.10.0/.cpan/build/build/Text-BibTeX-0.38-tI6sD7/btparse-0.35/src'
Making all in tests
make[2]: Entering directory `/opt/perl/testers/5.10.0/.cpan/build/build/Text-BibTeX-0.38-tI6sD7/btparse-0.35/tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/opt/perl/testers/5.10.0/.cpan/build/build/Text-BibTeX-0.38-tI6sD7/btparse-0.35/tests'
Making all in progs
make[2]: Entering directory `/opt/perl/testers/5.10.0/.cpan/build/build/Text-BibTeX-0.38-tI6sD7/btparse-0.35/progs'
if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -I/opt/perl/testers/5.10.0/.cpan/build/build/Text-BibTeX-0.38-tI6sD7/btparse-0.35/progs/../src -I../pccts -g -O2 -MT bibparse.o -MD -MP -MF ".deps/bibparse.Tpo" \
-c -o bibparse.o `test -f 'bibparse.c' || echo './'`bibparse.c; \
then mv -f ".deps/bibparse.Tpo" ".deps/bibparse.Po"; \
else rm -f ".deps/bibparse.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -I/opt/perl/testers/5.10.0/.cpan/build/build/Text-BibTeX-0.38-tI6sD7/btparse-0.35/progs/../src -I../pccts -g -O2 -MT args.o -MD -MP -MF ".deps/args.Tpo" \
-c -o args.o `test -f 'args.c' || echo './'`args.c; \
then mv -f ".deps/args.Tpo" ".deps/args.Po"; \
else rm -f ".deps/args.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -I/opt/perl/testers/5.10.0/.cpan/build/build/Text-BibTeX-0.38-tI6sD7/btparse-0.35/progs/../src -I../pccts -g -O2 -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" \
-c -o getopt.o `test -f 'getopt.c' || echo './'`getopt.c; \
then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; \
else rm -f ".deps/getopt.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -I/opt/perl/testers/5.10.0/.cpan/build/build/Text-BibTeX-0.38-tI6sD7/btparse-0.35/progs/../src -I../pccts -g -O2 -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" \
-c -o getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c; \
then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; \
else rm -f ".deps/getopt1.Tpo"; exit 1; \
fi
/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
creating bibparse
if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -I/opt/perl/testers/5.10.0/.cpan/build/build/Text-BibTeX-0.38-tI6sD7/btparse-0.35/progs/../src -I../pccts -g -O2 -MT biblex.o -MD -MP -MF ".deps/biblex.Tpo" \
-c -o biblex.o `test -f 'biblex.c' || echo './'`biblex.c; \
then mv -f ".deps/biblex.Tpo" ".deps/biblex.Po"; \
else rm -f ".deps/biblex.Tpo"; exit 1; \
fi
/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
creating biblex
if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -I/opt/perl/testers/5.10.0/.cpan/build/build/Text-BibTeX-0.38-tI6sD7/btparse-0.35/progs/../src -I../pccts -g -O2 -MT dumpnames.o -MD -MP -MF ".deps/dumpnames.Tpo" \
-c -o dumpnames.o `test -f 'dumpnames.c' || echo './'`dumpnames.c; \
then mv -f ".deps/dumpnames.Tpo" ".deps/dumpnames.Po"; \
else rm -f ".deps/dumpnames.Tpo"; exit 1; \
fi
dumpnames.c: In function 'main':
dumpnames.c:144: warning: incompatible implicit declaration of built-in function 'exit'
dumpnames.c:151: warning: incompatible implicit declaration of built-in function 'exit'
/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
creating dumpnames
make[2]: Leaving directory `/opt/perl/testers/5.10.0/.cpan/build/build/Text-BibTeX-0.38-tI6sD7/btparse-0.35/progs'
Making all in doc
make[2]: Entering directory `/opt/perl/testers/5.10.0/.cpan/build/build/Text-BibTeX-0.38-tI6sD7/btparse-0.35/doc'
make all-am
make[3]: Entering directory `/opt/perl/testers/5.10.0/.cpan/build/build/Text-BibTeX-0.38-tI6sD7/btparse-0.35/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/opt/perl/testers/5.10.0/.cpan/build/build/Text-BibTeX-0.38-tI6sD7/btparse-0.35/doc'
make[2]: Leaving directory `/opt/perl/testers/5.10.0/.cpan/build/build/Text-BibTeX-0.38-tI6sD7/btparse-0.35/doc'
make[2]: Entering directory `/opt/perl/testers/5.10.0/.cpan/build/build/Text-BibTeX-0.38-tI6sD7/btparse-0.35'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/opt/perl/testers/5.10.0/.cpan/build/build/Text-BibTeX-0.38-tI6sD7/btparse-0.35'
make[1]: Leaving directory `/opt/perl/testers/5.10.0/.cpan/build/build/Text-BibTeX-0.38-tI6sD7/btparse-0.35'
/opt/perl/testers/5.10.0/bin/perl /opt/perl/testers/5.10.0/lib/5.10.0/ExtUtils/xsubpp -prototypes -typemap /opt/perl/testers/5.10.0/lib/5.10.0/ExtUtils/typemap -typemap typemap BibTeX.xs > BibTeX.xsc && mv BibTeX.xsc BibTeX.c
cc -c -Ibtparse/src -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.38\" -DXS_VERSION=\"0.38\" -fPIC "-I/opt/perl/testers/5.10.0/lib/5.10.0/x86_64-linux-thread-multi-ld/CORE" BibTeX.c
cc -c -Ibtparse/src -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.38\" -DXS_VERSION=\"0.38\" -fPIC "-I/opt/perl/testers/5.10.0/lib/5.10.0/x86_64-linux-thread-multi-ld/CORE" btxs_support.c
Running Mkbootstrap for Text::BibTeX ()
chmod 644 BibTeX.bs
rm -f blib/arch/auto/Text/BibTeX/BibTeX.so
cc -shared -O2 -g -L/usr/local/lib BibTeX.o btxs_support.o -o blib/arch/auto/Text/BibTeX/BibTeX.so btparse/src/.libs/libbtparse.a \
\
/usr/bin/ld: btparse/src/.libs/libbtparse.a(init.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
btparse/src/.libs/libbtparse.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [blib/arch/auto/Text/BibTeX/BibTeX.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:/usr/local/bin
PERL5LIB = /home/imacat/lib/perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 9044
PERL5_CPAN_IS_EXECUTING = /opt/perl/testers/5.10.0/.cpan/build/build/Text-BibTeX-0.38-tI6sD7/Makefile.PL
PERL5_CPAN_IS_RUNNING = 9044
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 2464,9044
PERL_CPAN_REPORTER_DIR = /home/imacat/.cpanreporter
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/zsh
TERM = xterm
TMPDIR = /opt/perl/testers/5.10.0/.cpan/build/home/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl/testers/5.10.0/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 100 0 4 20 24 25 27 29 34 38 40 44 46 50 100 106 1000
$EGID = 100 0 4 20 24 25 27 29 34 38 40 44 46 50 100 106 1000
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9304
Cwd 3.29
ExtUtils::CBuilder 0.24
ExtUtils::Command 1.16
ExtUtils::Install 1.52
ExtUtils::MakeMaker 6.50
ExtUtils::Manifest 1.56
ExtUtils::ParseXS 2.19
File::Spec 3.29
Module::Build 0.32
Module::Signature 0.55
Test::Harness 3.16
Test::More 0.86
YAML 0.68
YAML::Syck n/a
version 0.76
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.26-2-amd64, archname=x86_64-linux-thread-multi-ld
uname='linux rinse 2.6.26-2-amd64 #1 smp fri mar 27 04:02:59 utc 2009 x86_64 gnulinux '
config_args='-d -Dprefix=/opt/perl/testers/5.10.0 -Dusethreads -Duselongdouble -Doptimize=-O2 -DDEBUGGING=-g -Dd_dosuid -Dinc_version_list=none -Duseshrplib=true -Dcf_email=ima...@mail.imacat.idv.tw -Dpager=/usr/bin/sensible-pager'
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='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -g',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.3.2', 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='cc', 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.7.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/opt/perl/testers/5.10.0/lib/5.10.0/x86_64-linux-thread-multi-ld/CORE'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib'