tar -xf compizconfig-python-0.8.4.tar.bz2 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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU 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 ISO C89... none needed checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu 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/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... no 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/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 checking for ANSI C header files... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CCS... yes 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 whether /usr/bin/python version is >= 2.5.0... yes checking for python version... (cached) 2.6 checking for python platform... (cached) linux2 checking for python script directory... (cached) ${prefix}/lib64/python2.6/site-packages checking for python extension module directory... (cached) ${exec_prefix}/lib64/python2.6/site-packages checking for pyrexc... pyrexc configure: creating ./config.status config.status: creating compizconfig-python.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory `/home/lmello/Downloads/pkg/c/compizconfig-python/src/compizconfig-python-0.8.4' Making all in src make[2]: Entering directory `/home/lmello/Downloads/pkg/c/compizconfig-python/src/compizconfig-python-0.8.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/compizconfig -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -MT compizconfig.lo -MD -MP -MF .deps/compizconfig.Tpo -c -o compizconfig.lo compizconfig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/compizconfig -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -MT compizconfig.lo -MD -MP -MF .deps/compizconfig.Tpo -c compizconfig.c -fPIC -DPIC -o .libs/compizconfig.o mv -f .deps/compizconfig.Tpo .deps/compizconfig.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fPIC -module -avoid-version -fPIC -export-symbols-regex initcompizconfig -lX11 -o compizconfig.la -rpath /usr/lib64/python2.6/site-packages compizconfig.lo -lcompizconfig -lX11 -lXcomposite -lXext -lXdamage -lXrandr -lXinerama -lSM -lxslt -lz -lm -lstartup-notification-1 -lXfixes -lICE -lxml2 -lglib-2.0 libtool: link: /usr/bin/nm -B .libs/compizconfig.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/compizconfig.exp libtool: link: /usr/bin/grep -E -e "initcompizconfig" ".libs/compizconfig.exp" > ".libs/compizconfig.expT" libtool: link: mv -f ".libs/compizconfig.expT" ".libs/compizconfig.exp" libtool: link: echo "{ global:" > .libs/compizconfig.ver libtool: link: cat .libs/compizconfig.exp | sed -e "s/\(.*\)/\1;/" >> .libs/compizconfig.ver libtool: link: echo "local: *; };" >> .libs/compizconfig.ver libtool: link: gcc -shared .libs/compizconfig.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64/../lib64 -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64/../lib64 /usr/lib64/libcompizconfig.so -L/usr/lib64 -L/usr/lib64/../lib64 /usr/lib64/libprotobuf.so /usr/lib64/../lib64/libstdc++.so /usr/lib64/libXcomposite.so /usr/lib64/libXdamage.so /usr/lib64/libXrandr.so /usr/lib64/libXrender.so /usr/lib64/libXinerama.so /usr/lib64/libXext.so /usr/lib64/libxslt.so /usr/lib64/libstartup-notification-1.so -L/lib64 /usr/lib64/libxcb-aux.so /usr/lib64/libxcb-event.so /usr/lib64/libxcb-atom.so /usr/lib64/libSM.so /usr/lib64/libuuid.so /usr/lib64/libXfixes.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so /usr/lib64/libICE.so /usr/lib64/libxml2.so -ldl -lz -lm /usr/lib64/libglib-2.0.so -lrt -pthread -Wl,-soname -Wl,compizconfig.so -Wl,-version-script -Wl,.libs/compizconfig.ver -o .libs/compizconfig.so libtool: link: ( cd ".libs" && rm -f "compizconfig.la" && ln -s "../compizconfig.la" "compizconfig.la" ) make[2]: Leaving directory `/home/lmello/Downloads/pkg/c/compizconfig-python/src/compizconfig-python-0.8.4/src' make[2]: Entering directory `/home/lmello/Downloads/pkg/c/compizconfig-python/src/compizconfig-python-0.8.4' make[2]: Leaving directory `/home/lmello/Downloads/pkg/c/compizconfig-python/src/compizconfig-python-0.8.4' make[1]: Leaving directory `/home/lmello/Downloads/pkg/c/compizconfig-python/src/compizconfig-python-0.8.4' Making install in src make[1]: Entering directory `/home/lmello/Downloads/pkg/c/compizconfig-python/src/compizconfig-python-0.8.4/src' make[2]: Entering directory `/home/lmello/Downloads/pkg/c/compizconfig-python/src/compizconfig-python-0.8.4/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/python2.6/site-packages" || /usr/bin/mkdir -p "/home/lmello/Downloads/pkg/c/compizconfig-python/pkg/usr/lib64/python2.6/site-packages" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'compizconfig.la' '/home/lmello/Downloads/pkg/c/compizconfig-python/pkg/usr/lib64/python2.6/site-packages/compizconfig.la' libtool: install: /usr/bin/ginstall -c .libs/compizconfig.so /home/lmello/Downloads/pkg/c/compizconfig-python/pkg/usr/lib64/python2.6/site-packages/compizconfig.so libtool: install: /usr/bin/ginstall -c .libs/compizconfig.lai /home/lmello/Downloads/pkg/c/compizconfig-python/pkg/usr/lib64/python2.6/site-packages/compizconfig.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.6/site-packages' make[2]: Leaving directory `/home/lmello/Downloads/pkg/c/compizconfig-python/src/compizconfig-python-0.8.4/src' make[1]: Leaving directory `/home/lmello/Downloads/pkg/c/compizconfig-python/src/compizconfig-python-0.8.4/src' make[1]: Entering directory `/home/lmello/Downloads/pkg/c/compizconfig-python/src/compizconfig-python-0.8.4' make[2]: Entering directory `/home/lmello/Downloads/pkg/c/compizconfig-python/src/compizconfig-python-0.8.4' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/home/lmello/Downloads/pkg/c/compizconfig-python/pkg/usr/lib64/pkgconfig" /usr/bin/ginstall -c -m 644 'compizconfig-python.pc' '/home/lmello/Downloads/pkg/c/compizconfig-python/pkg/usr/lib64/pkgconfig/compizconfig-python.pc' make[2]: Leaving directory `/home/lmello/Downloads/pkg/c/compizconfig-python/src/compizconfig-python-0.8.4' make[1]: Leaving directory `/home/lmello/Downloads/pkg/c/compizconfig-python/src/compizconfig-python-0.8.4' /home/lmello/Downloads/pkg/c/compizconfig-python/pkg: total 8 drwxr-xr-x 2 root root 4096 May 11 05:45 install drwxr-xr-x 5 root root 4096 May 11 05:45 usr /home/lmello/Downloads/pkg/c/compizconfig-python/pkg/install: total 4 -rw-r--r-- 1 root root 337 May 11 05:45 slack-desc /home/lmello/Downloads/pkg/c/compizconfig-python/pkg/usr: total 12 drwxr-xr-x 3 root root 4096 May 11 05:45 doc drwxr-xr-x 4 root root 4096 May 11 05:45 lib64 drwxr-xr-x 3 root root 4096 May 11 05:45 src /home/lmello/Downloads/pkg/c/compizconfig-python/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 May 11 05:45 compizconfig-python-0.8.4 /home/lmello/Downloads/pkg/c/compizconfig-python/pkg/usr/doc/compizconfig-python-0.8.4: total 36 -rw-r--r-- 1 root root 0 May 11 05:45 AUTHORS -rw-r--r-- 1 root root 17992 May 11 05:45 COPYING -rw-r--r-- 1 root root 0 May 11 05:45 ChangeLog -rw-r--r-- 1 root root 11410 May 11 05:45 INSTALL -rw-r--r-- 1 root root 0 May 11 05:45 NEWS -rw-r--r-- 1 root root 0 May 11 05:45 README -rw-r--r-- 1 root root 0 May 11 05:45 TODO -rw-r--r-- 1 root root 14 May 11 05:45 VERSION /home/lmello/Downloads/pkg/c/compizconfig-python/pkg/usr/lib64: total 8 drwxr-xr-x 2 root root 4096 May 11 05:45 pkgconfig drwxr-xr-x 3 root root 4096 May 11 05:45 python2.6 /home/lmello/Downloads/pkg/c/compizconfig-python/pkg/usr/lib64/pkgconfig: total 4 -rw-r--r-- 1 root root 677 May 11 05:45 compizconfig-python.pc /home/lmello/Downloads/pkg/c/compizconfig-python/pkg/usr/lib64/python2.6: total 4 drwxr-xr-x 2 root root 4096 May 11 05:45 site-packages /home/lmello/Downloads/pkg/c/compizconfig-python/pkg/usr/lib64/python2.6/site-packages: total 132 -rwxr-xr-x 1 root root 1617 May 11 05:45 compizconfig.la -rwxr-xr-x 1 root root 127656 May 11 05:45 compizconfig.so /home/lmello/Downloads/pkg/c/compizconfig-python/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 May 11 05:45 compizconfig-python-0.8.4 /home/lmello/Downloads/pkg/c/compizconfig-python/pkg/usr/src/compizconfig-python-0.8.4: total 4 -rw-r--r-- 1 root root 984 May 11 05:45 SLKBUILD 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/lmello/Downloads/pkg/c/compizconfig-python/compizconfig-python-0.8.4-x86_64-1lm.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/compizconfig-python-0.8.4/ usr/doc/compizconfig-python-0.8.4/COPYING usr/doc/compizconfig-python-0.8.4/README usr/doc/compizconfig-python-0.8.4/VERSION usr/doc/compizconfig-python-0.8.4/TODO usr/doc/compizconfig-python-0.8.4/ChangeLog usr/doc/compizconfig-python-0.8.4/AUTHORS usr/doc/compizconfig-python-0.8.4/INSTALL usr/doc/compizconfig-python-0.8.4/NEWS usr/src/ usr/src/compizconfig-python-0.8.4/ usr/src/compizconfig-python-0.8.4/SLKBUILD usr/lib64/ usr/lib64/python2.6/ usr/lib64/python2.6/site-packages/ usr/lib64/python2.6/site-packages/compizconfig.so usr/lib64/python2.6/site-packages/compizconfig.la usr/lib64/pkgconfig/ usr/lib64/pkgconfig/compizconfig-python.pc WARNING: zero length file usr/doc/compizconfig-python-0.8.4/README WARNING: zero length file usr/doc/compizconfig-python-0.8.4/TODO WARNING: zero length file usr/doc/compizconfig-python-0.8.4/ChangeLog WARNING: zero length file usr/doc/compizconfig-python-0.8.4/AUTHORS WARNING: zero length file usr/doc/compizconfig-python-0.8.4/NEWS Slackware package /home/lmello/Downloads/pkg/c/compizconfig-python/compizconfig-python-0.8.4-x86_64-1lm.txz created. Package has been built. Cleaning pkg and src directories