tar -xf notify-python-0.1.1.tar.gz checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld... yes checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) 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 libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/x86_64-slackware-linux/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a Python interpreter with version >= 2.3.5... python checking for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib64/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.6/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 NOTIFY_PYTHON... yes checking for pygtk defs... /usr/share/pygtk/2.0/defs checking for pygtk codegen... /usr/bin/python /usr/share/pygobject/2.0/codegen/codegen.py configure: creating ./config.status config.status: creating notify-python.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands notify-python v0.1.1 Now type make to compile Then su to root and type: make install make all-recursive make[1]: Entering directory `/home/rich_s/builds_64/pynotify/0.1.1/src/notify-python-0.1.1' Making all in src make[2]: Entering directory `/home/rich_s/builds_64/pynotify/0.1.1/src/notify-python-0.1.1/src' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"pynotify-python\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.6 -O2 -fPIC -MT pynotifymodule.lo -MD -MP -MF ".deps/pynotifymodule.Tpo" -c -o pynotifymodule.lo pynotifymodule.c; \ then mv -f ".deps/pynotifymodule.Tpo" ".deps/pynotifymodule.Plo"; else rm -f ".deps/pynotifymodule.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"pynotify-python\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.6 -O2 -fPIC -MT pynotifymodule.lo -MD -MP -MF .deps/pynotifymodule.Tpo -c pynotifymodule.c -fPIC -DPIC -o .libs/pynotifymodule.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"pynotify-python\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.6 -O2 -fPIC -MT pynotify.lo -MD -MP -MF ".deps/pynotify.Tpo" -c -o pynotify.lo pynotify.c; \ then mv -f ".deps/pynotify.Tpo" ".deps/pynotify.Plo"; else rm -f ".deps/pynotify.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"pynotify-python\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.6 -O2 -fPIC -MT pynotify.lo -MD -MP -MF .deps/pynotify.Tpo -c pynotify.c -fPIC -DPIC -o .libs/pynotify.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fPIC -o _pynotify.la -rpath /usr/lib64/python2.6/site-packages/gtk-2.0/pynotify -module -avoid-version -export-symbols-regex init_pynotify pynotifymodule.lo pynotify.lo -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -ldbus-1 -lgobject-2.0 -lglib-2.0 generating symbol list for `_pynotify.la' /usr/bin/nm -B .libs/pynotifymodule.o .libs/pynotify.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/_pynotify.exp grep -E -e "init_pynotify" ".libs/_pynotify.exp" > ".libs/_pynotify.expT" mv -f ".libs/_pynotify.expT" ".libs/_pynotify.exp" echo "{ global:" > .libs/_pynotify.ver cat .libs/_pynotify.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_pynotify.ver echo "local: *; };" >> .libs/_pynotify.ver gcc -shared .libs/pynotifymodule.o .libs/pynotify.o -Wl,--rpath -Wl,/usr/lib64 -Wl,--rpath -Wl,/usr/lib64 /usr/lib64/libnotify.so /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libdbus-glib-1.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libcairo.so /usr/lib64/libpango-1.0.so /usr/lib64/libfreetype.so /usr/lib64/libfontconfig.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libdbus-1.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -Wl,-soname -Wl,_pynotify.so -Wl,-version-script -Wl,.libs/_pynotify.ver -o .libs/_pynotify.so creating _pynotify.la (cd .libs && rm -f _pynotify.la && ln -s ../_pynotify.la _pynotify.la) make[2]: Leaving directory `/home/rich_s/builds_64/pynotify/0.1.1/src/notify-python-0.1.1/src' Making all in tests make[2]: Entering directory `/home/rich_s/builds_64/pynotify/0.1.1/src/notify-python-0.1.1/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/rich_s/builds_64/pynotify/0.1.1/src/notify-python-0.1.1/tests' make[2]: Entering directory `/home/rich_s/builds_64/pynotify/0.1.1/src/notify-python-0.1.1' make[2]: Leaving directory `/home/rich_s/builds_64/pynotify/0.1.1/src/notify-python-0.1.1' make[1]: Leaving directory `/home/rich_s/builds_64/pynotify/0.1.1/src/notify-python-0.1.1' Making install in src make[1]: Entering directory `/home/rich_s/builds_64/pynotify/0.1.1/src/notify-python-0.1.1/src' make[2]: Entering directory `/home/rich_s/builds_64/pynotify/0.1.1/src/notify-python-0.1.1/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pygtk/2.0/defs" || mkdir -p -- "/home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/share/pygtk/2.0/defs" /usr/bin/ginstall -c -m 644 'pynotify.defs' '/home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/share/pygtk/2.0/defs/pynotify.defs' test -z "/usr/lib64/python2.6/site-packages/gtk-2.0/pynotify" || mkdir -p -- "/home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/pynotify" /usr/bin/ginstall -c -m 644 '__init__.py' '/home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/pynotify/__init__.py' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py test -z "/usr/lib64/python2.6/site-packages/gtk-2.0/pynotify" || mkdir -p -- "/home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/pynotify" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c '_pynotify.la' '/home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/pynotify/_pynotify.la' /usr/bin/ginstall -c .libs/_pynotify.so /home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/pynotify/_pynotify.so /usr/bin/ginstall -c .libs/_pynotify.lai /home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/pynotify/_pynotify.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.6/site-packages/gtk-2.0/pynotify' make[2]: Leaving directory `/home/rich_s/builds_64/pynotify/0.1.1/src/notify-python-0.1.1/src' make[1]: Leaving directory `/home/rich_s/builds_64/pynotify/0.1.1/src/notify-python-0.1.1/src' Making install in tests make[1]: Entering directory `/home/rich_s/builds_64/pynotify/0.1.1/src/notify-python-0.1.1/tests' make[2]: Entering directory `/home/rich_s/builds_64/pynotify/0.1.1/src/notify-python-0.1.1/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/rich_s/builds_64/pynotify/0.1.1/src/notify-python-0.1.1/tests' make[1]: Leaving directory `/home/rich_s/builds_64/pynotify/0.1.1/src/notify-python-0.1.1/tests' make[1]: Entering directory `/home/rich_s/builds_64/pynotify/0.1.1/src/notify-python-0.1.1' make[2]: Entering directory `/home/rich_s/builds_64/pynotify/0.1.1/src/notify-python-0.1.1' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || mkdir -p -- "/home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/lib64/pkgconfig" /usr/bin/ginstall -c -m 644 'notify-python.pc' '/home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/lib64/pkgconfig/notify-python.pc' make[2]: Leaving directory `/home/rich_s/builds_64/pynotify/0.1.1/src/notify-python-0.1.1' make[1]: Leaving directory `/home/rich_s/builds_64/pynotify/0.1.1/src/notify-python-0.1.1' /home/rich_s/builds_64/pynotify/0.1.1/pkg: total 0 drwxr-xr-x 2 root root 23 2010-01-02 20:52 install drwxr-xr-x 6 root root 50 2010-01-02 20:52 usr /home/rich_s/builds_64/pynotify/0.1.1/pkg/install: total 4 -rw-r--r-- 1 root root 240 2010-01-02 20:52 slack-desc /home/rich_s/builds_64/pynotify/0.1.1/pkg/usr: total 0 drwxr-xr-x 3 root root 27 2010-01-02 20:52 doc drwxr-xr-x 4 root root 38 2010-01-02 20:52 lib64 drwxr-xr-x 3 root root 18 2010-01-02 20:52 share drwxr-xr-x 3 root root 27 2010-01-02 20:52 src /home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/doc: total 0 drwxr-xr-x 2 root root 88 2010-01-02 20:52 pynotify-0.1.1 /home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/doc/pynotify-0.1.1: total 40 -rw-r--r-- 1 root root 91 2010-01-02 20:52 AUTHORS -rw-r--r-- 1 root root 26430 2010-01-02 20:52 COPYING -rw-r--r-- 1 root root 3578 2010-01-02 20:52 ChangeLog -rw-r--r-- 1 root root 0 2010-01-02 20:52 INSTALL -rw-r--r-- 1 root root 219 2010-01-02 20:52 NEWS -rw-r--r-- 1 root root 0 2010-01-02 20:52 README /home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/lib64: total 0 drwxr-xr-x 2 root root 29 2010-01-02 20:52 pkgconfig drwxr-xr-x 3 root root 26 2010-01-02 20:52 python2.6 /home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/lib64/pkgconfig: total 4 -rw-r--r-- 1 root root 284 2010-01-02 20:52 notify-python.pc /home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/lib64/python2.6: total 0 drwxr-xr-x 3 root root 20 2010-01-02 20:52 site-packages /home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/lib64/python2.6/site-packages: total 0 drwxr-xr-x 3 root root 21 2010-01-02 20:52 gtk-2.0 /home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/lib64/python2.6/site-packages/gtk-2.0: total 0 drwxr-xr-x 2 root root 100 2010-01-02 20:52 pynotify /home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/pynotify: total 44 -rw-r--r-- 1 root root 24 2010-01-02 20:52 __init__.py -rw-r--r-- 1 root root 190 2010-01-02 20:52 __init__.pyc -rw-r--r-- 1 root root 190 2010-01-02 20:52 __init__.pyo -rwxr-xr-x 1 root root 1926 2010-01-02 20:52 _pynotify.la -rwxr-xr-x 1 root root 25520 2010-01-02 20:52 _pynotify.so /home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/share: total 0 drwxr-xr-x 3 root root 16 2010-01-02 20:52 pygtk /home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/share/pygtk: total 0 drwxr-xr-x 3 root root 17 2010-01-02 20:52 2.0 /home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/share/pygtk/2.0: total 0 drwxr-xr-x 2 root root 26 2010-01-02 20:52 defs /home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/share/pygtk/2.0/defs: total 8 -rw-r--r-- 1 root root 5380 2010-01-02 20:52 pynotify.defs /home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/src: total 0 drwxr-xr-x 2 root root 45 2010-01-02 20:52 pynotify-0.1.1 /home/rich_s/builds_64/pynotify/0.1.1/pkg/usr/src/pynotify-0.1.1: total 16 -rw-r--r-- 1 root root 994 2010-01-02 20:52 SLKBUILD -rwxr-xr-x 1 root root 9361 2010-01-02 20:52 build-pynotify.sh Slackware package maker, version 3.14159. 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: /home/rich_s/builds_64/pynotify/0.1.1/pynotify-0.1.1-x86_64-1rl.txz ./ usr/ usr/src/ usr/src/pynotify-0.1.1/ usr/src/pynotify-0.1.1/build-pynotify.sh usr/src/pynotify-0.1.1/SLKBUILD usr/share/ usr/share/pygtk/ usr/share/pygtk/2.0/ usr/share/pygtk/2.0/defs/ usr/share/pygtk/2.0/defs/pynotify.defs usr/lib64/ usr/lib64/python2.6/ usr/lib64/python2.6/site-packages/ usr/lib64/python2.6/site-packages/gtk-2.0/ usr/lib64/python2.6/site-packages/gtk-2.0/pynotify/ usr/lib64/python2.6/site-packages/gtk-2.0/pynotify/__init__.py usr/lib64/python2.6/site-packages/gtk-2.0/pynotify/__init__.pyc usr/lib64/python2.6/site-packages/gtk-2.0/pynotify/__init__.pyo usr/lib64/python2.6/site-packages/gtk-2.0/pynotify/_pynotify.so usr/lib64/python2.6/site-packages/gtk-2.0/pynotify/_pynotify.la usr/lib64/pkgconfig/ usr/lib64/pkgconfig/notify-python.pc usr/doc/ usr/doc/pynotify-0.1.1/ usr/doc/pynotify-0.1.1/README usr/doc/pynotify-0.1.1/INSTALL usr/doc/pynotify-0.1.1/COPYING usr/doc/pynotify-0.1.1/ChangeLog usr/doc/pynotify-0.1.1/AUTHORS usr/doc/pynotify-0.1.1/NEWS install/ install/slack-desc WARNING: zero length file usr/doc/pynotify-0.1.1/README WARNING: zero length file usr/doc/pynotify-0.1.1/INSTALL Slackware package /home/rich_s/builds_64/pynotify/0.1.1/pynotify-0.1.1-x86_64-1rl.txz created. Package has been built. Cleaning pkg and src directories