tar -xf libxdg-basedir-1.2.0.tar.gz 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 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking how to print strings... printf 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/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-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 how to convert i486-slackware-linux-gnu file names to i486-slackware-linux-gnu format... func_convert_file_noop checking how to convert i486-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no 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 mt... no checking if : 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... 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/i486-slackware-linux/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 checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for perl... /usr/bin/perl checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for memory.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for sys/stat.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for mode_t... 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 memset... yes checking for strcpy... yes checking for strncpy... yes checking for bcopy... yes checking for bzero... yes checking for getenv... yes checking for mkdir... yes checking for strdup... yes checking if gcc supports -Wl,--no-undefined flag... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating pkgconfig/libxdg-basedir.pc config.status: creating pkgconfig/libxdg-basedir-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0' Making all in include make[2]: Entering directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0/include' make[2]: Nessuna operazione da eseguire per «all». make[2]: Leaving directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0/include' Making all in src make[2]: Entering directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -march=i486 -mtune=i686 -MT basedir.lo -MD -MP -MF .deps/basedir.Tpo -c -o basedir.lo basedir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -march=i486 -mtune=i686 -MT basedir.lo -MD -MP -MF .deps/basedir.Tpo -c basedir.c -fPIC -DPIC -o .libs/basedir.o mv -f .deps/basedir.Tpo .deps/basedir.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -Wall -O2 -march=i486 -mtune=i686 -Wl,--no-undefined -version-info 3:0:2 -o libxdg-basedir.la -rpath /usr/lib basedir.lo libtool: link: gcc -shared -fPIC -DPIC .libs/basedir.o -O2 -march=i486 -mtune=i686 -Wl,--no-undefined -Wl,-soname -Wl,libxdg-basedir.so.1 -o .libs/libxdg-basedir.so.1.2.0 libtool: link: (cd ".libs" && rm -f "libxdg-basedir.so.1" && ln -s "libxdg-basedir.so.1.2.0" "libxdg-basedir.so.1") libtool: link: (cd ".libs" && rm -f "libxdg-basedir.so" && ln -s "libxdg-basedir.so.1.2.0" "libxdg-basedir.so") libtool: link: ( cd ".libs" && rm -f "libxdg-basedir.la" && ln -s "../libxdg-basedir.la" "libxdg-basedir.la" ) make[2]: Leaving directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0/src' Making all in tests make[2]: Entering directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0/tests' make[2]: Nessuna operazione da eseguire per «all». make[2]: Leaving directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0/tests' make[2]: Entering directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0' make[2]: Leaving directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0' make[1]: Leaving directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0' Making install in include make[1]: Entering directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0/include' make[2]: Entering directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0/include' make[2]: Nessuna operazione da eseguire per «install-exec-am». make[2]: Nessuna operazione da eseguire per «install-data-am». make[2]: Leaving directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0/include' make[1]: Leaving directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0/include' Making install in src make[1]: Entering directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0/src' make[2]: Entering directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/kerd/Pkg/libxdg/pkg/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libxdg-basedir.la '/home/kerd/Pkg/libxdg/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libxdg-basedir.so.1.2.0 /home/kerd/Pkg/libxdg/pkg/usr/lib/libxdg-basedir.so.1.2.0 libtool: install: (cd /home/kerd/Pkg/libxdg/pkg/usr/lib && { ln -s -f libxdg-basedir.so.1.2.0 libxdg-basedir.so.1 || { rm -f libxdg-basedir.so.1 && ln -s libxdg-basedir.so.1.2.0 libxdg-basedir.so.1; }; }) libtool: install: (cd /home/kerd/Pkg/libxdg/pkg/usr/lib && { ln -s -f libxdg-basedir.so.1.2.0 libxdg-basedir.so || { rm -f libxdg-basedir.so && ln -s libxdg-basedir.so.1.2.0 libxdg-basedir.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libxdg-basedir.lai /home/kerd/Pkg/libxdg/pkg/usr/lib/libxdg-basedir.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nessuna operazione da eseguire per «install-data-am». make[2]: Leaving directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0/src' make[1]: Leaving directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0/src' Making install in tests make[1]: Entering directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0/tests' make[2]: Entering directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0/tests' make[2]: Nessuna operazione da eseguire per «install-exec-am». make[2]: Nessuna operazione da eseguire per «install-data-am». make[2]: Leaving directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0/tests' make[1]: Leaving directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0/tests' make[1]: Entering directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0' make[2]: Entering directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0' make[2]: Nessuna operazione da eseguire per «install-exec-am». test -z "/usr/include" || /usr/bin/mkdir -p "/home/kerd/Pkg/libxdg/pkg/usr/include" /usr/bin/ginstall -c -m 644 include/basedir.h include/basedir_fs.h '/home/kerd/Pkg/libxdg/pkg/usr/include' test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/home/kerd/Pkg/libxdg/pkg/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 pkgconfig/libxdg-basedir.pc '/home/kerd/Pkg/libxdg/pkg/usr/lib/pkgconfig' make[2]: Leaving directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0' make[1]: Leaving directory `/home/kerd/Pkg/libxdg/src/libxdg-basedir-1.2.0' /home/kerd/Pkg/libxdg/pkg: totale 8 drwxr-xr-x 2 root root 4096 mag 14 22:38 install drwxr-xr-x 6 root root 4096 mag 14 22:38 usr /home/kerd/Pkg/libxdg/pkg/install: totale 4 -rw-r--r-- 1 root root 578 mag 14 22:38 slack-desc /home/kerd/Pkg/libxdg/pkg/usr: totale 16 drwxr-xr-x 3 root root 4096 mag 14 22:38 doc drwxr-xr-x 2 root root 4096 mag 14 22:38 include drwxr-xr-x 3 root root 4096 mag 14 22:38 lib drwxr-xr-x 3 root root 4096 mag 14 22:38 src /home/kerd/Pkg/libxdg/pkg/usr/doc: totale 4 drwxr-xr-x 2 root root 4096 mag 14 22:38 libxdg-basedir-1.2.0 /home/kerd/Pkg/libxdg/pkg/usr/doc/libxdg-basedir-1.2.0: totale 4 -rw-r--r-- 1 root root 1055 mag 14 22:38 COPYING /home/kerd/Pkg/libxdg/pkg/usr/include: totale 16 -rw-r--r-- 1 root root 5750 mag 14 22:38 basedir.h -rw-r--r-- 1 root root 4445 mag 14 22:38 basedir_fs.h /home/kerd/Pkg/libxdg/pkg/usr/lib: totale 20 -rwxr-xr-x 1 root root 962 mag 14 22:38 libxdg-basedir.la lrwxrwxrwx 1 root root 23 mag 14 22:38 libxdg-basedir.so -> libxdg-basedir.so.1.2.0 lrwxrwxrwx 1 root root 23 mag 14 22:38 libxdg-basedir.so.1 -> libxdg-basedir.so.1.2.0 -rwxr-xr-x 1 root root 8524 mag 14 22:38 libxdg-basedir.so.1.2.0 drwxr-xr-x 2 root root 4096 mag 14 22:38 pkgconfig /home/kerd/Pkg/libxdg/pkg/usr/lib/pkgconfig: totale 4 -rw-r--r-- 1 root root 244 mag 14 22:38 libxdg-basedir.pc /home/kerd/Pkg/libxdg/pkg/usr/src: totale 4 drwxr-xr-x 2 root root 4096 mag 14 22:38 libxdg-basedir-1.2.0 /home/kerd/Pkg/libxdg/pkg/usr/src/libxdg-basedir-1.2.0: totale 4 -rw-r--r-- 1 root root 1156 mag 14 22:38 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libxdg-basedir.so.1 -> libxdg-basedir.so.1.2.0 usr/lib/libxdg-basedir.so -> libxdg-basedir.so.1.2.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libxdg-basedir.so.1 ) ( cd usr/lib ; ln -sf libxdg-basedir.so.1.2.0 libxdg-basedir.so.1 ) ( cd usr/lib ; rm -rf libxdg-basedir.so ) ( cd usr/lib ; ln -sf libxdg-basedir.so.1.2.0 libxdg-basedir.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: "./usr/lib/libxdg-basedir.so.1" rimosso "./usr/lib/libxdg-basedir.so" rimosso Creating your new ./install/doinst.sh... 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/kerd/Pkg/libxdg/libxdg-basedir-1.2.0-i486-1vc.txz ./ usr/ usr/doc/ usr/doc/libxdg-basedir-1.2.0/ usr/doc/libxdg-basedir-1.2.0/COPYING usr/src/ usr/src/libxdg-basedir-1.2.0/ usr/src/libxdg-basedir-1.2.0/SLKBUILD usr/lib/ usr/lib/libxdg-basedir.la usr/lib/pkgconfig/ usr/lib/pkgconfig/libxdg-basedir.pc usr/lib/libxdg-basedir.so.1.2.0 usr/include/ usr/include/basedir.h usr/include/basedir_fs.h install/ install/doinst.sh install/slack-desc Slackware package /home/kerd/Pkg/libxdg/libxdg-basedir-1.2.0-i486-1vc.txz created. Package has been built. Cleaning pkg and src directories