The following packages will be installed: pdfgrep Fetching README... 0%100%100%100%100%100%Done Fetching pdfgrep.SlackBuild... 0%100%100%100%100%100%Done Fetching pdfgrep.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done pdfgrep-2.1.2/ pdfgrep-2.1.2/completion/ pdfgrep-2.1.2/completion/Makefile.in pdfgrep-2.1.2/completion/pdfgrep pdfgrep-2.1.2/completion/_pdfgrep pdfgrep-2.1.2/completion/Makefile.am pdfgrep-2.1.2/autogen.sh pdfgrep-2.1.2/configure pdfgrep-2.1.2/config.guess pdfgrep-2.1.2/CONTRIBUTING.md pdfgrep-2.1.2/doc/ pdfgrep-2.1.2/doc/Makefile.in pdfgrep-2.1.2/doc/pdfgrep.1 pdfgrep-2.1.2/doc/Makefile.am pdfgrep-2.1.2/doc/pdfgrep.txt pdfgrep-2.1.2/config.h.in pdfgrep-2.1.2/AUTHORS pdfgrep-2.1.2/Makefile.in pdfgrep-2.1.2/install-sh pdfgrep-2.1.2/missing pdfgrep-2.1.2/config.sub pdfgrep-2.1.2/aclocal.m4 pdfgrep-2.1.2/README.md pdfgrep-2.1.2/m4/ pdfgrep-2.1.2/m4/ax_cxx_compile_stdcxx_11.m4 pdfgrep-2.1.2/src/ pdfgrep-2.1.2/src/regengine.cc pdfgrep-2.1.2/src/intervals.cc pdfgrep-2.1.2/src/pdfgrep.cc pdfgrep-2.1.2/src/exclude.h pdfgrep-2.1.2/src/search.cc pdfgrep-2.1.2/src/output.cc pdfgrep-2.1.2/src/Makefile.in pdfgrep-2.1.2/src/output.h pdfgrep-2.1.2/src/cache.h pdfgrep-2.1.2/src/pdfgrep.h pdfgrep-2.1.2/src/intervals.h pdfgrep-2.1.2/src/Makefile.am pdfgrep-2.1.2/src/regengine.h pdfgrep-2.1.2/src/exclude.cc pdfgrep-2.1.2/src/search.h pdfgrep-2.1.2/src/cache.cc pdfgrep-2.1.2/compile pdfgrep-2.1.2/Makefile.am pdfgrep-2.1.2/depcomp pdfgrep-2.1.2/NEWS.md pdfgrep-2.1.2/COPYING pdfgrep-2.1.2/INSTALL pdfgrep-2.1.2/configure.ac pdfgrep-2.1.2/testsuite/ pdfgrep-2.1.2/testsuite/lib/ pdfgrep-2.1.2/testsuite/lib/pdfgrep.exp pdfgrep-2.1.2/testsuite/lib/Makefile.in pdfgrep-2.1.2/testsuite/lib/Makefile.am pdfgrep-2.1.2/testsuite/pdfgrep.tests/ pdfgrep-2.1.2/testsuite/pdfgrep.tests/count.exp pdfgrep-2.1.2/testsuite/pdfgrep.tests/context.exp pdfgrep-2.1.2/testsuite/pdfgrep.tests/only_filenames.exp pdfgrep-2.1.2/testsuite/pdfgrep.tests/page_numbers.exp pdfgrep-2.1.2/testsuite/pdfgrep.tests/Makefile.in pdfgrep-2.1.2/testsuite/pdfgrep.tests/page_range.exp pdfgrep-2.1.2/testsuite/pdfgrep.tests/patternlist.exp pdfgrep-2.1.2/testsuite/pdfgrep.tests/regex.exp pdfgrep-2.1.2/testsuite/pdfgrep.tests/recursive.exp pdfgrep-2.1.2/testsuite/pdfgrep.tests/usage.exp pdfgrep-2.1.2/testsuite/pdfgrep.tests/exit_status.exp pdfgrep-2.1.2/testsuite/pdfgrep.tests/Makefile.am pdfgrep-2.1.2/testsuite/pdfgrep.tests/cache.exp pdfgrep-2.1.2/testsuite/pdfgrep.tests/filename.exp pdfgrep-2.1.2/testsuite/pdfgrep.tests/color.exp pdfgrep-2.1.2/testsuite/pdfgrep.tests/misc.exp pdfgrep-2.1.2/testsuite/Makefile.in pdfgrep-2.1.2/testsuite/README.md pdfgrep-2.1.2/testsuite/Makefile.am pdfgrep-2.1.2/testsuite/config/ pdfgrep-2.1.2/testsuite/config/Makefile.in pdfgrep-2.1.2/testsuite/config/unix.exp pdfgrep-2.1.2/testsuite/config/Makefile.am checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for g++... 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 g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 checking for gcc... gcc 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking whether g++ supports C++11 features by default... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for poppler_cpp... yes checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.0.0... yes (1.9.4) checking for libpcre... yes checking zsh completion... ${datarootdir}/zsh/site-functions checking bash completion... ${datarootdir}/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 make all-recursive make[1]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2' Making all in src make[2]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/src' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/poppler/cpp -I/usr/include/poppler -O2 -march=i586 -mtune=i686 -MT pdfgrep.o -MD -MP -MF .deps/pdfgrep.Tpo -c -o pdfgrep.o pdfgrep.cc mv -f .deps/pdfgrep.Tpo .deps/pdfgrep.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/poppler/cpp -I/usr/include/poppler -O2 -march=i586 -mtune=i686 -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.cc mv -f .deps/output.Tpo .deps/output.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/poppler/cpp -I/usr/include/poppler -O2 -march=i586 -mtune=i686 -MT exclude.o -MD -MP -MF .deps/exclude.Tpo -c -o exclude.o exclude.cc mv -f .deps/exclude.Tpo .deps/exclude.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/poppler/cpp -I/usr/include/poppler -O2 -march=i586 -mtune=i686 -MT regengine.o -MD -MP -MF .deps/regengine.Tpo -c -o regengine.o regengine.cc mv -f .deps/regengine.Tpo .deps/regengine.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/poppler/cpp -I/usr/include/poppler -O2 -march=i586 -mtune=i686 -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.cc mv -f .deps/search.Tpo .deps/search.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/poppler/cpp -I/usr/include/poppler -O2 -march=i586 -mtune=i686 -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.cc mv -f .deps/cache.Tpo .deps/cache.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/poppler/cpp -I/usr/include/poppler -O2 -march=i586 -mtune=i686 -MT intervals.o -MD -MP -MF .deps/intervals.Tpo -c -o intervals.o intervals.cc mv -f .deps/intervals.Tpo .deps/intervals.Po g++ -O2 -march=i586 -mtune=i686 -o pdfgrep pdfgrep.o output.o exclude.o regengine.o search.o cache.o intervals.o -lpoppler-cpp -lpcre -lgcrypt -lgpg-error make[2]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/src' Making all in completion make[2]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/completion' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/completion' Making all in doc make[2]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/doc' Making all in testsuite make[2]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite' Making all in config make[3]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite/config' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite/config' Making all in lib make[3]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite/lib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite/lib' Making all in pdfgrep.tests make[3]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite/pdfgrep.tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite/pdfgrep.tests' make[3]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite' make[2]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2' Making install in src make[1]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/src' make[2]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/src' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/pdfgrep/package-pdfgrep/usr/bin' /usr/bin/ginstall -c pdfgrep '/usr/src/slapt-src-i486/system/pdfgrep/package-pdfgrep/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/src' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/src' Making install in completion make[1]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/completion' make[2]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/completion' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/pdfgrep/package-pdfgrep/usr/share/bash-completion/completions' /usr/bin/ginstall -c -m 644 pdfgrep '/usr/src/slapt-src-i486/system/pdfgrep/package-pdfgrep/usr/share/bash-completion/completions' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/pdfgrep/package-pdfgrep/usr/share/zsh/site-functions' /usr/bin/ginstall -c -m 644 _pdfgrep '/usr/src/slapt-src-i486/system/pdfgrep/package-pdfgrep/usr/share/zsh/site-functions' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/completion' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/completion' Making install in doc make[1]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/doc' make[2]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/pdfgrep/package-pdfgrep/usr/man/man1' /usr/bin/ginstall -c -m 644 pdfgrep.1 '/usr/src/slapt-src-i486/system/pdfgrep/package-pdfgrep/usr/man/man1' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/doc' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/doc' Making install in testsuite make[1]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite' Making install in config make[2]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite/config' make[3]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite/config' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite/config' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite/config' Making install in lib make[2]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite/lib' make[3]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite/lib' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite/lib' Making install in pdfgrep.tests make[2]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite/pdfgrep.tests' make[3]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite/pdfgrep.tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite/pdfgrep.tests' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite/pdfgrep.tests' make[2]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite' make[3]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2/testsuite' make[1]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2' make[2]: Entering directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2' Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/pdfgrep usr/doc/ usr/doc/pdfgrep-2.1.2/ usr/doc/pdfgrep-2.1.2/AUTHORS usr/doc/pdfgrep-2.1.2/CONTRIBUTING.md usr/doc/pdfgrep-2.1.2/COPYING usr/doc/pdfgrep-2.1.2/INSTALL usr/doc/pdfgrep-2.1.2/NEWS.md usr/doc/pdfgrep-2.1.2/README.md usr/doc/pdfgrep-2.1.2/pdfgrep.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/pdfgrep.1.gz usr/share/ usr/share/bash-completion/ usr/share/bash-completion/completions/ usr/share/bash-completion/completions/pdfgrep usr/share/zsh/ usr/share/zsh/site-functions/ usr/share/zsh/site-functions/_pdfgrep Slackware package /usr/src/slapt-src-i486/system/pdfgrep/pdfgrep-2.1.2-i586-1salix15.0.txz created. Installing package pdfgrep-2.1.2-i586-1salix15.0... | pdfgrep (Search Text in PDF Files) | | Pdfgrep is a tool to search text in PDF files. | It works similar to grep. | | Project URL: https://pdfgrep.org/ | | | | | | |