autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:24: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:24: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:57: installing './compile' configure.ac:24: installing './missing' Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' 00%Done Fetching slack-desc... 0%100%100%100%100%100%Done pypoppler-0.12.1/ pypoppler-0.12.1/ltmain.sh pypoppler-0.12.1/README pypoppler-0.12.1/AUTHORS pypoppler-0.12.1/Makefile.in pypoppler-0.12.1/acinclude.m4 pypoppler-0.12.1/INSTALL pypoppler-0.12.1/popplermodule.c pypoppler-0.12.1/aclocal.m4 pypoppler-0.12.1/NEWS pypoppler-0.12.1/config.sub pypoppler-0.12.1/demo/ pypoppler-0.12.1/demo/Makefile.in pypoppler-0.12.1/demo/demo-poppler.py pypoppler-0.12.1/demo/Makefile.am pypoppler-0.12.1/install-sh pypoppler-0.12.1/poppler.override pypoppler-0.12.1/configure.ac pypoppler-0.12.1/config.h.in pypoppler-0.12.1/COPYING pypoppler-0.12.1/pypoppler-private.h pypoppler-0.12.1/poppler.defs pypoppler-0.12.1/compile pypoppler-0.12.1/missing pypoppler-0.12.1/config.guess pypoppler-0.12.1/depcomp pypoppler-0.12.1/configure pypoppler-0.12.1/Makefile.am pypoppler-0.12.1/ChangeLog patching file poppler.defs Hunk #1 succeeded at 1650 (offset 8 lines). Hunk #2 succeeded at 1666 (offset 8 lines). Hunk #3 succeeded at 1682 (offset 8 lines). Hunk #4 succeeded at 1706 (offset 8 lines). Hunk #5 succeeded at 1716 (offset 8 lines). Hunk #6 succeeded at 1726 (offset 8 lines). Hunk #7 succeeded at 1795 (offset 8 lines). patching file poppler.override patching file poppler.defs (Stripping trailing CRs from patch; use --binary to disable.) patching file poppler.defs patch unexpectedly ends in middle of line Hunk #1 succeeded at 1646 with fuzz 1. patching file poppler.defs libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in 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 build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking for some Win32 platform... no checking for native Win32... no checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc 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 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 for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-slackware-linux-gnu file names to i586-slackware-linux-gnu format... func_convert_file_noop checking how to convert i586-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) 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... no configure: creating ./config.lt config.lt: creating libtool checking for a Python interpreter with version >= 2.2... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for headers required to compile python extensions... found checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for pygtk-2.0 >= 2.10.0, atk >= 1.6.0, poppler-glib >= 0.12 ... yes checking for pycairo >= 1.8.4... yes checking for pygtk codegen... yes checking whether gcc understands -Wall... yes checking whether gcc understands -std=c9x... yes checking whether gcc understands -fno-strict-aliasing... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating demo/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/usr/src/slapt-src/python/pypoppler/pypoppler-0.12.1' Making all in demo make[2]: Entering directory '/usr/src/slapt-src/python/pypoppler/pypoppler-0.12.1/demo' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src/python/pypoppler/pypoppler-0.12.1/demo' make[2]: Entering directory '/usr/src/slapt-src/python/pypoppler/pypoppler-0.12.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/poppler/glib -I/usr/include/poppler -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -O2 -march=i586 -mtune=i686 -w -Wl,--allow-multiple-definition -Wall -std=c9x -fno-strict-aliasing -MT poppler_la-popplermodule.lo -MD -MP -MF .deps/poppler_la-popplermodule.Tpo -c -o poppler_la-popplermodule.lo `test -f 'popplermodule.c' || echo './'`popplermodule.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/poppler/glib -I/usr/include/poppler -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -O2 -march=i586 -mtune=i686 -w -Wl,--allow-multiple-definition -Wall -std=c9x -fno-strict-aliasing -MT poppler_la-popplermodule.lo -MD -MP -MF .deps/poppler_la-popplermodule.Tpo -c popplermodule.c -fPIC -DPIC -o .libs/poppler_la-popplermodule.o mv -f .deps/poppler_la-popplermodule.Tpo .deps/poppler_la-popplermodule.Plo (cd .\ && /usr/bin/python /usr/share/pygobject/2.0/codegen/codegen.py \ --override poppler.override \ --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ --register /usr/share/pygtk/2.0/defs/pango-types.defs \ --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ --prefix py_poppler poppler.defs) > gen-poppler.c \ && cp gen-poppler.c poppler.c \ && rm -f gen-poppler.c Warning: of-object argument unsupported (define-function poppler_page_add_annot (c-name "poppler_page_add_annot") (return-type "none") (parameters '("PopplerAnnot*" "annot") '("GList*" "list") ) ) Could not write method PopplerAnnotMarkup.get_date: No ArgType for GDate* Could not write method PopplerPage.get_text_layout: No ArgType for PopplerRectangle** Could not write method PopplerAttachment.save_to_callback: No ArgType for PopplerAttachmentSaveFunc Warning: generating old-style constructor for:poppler_font_info_new Could not write function date_parse: No ArgType for time_t* Could not write function error_quark: No ArgType for GQuark Could not write function poppler_page_add_annot: No ArgType for GList* Warning: Constructor for PopplerFontInfo needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 57.14% (4/7) ***INFO*** The coverage of methods is 97.17% (103/106) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/poppler/glib -I/usr/include/poppler -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -O2 -march=i586 -mtune=i686 -w -Wl,--allow-multiple-definition -Wall -std=c9x -fno-strict-aliasing -MT poppler_la-poppler.lo -MD -MP -MF .deps/poppler_la-poppler.Tpo -c -o poppler_la-poppler.lo `test -f 'poppler.c' || echo './'`poppler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/poppler/glib -I/usr/include/poppler -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -O2 -march=i586 -mtune=i686 -w -Wl,--allow-multiple-definition -Wall -std=c9x -fno-strict-aliasing -MT poppler_la-poppler.lo -MD -MP -MF .deps/poppler_la-poppler.Tpo -c poppler.c -fPIC -DPIC -o .libs/poppler_la-poppler.o mv -f .deps/poppler_la-poppler.Tpo .deps/poppler_la-poppler.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/poppler/glib -I/usr/include/poppler -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -O2 -march=i586 -mtune=i686 -w -Wl,--allow-multiple-definition -Wall -std=c9x -fno-strict-aliasing -module -avoid-version -export-symbols-regex initpoppler -o poppler.la -rpath /usr/lib/python2.7/site-packages poppler_la-popplermodule.lo poppler_la-poppler.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -latk-1.0 -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo libtool: link: /usr/bin/nm -B .libs/poppler_la-popplermodule.o .libs/poppler_la-poppler.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/poppler.exp libtool: link: /usr/bin/grep -E -e "initpoppler" ".libs/poppler.exp" > ".libs/poppler.expT" libtool: link: mv -f ".libs/poppler.expT" ".libs/poppler.exp" libtool: link: echo "{ global:" > .libs/poppler.ver libtool: link: cat .libs/poppler.exp | sed -e "s/\(.*\)/\1;/" >> .libs/poppler.ver libtool: link: echo "local: *; };" >> .libs/poppler.ver libtool: link: gcc -shared -fPIC -DPIC .libs/poppler_la-popplermodule.o .libs/poppler_la-poppler.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -latk-1.0 -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo -pthread -O2 -march=i586 -mtune=i686 -Wl,--allow-multiple-definition -pthread -Wl,-soname -Wl,poppler.so -Wl,-version-script -Wl,.libs/poppler.ver -o .libs/poppler.so libtool: link: ( cd ".libs" && rm -f "poppler.la" && ln -s "../poppler.la" "poppler.la" ) make[2]: Leaving directory '/usr/src/slapt-src/python/pypoppler/pypoppler-0.12.1' make[1]: Leaving directory '/usr/src/slapt-src/python/pypoppler/pypoppler-0.12.1' Making install in demo make[1]: Entering directory '/usr/src/slapt-src/python/pypoppler/pypoppler-0.12.1/demo' make[2]: Entering directory '/usr/src/slapt-src/python/pypoppler/pypoppler-0.12.1/demo' 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/python/pypoppler/pypoppler-0.12.1/demo' make[1]: Leaving directory '/usr/src/slapt-src/python/pypoppler/pypoppler-0.12.1/demo' make[1]: Entering directory '/usr/src/slapt-src/python/pypoppler/pypoppler-0.12.1' make[2]: Entering directory '/usr/src/slapt-src/python/pypoppler/pypoppler-0.12.1' /usr/bin/mkdir -p '/usr/src/slapt-src/python/pypoppler/package-pypoppler/usr/lib/python2.7/site-packages' /bin/sh ./libtool --mode=install /usr/bin/ginstall -c poppler.la '/usr/src/slapt-src/python/pypoppler/package-pypoppler/usr/lib/python2.7/site-packages' libtool: install: /usr/bin/ginstall -c .libs/poppler.so /usr/src/slapt-src/python/pypoppler/package-pypoppler/usr/lib/python2.7/site-packages/poppler.so libtool: install: /usr/bin/ginstall -c .libs/poppler.lai /usr/src/slapt-src/python/pypoppler/package-pypoppler/usr/lib/python2.7/site-packages/poppler.la libtool: warning: remember to run 'libtool --finish /usr/lib/python2.7/site-packages' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src/python/pypoppler/pypoppler-0.12.1' make[1]: Leaving directory '/usr/src/slapt-src/python/pypoppler/pypoppler-0.12.1' 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/python/pypoppler/pypoppler-0.12.1-i586-4salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/pypoppler-0.12.1/ usr/doc/pypoppler-0.12.1/AUTHORS usr/doc/pypoppler-0.12.1/COPYING usr/doc/pypoppler-0.12.1/ChangeLog usr/doc/pypoppler-0.12.1/INSTALL usr/doc/pypoppler-0.12.1/NEWS usr/doc/pypoppler-0.12.1/pypoppler.SlackBuild usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/poppler.la usr/lib/python2.7/site-packages/poppler.so Slackware package /usr/src/slapt-src/python/pypoppler/pypoppler-0.12.1-i586-4salix15.0.txz created. Installing package pypoppler-0.12.1-i586-4salix15.0... | pypoppler (python bindings for poppler) | | Python bindings for the Poppler PDF rendering library (glib). | | Homepage: https://launchpad.net/poppler-python | | | | | | | |