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-1.4.1/ pdfgrep-1.4.1/README.asciidoc pdfgrep-1.4.1/completion/ pdfgrep-1.4.1/completion/Makefile.in pdfgrep-1.4.1/completion/pdfgrep pdfgrep-1.4.1/completion/_pdfgrep pdfgrep-1.4.1/completion/Makefile.am pdfgrep-1.4.1/autogen.sh pdfgrep-1.4.1/configure pdfgrep-1.4.1/NEWS pdfgrep-1.4.1/HACKING pdfgrep-1.4.1/doc/ pdfgrep-1.4.1/doc/Makefile.in pdfgrep-1.4.1/doc/pdfgrep.1 pdfgrep-1.4.1/doc/Makefile.am pdfgrep-1.4.1/doc/pdfgrep.txt pdfgrep-1.4.1/config.h.in pdfgrep-1.4.1/AUTHORS pdfgrep-1.4.1/Makefile.in pdfgrep-1.4.1/install-sh pdfgrep-1.4.1/missing pdfgrep-1.4.1/aclocal.m4 pdfgrep-1.4.1/m4/ pdfgrep-1.4.1/m4/ax_cxx_compile_stdcxx_11.m4 pdfgrep-1.4.1/src/ pdfgrep-1.4.1/src/regengine.cc pdfgrep-1.4.1/src/pdfgrep.cc pdfgrep-1.4.1/src/exclude.h pdfgrep-1.4.1/src/output.cc pdfgrep-1.4.1/src/Makefile.in pdfgrep-1.4.1/src/output.h pdfgrep-1.4.1/src/pdfgrep.h pdfgrep-1.4.1/src/Makefile.am pdfgrep-1.4.1/src/regengine.h pdfgrep-1.4.1/src/exclude.cc pdfgrep-1.4.1/compile pdfgrep-1.4.1/Makefile.am pdfgrep-1.4.1/depcomp pdfgrep-1.4.1/COPYING pdfgrep-1.4.1/TODO pdfgrep-1.4.1/INSTALL pdfgrep-1.4.1/configure.ac pdfgrep-1.4.1/testsuite/ pdfgrep-1.4.1/testsuite/lib/ pdfgrep-1.4.1/testsuite/lib/pdfgrep.exp pdfgrep-1.4.1/testsuite/lib/Makefile.in pdfgrep-1.4.1/testsuite/lib/Makefile.am pdfgrep-1.4.1/testsuite/pdfgrep.tests/ pdfgrep-1.4.1/testsuite/pdfgrep.tests/count.exp pdfgrep-1.4.1/testsuite/pdfgrep.tests/page_numbers.exp pdfgrep-1.4.1/testsuite/pdfgrep.tests/Makefile.in pdfgrep-1.4.1/testsuite/pdfgrep.tests/regex.exp pdfgrep-1.4.1/testsuite/pdfgrep.tests/recursive.exp pdfgrep-1.4.1/testsuite/pdfgrep.tests/usage.exp pdfgrep-1.4.1/testsuite/pdfgrep.tests/exit_status.exp pdfgrep-1.4.1/testsuite/pdfgrep.tests/Makefile.am pdfgrep-1.4.1/testsuite/pdfgrep.tests/filename.exp pdfgrep-1.4.1/testsuite/pdfgrep.tests/color.exp pdfgrep-1.4.1/testsuite/pdfgrep.tests/misc.exp pdfgrep-1.4.1/testsuite/Makefile.in pdfgrep-1.4.1/testsuite/README.md pdfgrep-1.4.1/testsuite/global-conf.exp pdfgrep-1.4.1/testsuite/Makefile.am pdfgrep-1.4.1/testsuite/config/ pdfgrep-1.4.1/testsuite/config/Makefile.in pdfgrep-1.4.1/testsuite/config/unix.exp pdfgrep-1.4.1/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 for style of include used by make... GNU 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... no checking whether g++ supports C++11 features with -std=c++11... 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 sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.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... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for poppler_cpp... yes 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/system/pdfgrep/pdfgrep-1.4.1' Making all in src make[2]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/poppler/cpp -I/usr/include/poppler -O2 -fPIC -std=c++11 -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 -fPIC -std=c++11 -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 -fPIC -std=c++11 -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 -fPIC -std=c++11 -MT regengine.o -MD -MP -MF .deps/regengine.Tpo -c -o regengine.o regengine.cc mv -f .deps/regengine.Tpo .deps/regengine.Po g++ -O2 -fPIC -std=c++11 -o pdfgrep pdfgrep.o output.o exclude.o regengine.o -lpoppler-cpp -lpcre make[2]: Leaving directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/src' Making all in completion make[2]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/completion' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/completion' Making all in doc make[2]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/doc' Making all in testsuite make[2]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/testsuite' Making all in config make[3]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/testsuite/config' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/testsuite/config' Making all in lib make[3]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/testsuite/lib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/testsuite/lib' Making all in pdfgrep.tests make[3]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/testsuite/pdfgrep.tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/testsuite/pdfgrep.tests' make[3]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/testsuite' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/testsuite' make[2]: Leaving directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/testsuite' make[2]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1' make[2]: Leaving directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1' make[1]: Leaving directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1' Making install in src make[1]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/src' make[2]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/src' /usr/bin/mkdir -p '/usr/src/slapt-src/system/pdfgrep/package-pdfgrep/usr/bin' /usr/bin/ginstall -c pdfgrep '/usr/src/slapt-src/system/pdfgrep/package-pdfgrep/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/src' make[1]: Leaving directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/src' Making install in completion make[1]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/completion' make[2]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/completion' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/system/pdfgrep/package-pdfgrep/usr/share/bash-completion/completions' /usr/bin/ginstall -c -m 644 pdfgrep '/usr/src/slapt-src/system/pdfgrep/package-pdfgrep/usr/share/bash-completion/completions' /usr/bin/mkdir -p '/usr/src/slapt-src/system/pdfgrep/package-pdfgrep/usr/share/zsh/site-functions' /usr/bin/ginstall -c -m 644 _pdfgrep '/usr/src/slapt-src/system/pdfgrep/package-pdfgrep/usr/share/zsh/site-functions' make[2]: Leaving directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/completion' make[1]: Leaving directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/completion' Making install in doc make[1]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/doc' make[2]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/system/pdfgrep/package-pdfgrep/usr/man/man1' /usr/bin/ginstall -c -m 644 pdfgrep.1 '/usr/src/slapt-src/system/pdfgrep/package-pdfgrep/usr/man/man1' make[2]: Leaving directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/doc' make[1]: Leaving directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/doc' Making install in testsuite make[1]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/testsuite' Making install in config make[2]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/testsuite/config' make[3]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/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/system/pdfgrep/pdfgrep-1.4.1/testsuite/config' make[2]: Leaving directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/testsuite/config' Making install in lib make[2]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/testsuite/lib' make[3]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/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/system/pdfgrep/pdfgrep-1.4.1/testsuite/lib' make[2]: Leaving directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/testsuite/lib' Making install in pdfgrep.tests make[2]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/testsuite/pdfgrep.tests' make[3]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/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/system/pdfgrep/pdfgrep-1.4.1/testsuite/pdfgrep.tests' make[2]: Leaving directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/testsuite/pdfgrep.tests' make[2]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/testsuite' make[3]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/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/system/pdfgrep/pdfgrep-1.4.1/testsuite' make[2]: Leaving directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/testsuite' make[1]: Leaving directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1/testsuite' make[1]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1' make[2]: Entering directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1' 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/system/pdfgrep/pdfgrep-1.4.1' make[1]: Leaving directory '/usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1' Slackware package maker, version 3.141593. 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/system/pdfgrep/pdfgrep-1.4.1-x86_64-1salix.txz ./ usr/ usr/bin/ usr/bin/pdfgrep usr/doc/ usr/doc/pdfgrep-1.4.1/ usr/doc/pdfgrep-1.4.1/COPYING usr/doc/pdfgrep-1.4.1/NEWS usr/doc/pdfgrep-1.4.1/AUTHORS usr/doc/pdfgrep-1.4.1/TODO usr/doc/pdfgrep-1.4.1/pdfgrep.SlackBuild usr/doc/pdfgrep-1.4.1/INSTALL usr/man/ usr/man/man1/ usr/man/man1/pdfgrep.1.gz usr/share/ usr/share/zsh/ usr/share/zsh/site-functions/ usr/share/zsh/site-functions/_pdfgrep usr/share/bash-completion/ usr/share/bash-completion/completions/ usr/share/bash-completion/completions/pdfgrep install/ install/slack-desc Slackware package /usr/src/slapt-src/system/pdfgrep/pdfgrep-1.4.1-x86_64-1salix.txz created. Installing package pdfgrep-1.4.1-x86_64-1salix... | 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/ | | | | | | |