tar -xf confuse-2.7.tar.gz checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /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 for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes 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... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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 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/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 whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /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 for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for strcasecmp... yes checking for strdup... yes checking for strndup... yes checking for library containing inet_ntoa... none required configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating libconfuse.pc config.status: creating libconfuse.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile make all-recursive make[1]: Entering directory `/home/kerd/Pkg/confuse/src/confuse-2.7' Making all in m4 make[2]: Entering directory `/home/kerd/Pkg/confuse/src/confuse-2.7/m4' make[2]: Nessuna operazione da eseguire per «all». make[2]: Leaving directory `/home/kerd/Pkg/confuse/src/confuse-2.7/m4' Making all in po make[2]: Entering directory `/home/kerd/Pkg/confuse/src/confuse-2.7/po' make[2]: Nessuna operazione da eseguire per «all». make[2]: Leaving directory `/home/kerd/Pkg/confuse/src/confuse-2.7/po' Making all in src make[2]: Entering directory `/home/kerd/Pkg/confuse/src/confuse-2.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -O2 -fPIC -MT confuse.lo -MD -MP -MF .deps/confuse.Tpo -c -o confuse.lo confuse.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -O2 -fPIC -MT confuse.lo -MD -MP -MF .deps/confuse.Tpo -c confuse.c -fPIC -DPIC -o .libs/confuse.o mv -f .deps/confuse.Tpo .deps/confuse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -O2 -fPIC -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c -o lexer.lo lexer.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -O2 -fPIC -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c lexer.c -fPIC -DPIC -o .libs/lexer.o mv -f .deps/lexer.Tpo .deps/lexer.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fPIC -o libconfuse.la -rpath /usr/lib64 confuse.lo lexer.lo libtool: link: gcc -shared .libs/confuse.o .libs/lexer.o -Wl,-soname -Wl,libconfuse.so.0 -o .libs/libconfuse.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libconfuse.so.0" && ln -s "libconfuse.so.0.0.0" "libconfuse.so.0") libtool: link: (cd ".libs" && rm -f "libconfuse.so" && ln -s "libconfuse.so.0.0.0" "libconfuse.so") libtool: link: ( cd ".libs" && rm -f "libconfuse.la" && ln -s "../libconfuse.la" "libconfuse.la" ) make[2]: Leaving directory `/home/kerd/Pkg/confuse/src/confuse-2.7/src' Making all in examples make[2]: Entering directory `/home/kerd/Pkg/confuse/src/confuse-2.7/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -fPIC -MT simple.o -MD -MP -MF .deps/simple.Tpo -c -o simple.o simple.c mv -f .deps/simple.Tpo .deps/simple.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fPIC -L../src/ -o simple simple.o ../src/libconfuse.la libtool: link: gcc -O2 -fPIC -o .libs/simple simple.o -L/home/kerd/Pkg/confuse/src/confuse-2.7/src ../src/.libs/libconfuse.so -Wl,-rpath -Wl,/usr/lib64 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -fPIC -MT reread.o -MD -MP -MF .deps/reread.Tpo -c -o reread.o reread.c mv -f .deps/reread.Tpo .deps/reread.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fPIC -L../src/ -o reread reread.o ../src/libconfuse.la libtool: link: gcc -O2 -fPIC -o .libs/reread reread.o -L/home/kerd/Pkg/confuse/src/confuse-2.7/src ../src/.libs/libconfuse.so -Wl,-rpath -Wl,/usr/lib64 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -fPIC -MT ftpconf.o -MD -MP -MF .deps/ftpconf.Tpo -c -o ftpconf.o ftpconf.c mv -f .deps/ftpconf.Tpo .deps/ftpconf.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fPIC -L../src/ -o ftpconf ftpconf.o ../src/libconfuse.la libtool: link: gcc -O2 -fPIC -o .libs/ftpconf ftpconf.o -L/home/kerd/Pkg/confuse/src/confuse-2.7/src ../src/.libs/libconfuse.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory `/home/kerd/Pkg/confuse/src/confuse-2.7/examples' Making all in tests make[2]: Entering directory `/home/kerd/Pkg/confuse/src/confuse-2.7/tests' make[2]: Nessuna operazione da eseguire per «all». make[2]: Leaving directory `/home/kerd/Pkg/confuse/src/confuse-2.7/tests' Making all in doc make[2]: Entering directory `/home/kerd/Pkg/confuse/src/confuse-2.7/doc' make[2]: Nessuna operazione da eseguire per «all». make[2]: Leaving directory `/home/kerd/Pkg/confuse/src/confuse-2.7/doc' make[2]: Entering directory `/home/kerd/Pkg/confuse/src/confuse-2.7' make[2]: Leaving directory `/home/kerd/Pkg/confuse/src/confuse-2.7' make[1]: Leaving directory `/home/kerd/Pkg/confuse/src/confuse-2.7' Making install in m4 make[1]: Entering directory `/home/kerd/Pkg/confuse/src/confuse-2.7/m4' make[2]: Entering directory `/home/kerd/Pkg/confuse/src/confuse-2.7/m4' 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/confuse/src/confuse-2.7/m4' make[1]: Leaving directory `/home/kerd/Pkg/confuse/src/confuse-2.7/m4' Making install in po make[1]: Entering directory `/home/kerd/Pkg/confuse/src/confuse-2.7/po' /bin/mkdir -p /home/kerd/Pkg/confuse/pkg/usr/share installing sv.gmo as /home/kerd/Pkg/confuse/pkg/usr/share/locale/sv/LC_MESSAGES/confuse.mo installing fr.gmo as /home/kerd/Pkg/confuse/pkg/usr/share/locale/fr/LC_MESSAGES/confuse.mo if test "confuse" = "gettext-tools"; then \ /bin/mkdir -p /home/kerd/Pkg/confuse/pkg/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /bin/ginstall -c -m 644 ./$file \ /home/kerd/Pkg/confuse/pkg/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/kerd/Pkg/confuse/pkg/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/home/kerd/Pkg/confuse/src/confuse-2.7/po' Making install in src make[1]: Entering directory `/home/kerd/Pkg/confuse/src/confuse-2.7/src' make[2]: Entering directory `/home/kerd/Pkg/confuse/src/confuse-2.7/src' test -z "/usr/lib64" || /bin/mkdir -p "/home/kerd/Pkg/confuse/pkg/usr/lib64" /bin/sh ../libtool --mode=install /bin/ginstall -c libconfuse.la '/home/kerd/Pkg/confuse/pkg/usr/lib64' libtool: install: /bin/ginstall -c .libs/libconfuse.so.0.0.0 /home/kerd/Pkg/confuse/pkg/usr/lib64/libconfuse.so.0.0.0 libtool: install: (cd /home/kerd/Pkg/confuse/pkg/usr/lib64 && { ln -s -f libconfuse.so.0.0.0 libconfuse.so.0 || { rm -f libconfuse.so.0 && ln -s libconfuse.so.0.0.0 libconfuse.so.0; }; }) libtool: install: (cd /home/kerd/Pkg/confuse/pkg/usr/lib64 && { ln -s -f libconfuse.so.0.0.0 libconfuse.so || { rm -f libconfuse.so && ln -s libconfuse.so.0.0.0 libconfuse.so; }; }) libtool: install: /bin/ginstall -c .libs/libconfuse.lai /home/kerd/Pkg/confuse/pkg/usr/lib64/libconfuse.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /bin/mkdir -p "/home/kerd/Pkg/confuse/pkg/usr/include" /bin/ginstall -c -m 644 confuse.h '/home/kerd/Pkg/confuse/pkg/usr/include' make[2]: Leaving directory `/home/kerd/Pkg/confuse/src/confuse-2.7/src' make[1]: Leaving directory `/home/kerd/Pkg/confuse/src/confuse-2.7/src' Making install in examples make[1]: Entering directory `/home/kerd/Pkg/confuse/src/confuse-2.7/examples' make[2]: Entering directory `/home/kerd/Pkg/confuse/src/confuse-2.7/examples' 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/confuse/src/confuse-2.7/examples' make[1]: Leaving directory `/home/kerd/Pkg/confuse/src/confuse-2.7/examples' Making install in tests make[1]: Entering directory `/home/kerd/Pkg/confuse/src/confuse-2.7/tests' make[2]: Entering directory `/home/kerd/Pkg/confuse/src/confuse-2.7/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/confuse/src/confuse-2.7/tests' make[1]: Leaving directory `/home/kerd/Pkg/confuse/src/confuse-2.7/tests' Making install in doc make[1]: Entering directory `/home/kerd/Pkg/confuse/src/confuse-2.7/doc' make[2]: Entering directory `/home/kerd/Pkg/confuse/src/confuse-2.7/doc' 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/confuse/src/confuse-2.7/doc' make[1]: Leaving directory `/home/kerd/Pkg/confuse/src/confuse-2.7/doc' make[1]: Entering directory `/home/kerd/Pkg/confuse/src/confuse-2.7' make[2]: Entering directory `/home/kerd/Pkg/confuse/src/confuse-2.7' make[2]: Nessuna operazione da eseguire per «install-exec-am». test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/home/kerd/Pkg/confuse/pkg/usr/lib64/pkgconfig" /bin/ginstall -c -m 644 libconfuse.pc '/home/kerd/Pkg/confuse/pkg/usr/lib64/pkgconfig' make[2]: Leaving directory `/home/kerd/Pkg/confuse/src/confuse-2.7' make[1]: Leaving directory `/home/kerd/Pkg/confuse/src/confuse-2.7' /home/kerd/Pkg/confuse/pkg: totale 8 drwxr-xr-x 2 root root 4096 apr 28 03:06 install drwxr-xr-x 7 root root 4096 apr 28 03:06 usr /home/kerd/Pkg/confuse/pkg/install: totale 4 -rw-r--r-- 1 root root 470 apr 28 03:06 slack-desc /home/kerd/Pkg/confuse/pkg/usr: totale 20 drwxr-xr-x 3 root root 4096 apr 28 03:06 doc drwxr-xr-x 2 root root 4096 apr 28 03:06 include drwxr-xr-x 3 root root 4096 apr 28 03:06 lib64 drwxr-xr-x 3 root root 4096 apr 28 03:06 share drwxr-xr-x 3 root root 4096 apr 28 03:06 src /home/kerd/Pkg/confuse/pkg/usr/doc: totale 4 drwxr-xr-x 2 root root 4096 apr 28 03:06 confuse-2.7 /home/kerd/Pkg/confuse/pkg/usr/doc/confuse-2.7: totale 16 -rw-r--r-- 1 root root 99 apr 28 03:06 AUTHORS -rw-r--r-- 1 root root 7831 apr 28 03:06 INSTALL -rw-r--r-- 1 root root 897 apr 28 03:06 README /home/kerd/Pkg/confuse/pkg/usr/include: totale 44 -rw-r--r-- 1 root root 42203 apr 28 03:06 confuse.h /home/kerd/Pkg/confuse/pkg/usr/lib64: totale 56 -rwxr-xr-x 1 root root 925 apr 28 03:06 libconfuse.la lrwxrwxrwx 1 root root 19 apr 28 03:06 libconfuse.so -> libconfuse.so.0.0.0 lrwxrwxrwx 1 root root 19 apr 28 03:06 libconfuse.so.0 -> libconfuse.so.0.0.0 -rwxr-xr-x 1 root root 48256 apr 28 03:06 libconfuse.so.0.0.0 drwxr-xr-x 2 root root 4096 apr 28 03:06 pkgconfig /home/kerd/Pkg/confuse/pkg/usr/lib64/pkgconfig: totale 4 -rw-r--r-- 1 root root 222 apr 28 03:06 libconfuse.pc /home/kerd/Pkg/confuse/pkg/usr/share: totale 4 drwxr-xr-x 4 root root 4096 apr 28 03:06 locale /home/kerd/Pkg/confuse/pkg/usr/share/locale: totale 8 drwxr-xr-x 3 root root 4096 apr 28 03:06 fr drwxr-xr-x 3 root root 4096 apr 28 03:06 sv /home/kerd/Pkg/confuse/pkg/usr/share/locale/fr: totale 4 drwxr-xr-x 2 root root 4096 apr 28 03:06 LC_MESSAGES /home/kerd/Pkg/confuse/pkg/usr/share/locale/fr/LC_MESSAGES: totale 4 -rw-r--r-- 1 root root 2423 apr 28 03:06 confuse.mo /home/kerd/Pkg/confuse/pkg/usr/share/locale/sv: totale 4 drwxr-xr-x 2 root root 4096 apr 28 03:06 LC_MESSAGES /home/kerd/Pkg/confuse/pkg/usr/share/locale/sv/LC_MESSAGES: totale 4 -rw-r--r-- 1 root root 2341 apr 28 03:06 confuse.mo /home/kerd/Pkg/confuse/pkg/usr/src: totale 4 drwxr-xr-x 2 root root 4096 apr 28 03:06 confuse-2.7 /home/kerd/Pkg/confuse/pkg/usr/src/confuse-2.7: totale 4 -rw-r--r-- 1 root root 1120 apr 28 03:06 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib64/libconfuse.so -> libconfuse.so.0.0.0 usr/lib64/libconfuse.so.0 -> libconfuse.so.0.0.0 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libconfuse.so ) ( cd usr/lib64 ; ln -sf libconfuse.so.0.0.0 libconfuse.so ) ( cd usr/lib64 ; rm -rf libconfuse.so.0 ) ( cd usr/lib64 ; ln -sf libconfuse.so.0.0.0 libconfuse.so.0 ) 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/lib64/libconfuse.so" rimosso "./usr/lib64/libconfuse.so.0" 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/confuse/confuse-2.7-x86_64-1vc.txz ./ install/ install/slack-desc install/doinst.sh usr/ usr/doc/ usr/doc/confuse-2.7/ usr/doc/confuse-2.7/INSTALL usr/doc/confuse-2.7/AUTHORS usr/doc/confuse-2.7/README usr/share/ usr/share/locale/ usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/confuse.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/confuse.mo usr/lib64/ usr/lib64/libconfuse.la usr/lib64/pkgconfig/ usr/lib64/pkgconfig/libconfuse.pc usr/lib64/libconfuse.so.0.0.0 usr/src/ usr/src/confuse-2.7/ usr/src/confuse-2.7/SLKBUILD usr/include/ usr/include/confuse.h Slackware package /home/kerd/Pkg/confuse/confuse-2.7-x86_64-1vc.txz created. Package has been built. Cleaning pkg and src directories