* Package: app-text/pdfgrep-2.0.1 * Repository: gentoo * Maintainer: jlec@gentoo.org flo@geekplace.eu,proxy-maint@gentoo.org * USE: abi_x86_32 elibc_glibc kernel_linux pcre test userland_GNU x86 * FEATURES: preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking pdfgrep-2.0.1.tar.gz to /var/tmp/portage/app-text/pdfgrep-2.0.1/work >>> Source unpacked in /var/tmp/portage/app-text/pdfgrep-2.0.1/work >>> Preparing source in /var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1 ... * econf: updating pdfgrep-2.0.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating pdfgrep-2.0.1/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/pdfgrep-2.0.1 --htmldir=/usr/share/doc/pdfgrep-2.0.1/html --libdir=/usr/lib --with-libpcre --without-unac checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-g++... none checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether i686-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of i686-pc-linux-gnu-gcc... none checking whether i686-pc-linux-gnu-g++ supports C++11 features by default... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for regcomp... yes checking for getopt_long... yes checking for strcasestr... yes checking for git head... checking for pkg-config m4 macros... yes checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for poppler_cpp... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.0.0... yes (1.8.3) checking for libpcre... yes checking zsh completion... /usr/share/zsh/site-functions checking bash completion... /usr/share/bash-completion/completions checking for a2x... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating completion/Makefile config.status: creating doc/Makefile config.status: creating testsuite/Makefile config.status: creating testsuite/config/Makefile config.status: creating testsuite/lib/Makefile config.status: creating testsuite/pdfgrep.tests/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1 ... make --jobs 5 --load-average 7.95 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1' Making all in src make[2]: Entering directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/src' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/poppler/cpp -I/usr/include/poppler -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o pdfgrep.o pdfgrep.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/poppler/cpp -I/usr/include/poppler -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o output.o output.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/poppler/cpp -I/usr/include/poppler -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o exclude.o exclude.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/poppler/cpp -I/usr/include/poppler -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o regengine.o regengine.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/poppler/cpp -I/usr/include/poppler -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o search.o search.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/poppler/cpp -I/usr/include/poppler -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o cache.o cache.cc i686-pc-linux-gnu-g++ -O2 -pipe -march=pentium4m -mtune=pentium4m -Wl,-O1 -Wl,--as-needed -o pdfgrep pdfgrep.o output.o exclude.o regengine.o search.o cache.o -lpoppler-cpp -lpcre -lgcrypt -lgpg-error make[2]: Leaving directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/src' Making all in completion make[2]: Entering directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/completion' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/completion' Making all in doc make[2]: Entering directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/doc' Making all in testsuite make[2]: Entering directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/testsuite' Making all in config make[3]: Entering directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/testsuite/config' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/testsuite/config' Making all in lib make[3]: Entering directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/testsuite/lib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/testsuite/lib' Making all in pdfgrep.tests make[3]: Entering directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/testsuite/pdfgrep.tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/testsuite/pdfgrep.tests' make[3]: Entering directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/testsuite' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/testsuite' make[2]: Leaving directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/testsuite' make[2]: Entering directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1' make[2]: Leaving directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1' make[1]: Leaving directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1' >>> Source compiled. >>> Test phase: app-text/pdfgrep-2.0.1 make --jobs 5 --load-average 7.95 check Making check in src make[1]: Entering directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/src' Making check in completion make[1]: Entering directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/completion' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/completion' Making check in doc make[1]: Entering directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/doc' Making check in testsuite make[1]: Entering directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/testsuite' Making check in config make[2]: Entering directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/testsuite/config' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/testsuite/config' Making check in lib make[2]: Entering directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/testsuite/lib' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/testsuite/lib' Making check in pdfgrep.tests make[2]: Entering directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/testsuite/pdfgrep.tests' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/testsuite/pdfgrep.tests' make[2]: Entering directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/testsuite' make check-DEJAGNU make[3]: Entering directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/testsuite' Making a new site.exp file ... srcdir='.'; export srcdir; \ EXPECT=expect; export EXPECT; \ if /bin/sh -c "runtest --version" > /dev/null 2>&1; then \ exit_status=0; l='pdfgrep'; for tool in $l; do \ if runtest --tool $tool --srcdir $srcdir ; \ then :; else exit_status=1; fi; \ done; \ else echo "WARNING: could not find 'runtest'" 1>&2; :;\ fi; \ exit $exit_status WARNING: Couldn't find the global config file. Test run by portage on Mon Jun 25 20:18:53 2018 Native configuration is i686-pc-linux-gnu === pdfgrep tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./pdfgrep.tests/cache.exp ... ERROR: tcl error sourcing ./pdfgrep.tests/cache.exp. ERROR: pdflatex while executing "error "pdflatex"" (procedure "mkpdf" line 14) invoked from within "mkpdf pdf { this is a test. }" (file "./pdfgrep.tests/cache.exp" line 20) invoked from within "source ./pdfgrep.tests/cache.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./pdfgrep.tests/cache.exp" invoked from within "catch "uplevel #0 source $test_file_name"" Running ./pdfgrep.tests/color.exp ... ERROR: tcl error sourcing ./pdfgrep.tests/color.exp. ERROR: pdflatex while executing "error "pdflatex"" (procedure "mkpdf" line 14) invoked from within "mkpdf pdf {one two three}" (file "./pdfgrep.tests/color.exp" line 24) invoked from within "source ./pdfgrep.tests/color.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./pdfgrep.tests/color.exp" invoked from within "catch "uplevel #0 source $test_file_name"" Running ./pdfgrep.tests/context.exp ... ERROR: tcl error sourcing ./pdfgrep.tests/context.exp. ERROR: pdflatex while executing "error "pdflatex"" (procedure "mkpdf" line 14) invoked from within "mkpdf lines { line one\\ line two\\ line three\\ line four\\ line five\\ line six }" (file "./pdfgrep.tests/context.exp" line 14) invoked from within "source ./pdfgrep.tests/context.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./pdfgrep.tests/context.exp" invoked from within "catch "uplevel #0 source $test_file_name"" Running ./pdfgrep.tests/count.exp ... ERROR: tcl error sourcing ./pdfgrep.tests/count.exp. ERROR: pdflatex while executing "error "pdflatex"" (procedure "mkpdf" line 14) invoked from within "mkpdf count1 { foofoo\\ foo \newpage foo }" (file "./pdfgrep.tests/count.exp" line 8) invoked from within "source ./pdfgrep.tests/count.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./pdfgrep.tests/count.exp" invoked from within "catch "uplevel #0 source $test_file_name"" Running ./pdfgrep.tests/exit_status.exp ... ERROR: tcl error sourcing ./pdfgrep.tests/exit_status.exp. ERROR: pdflatex while executing "error "pdflatex"" (procedure "mkpdf" line 14) invoked from within "mkpdf exit-status "foobar"" (file "./pdfgrep.tests/exit_status.exp" line 8) invoked from within "source ./pdfgrep.tests/exit_status.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./pdfgrep.tests/exit_status.exp" invoked from within "catch "uplevel #0 source $test_file_name"" Running ./pdfgrep.tests/filename.exp ... ERROR: tcl error sourcing ./pdfgrep.tests/filename.exp. ERROR: pdflatex while executing "error "pdflatex"" (procedure "mkpdf" line 14) invoked from within "mkpdf foo "foobar"" (file "./pdfgrep.tests/filename.exp" line 8) invoked from within "source ./pdfgrep.tests/filename.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./pdfgrep.tests/filename.exp" invoked from within "catch "uplevel #0 source $test_file_name"" Running ./pdfgrep.tests/misc.exp ... ERROR: tcl error sourcing ./pdfgrep.tests/misc.exp. ERROR: pdflatex while executing "error "pdflatex"" (procedure "mkpdf" line 14) invoked from within "mkpdf empty {\rule{1cm}{1cm}}" (file "./pdfgrep.tests/misc.exp" line 4) invoked from within "source ./pdfgrep.tests/misc.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./pdfgrep.tests/misc.exp" invoked from within "catch "uplevel #0 source $test_file_name"" Running ./pdfgrep.tests/page_numbers.exp ... ERROR: tcl error sourcing ./pdfgrep.tests/page_numbers.exp. ERROR: pdflatex while executing "error "pdflatex"" (procedure "mkpdf" line 14) invoked from within "mkpdf foo { first page \newpage second page \newpage third page }" (file "./pdfgrep.tests/page_numbers.exp" line 8) invoked from within "source ./pdfgrep.tests/page_numbers.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./pdfgrep.tests/page_numbers.exp" invoked from within "catch "uplevel #0 source $test_file_name"" Running ./pdfgrep.tests/recursive.exp ... ERROR: tcl error sourcing ./pdfgrep.tests/recursive.exp. ERROR: pdflatex while executing "error "pdflatex"" (procedure "mkpdf" line 14) invoked from within "mkpdf abc "foobar"" (file "./pdfgrep.tests/recursive.exp" line 3) invoked from within "source ./pdfgrep.tests/recursive.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./pdfgrep.tests/recursive.exp" invoked from within "catch "uplevel #0 source $test_file_name"" Running ./pdfgrep.tests/regex.exp ... ERROR: tcl error sourcing ./pdfgrep.tests/regex.exp. ERROR: pdflatex while executing "error "pdflatex"" (procedure "mkpdf" line 14) invoked from within "mkpdf regex { foofoo\\ foo test }" (file "./pdfgrep.tests/regex.exp" line 8) invoked from within "source ./pdfgrep.tests/regex.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./pdfgrep.tests/regex.exp" invoked from within "catch "uplevel #0 source $test_file_name"" Running ./pdfgrep.tests/usage.exp ... === pdfgrep Summary === # of expected passes 5 # of unsupported tests 10 NOTE: This is pdfgrep version 2.0.1. Using poppler version 0.62.0 Using libpcre version 8.41 2017-07-05 make[3]: *** [Makefile:444: check-DEJAGNU] Error 1 make[3]: Leaving directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/testsuite' make[2]: *** [Makefile:541: check-am] Error 2 make[2]: Leaving directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/testsuite' make[1]: *** [Makefile:351: check-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1/testsuite' make: *** [Makefile:388: check-recursive] Error 1 * ERROR: app-text/pdfgrep-2.0.1::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 369: Called default * phase-functions.sh, line 867: Called default_src_test * phase-functions.sh, line 896: Called __eapi0_src_test * phase-helpers.sh, line 816: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=app-text/pdfgrep-2.0.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/pdfgrep-2.0.1::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-text/pdfgrep-2.0.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/pdfgrep-2.0.1/temp/environment'. * Working directory: '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1' * S: '/var/tmp/portage/app-text/pdfgrep-2.0.1/work/pdfgrep-2.0.1'