tar -xf menu-cache-0.3.2.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 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 whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed 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 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 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 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... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libmenu-cache/Makefile config.status: creating libmenu-cache/libmenu-cache.pc config.status: creating libmenu-cache/libmenu-cache-uninstalled.pc config.status: creating menu-cache-gen/Makefile config.status: creating menu-cache-daemon/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2' Making all in libmenu-cache make[2]: Entering directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2/libmenu-cache' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Werror-implicit-function-declaration -DMENUCACHE_LIBEXECDIR="\"/usr/libexec\"" -O2 -march=i486 -mtune=i686 -MT menu-cache.lo -MD -MP -MF .deps/menu-cache.Tpo -c -o menu-cache.lo menu-cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Werror-implicit-function-declaration -DMENUCACHE_LIBEXECDIR=\"/usr/libexec\" -O2 -march=i486 -mtune=i686 -MT menu-cache.lo -MD -MP -MF .deps/menu-cache.Tpo -c menu-cache.c -fPIC -DPIC -o .libs/menu-cache.o menu-cache.c: In Funktion »read_all_known_des«: menu-cache.c:289: Warnung: Zuweisung von inkompatiblem Zeigertyp menu-cache.c: In Funktion »menu_cache_unref«: menu-cache.c:333: Warnung: Übergabe des Arguments 1 von »menu_cache_item_unref« von inkompatiblem Zeigertyp menu-cache.h:91: Anmerkung: expected »struct MenuCacheItem *« but argument is of type »struct MenuCacheDir *« menu-cache.c: In Funktion »menu_cache_reload«: menu-cache.c:433: Warnung: Übergabe des Arguments 2 von »read_all_known_des« von inkompatiblem Zeigertyp menu-cache.c:283: Anmerkung: expected »char **« but argument is of type »char ***« menu-cache.c:441: Warnung: Übergabe des Arguments 1 von »menu_cache_item_unref« von inkompatiblem Zeigertyp menu-cache.h:91: Anmerkung: expected »struct MenuCacheItem *« but argument is of type »struct MenuCacheDir *« menu-cache.c: In Funktion »menu_cache_item_unref«: menu-cache.c:484: Warnung: in Vergleich verschiedener Zeigertypen fehlt Typkonvertierung menu-cache.c:490: Warnung: in Vergleich verschiedener Zeigertypen fehlt Typkonvertierung menu-cache.c: In Funktion »menu_cache_get_dir_from_path«: menu-cache.c:616: Warnung: Zuweisung von inkompatiblem Zeigertyp menu-cache.c: In Funktion »menu_cache_dir_make_path«: menu-cache.c:630: Warnung: Übergabe des Arguments 1 von »menu_cache_item_get_id« von inkompatiblem Zeigertyp menu-cache.c:500: Anmerkung: expected »struct MenuCacheItem *« but argument is of type »struct MenuCacheDir *« menu-cache.c: In Funktion »menu_cache_lookup_sync«: menu-cache.c:924: Warnung: Übergabe des Arguments 2 von »menu_cache_add_reload_notify« von inkompatiblem Zeigertyp menu-cache.c:364: Anmerkung: expected »GFunc« but argument is of type »void (*)(struct MenuCache *, void *)« menu-cache.c: In Funktion »list_app_in_dir«: menu-cache.c:941: Warnung: Übergabe des Arguments 1 von »list_app_in_dir« von inkompatiblem Zeigertyp menu-cache.c:932: Anmerkung: expected »struct MenuCacheDir *« but argument is of type »struct MenuCacheItem *« libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Werror-implicit-function-declaration -DMENUCACHE_LIBEXECDIR=\"/usr/libexec\" -O2 -march=i486 -mtune=i686 -MT menu-cache.lo -MD -MP -MF .deps/menu-cache.Tpo -c menu-cache.c -o menu-cache.o >/dev/null 2>&1 mv -f .deps/menu-cache.Tpo .deps/menu-cache.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -no-undefined -export-symbols-regex menu_cache -version-info 1:0:0 -o libmenu-cache.la -rpath /usr/lib menu-cache.lo -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: /usr/bin/nm -B .libs/menu-cache.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/libmenu-cache.exp libtool: link: /usr/bin/grep -E -e "menu_cache" ".libs/libmenu-cache.exp" > ".libs/libmenu-cache.expT" libtool: link: mv -f ".libs/libmenu-cache.expT" ".libs/libmenu-cache.exp" libtool: link: echo "{ global:" > .libs/libmenu-cache.ver libtool: link: cat .libs/libmenu-cache.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libmenu-cache.ver libtool: link: echo "local: *; };" >> .libs/libmenu-cache.ver libtool: link: gcc -shared .libs/menu-cache.o /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so -march=i486 -mtune=i686 -Wl,-soname -Wl,libmenu-cache.so.1 -Wl,-version-script -Wl,.libs/libmenu-cache.ver -o .libs/libmenu-cache.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libmenu-cache.so.1" && ln -s "libmenu-cache.so.1.0.0" "libmenu-cache.so.1") libtool: link: (cd ".libs" && rm -f "libmenu-cache.so" && ln -s "libmenu-cache.so.1.0.0" "libmenu-cache.so") libtool: link: ar cru .libs/libmenu-cache.a menu-cache.o libtool: link: ranlib .libs/libmenu-cache.a libtool: link: ( cd ".libs" && rm -f "libmenu-cache.la" && ln -s "../libmenu-cache.la" "libmenu-cache.la" ) make[2]: Leaving directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2/libmenu-cache' Making all in menu-cache-gen make[2]: Entering directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2/menu-cache-gen' gcc -DHAVE_CONFIG_H -I. -I.. -I../libmenu-cache -DGMENU_I_KNOW_THIS_IS_UNSTABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_ENABLE_DEBUG -Werror-implicit-function-declaration -O2 -march=i486 -mtune=i686 -MT menu-cache-gen.o -MD -MP -MF .deps/menu-cache-gen.Tpo -c -o menu-cache-gen.o menu-cache-gen.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libmenu-cache -DGMENU_I_KNOW_THIS_IS_UNSTABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_ENABLE_DEBUG -Werror-implicit-function-declaration -O2 -march=i486 -mtune=i686 -MT canonicalize.o -MD -MP -MF .deps/canonicalize.Tpo -c -o canonicalize.o canonicalize.c menu-cache-gen.c: In Funktion »write_entry«: menu-cache-gen.c:147: Warnung: Zuweisung streicht Qualifizierer von Zeiger-Zieltyp menu-cache-gen.c:151: Warnung: Zuweisung streicht Qualifizierer von Zeiger-Zieltyp menu-cache-gen.c:183: Warnung: Zuweisung streicht Qualifizierer von Zeiger-Zieltyp menu-cache-gen.c: In Funktion »write_dir«: menu-cache-gen.c:223: Warnung: Übergabe des Arguments 1 von »g_free« entfernt Kennzeichner von Zeiger-Ziel-Typ /usr/include/glib-2.0/glib/gmem.h:55: Anmerkung: expected »gpointer« but argument is of type »const char *« menu-cache-gen.c:228: Warnung: Übergabe des Arguments 1 von »g_free« entfernt Kennzeichner von Zeiger-Ziel-Typ /usr/include/glib-2.0/glib/gmem.h:55: Anmerkung: expected »gpointer« but argument is of type »const char *« menu-cache-gen.c: In Funktion »main«: menu-cache-gen.c:386: Warnung: Zuweisung streicht Qualifizierer von Zeiger-Zieltyp menu-cache-gen.c:424: Warnung: Übergabe des Arguments 2 von »g_hash_table_foreach« von inkompatiblem Zeigertyp /usr/include/glib-2.0/glib/ghash.h:85: Anmerkung: expected »GHFunc« but argument is of type »guint (*)(const void *)« mv -f .deps/canonicalize.Tpo .deps/canonicalize.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../libmenu-cache -DGMENU_I_KNOW_THIS_IS_UNSTABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_ENABLE_DEBUG -Werror-implicit-function-declaration -O2 -march=i486 -mtune=i686 -MT desktop-entries.o -MD -MP -MF .deps/desktop-entries.Tpo -c -o desktop-entries.o desktop-entries.c mv -f .deps/menu-cache-gen.Tpo .deps/menu-cache-gen.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../libmenu-cache -DGMENU_I_KNOW_THIS_IS_UNSTABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_ENABLE_DEBUG -Werror-implicit-function-declaration -O2 -march=i486 -mtune=i686 -MT entry-directories.o -MD -MP -MF .deps/entry-directories.Tpo -c -o entry-directories.o entry-directories.c mv -f .deps/desktop-entries.Tpo .deps/desktop-entries.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../libmenu-cache -DGMENU_I_KNOW_THIS_IS_UNSTABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_ENABLE_DEBUG -Werror-implicit-function-declaration -O2 -march=i486 -mtune=i686 -MT gmenu-tree.o -MD -MP -MF .deps/gmenu-tree.Tpo -c -o gmenu-tree.o gmenu-tree.c mv -f .deps/entry-directories.Tpo .deps/entry-directories.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../libmenu-cache -DGMENU_I_KNOW_THIS_IS_UNSTABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_ENABLE_DEBUG -Werror-implicit-function-declaration -O2 -march=i486 -mtune=i686 -MT menu-layout.o -MD -MP -MF .deps/menu-layout.Tpo -c -o menu-layout.o menu-layout.c mv -f .deps/menu-layout.Tpo .deps/menu-layout.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../libmenu-cache -DGMENU_I_KNOW_THIS_IS_UNSTABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_ENABLE_DEBUG -Werror-implicit-function-declaration -O2 -march=i486 -mtune=i686 -MT menu-monitor.o -MD -MP -MF .deps/menu-monitor.Tpo -c -o menu-monitor.o menu-monitor.c mv -f .deps/menu-monitor.Tpo .deps/menu-monitor.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../libmenu-cache -DGMENU_I_KNOW_THIS_IS_UNSTABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_ENABLE_DEBUG -Werror-implicit-function-declaration -O2 -march=i486 -mtune=i686 -MT menu-util.o -MD -MP -MF .deps/menu-util.Tpo -c -o menu-util.o menu-util.c mv -f .deps/gmenu-tree.Tpo .deps/gmenu-tree.Po mv -f .deps/menu-util.Tpo .deps/menu-util.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -no-undefined -o menu-cache-gen menu-cache-gen.o canonicalize.o desktop-entries.o entry-directories.o gmenu-tree.o menu-layout.o menu-monitor.o menu-util.o ../libmenu-cache/libmenu-cache.la -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=i486 -mtune=i686 -o .libs/menu-cache-gen menu-cache-gen.o canonicalize.o desktop-entries.o entry-directories.o gmenu-tree.o menu-layout.o menu-monitor.o menu-util.o ../libmenu-cache/.libs/libmenu-cache.so /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so make[2]: Leaving directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2/menu-cache-gen' Making all in menu-cache-daemon make[2]: Entering directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2/menu-cache-daemon' gcc -DHAVE_CONFIG_H -I. -I.. -I../libmenu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_ENABLE_DEBUG -DMENUCACHE_LIBEXECDIR="\"/usr/libexec\"" -Werror-implicit-function-declaration -O2 -march=i486 -mtune=i686 -MT menu-cached.o -MD -MP -MF .deps/menu-cached.Tpo -c -o menu-cached.o menu-cached.c menu-cached.c: In Funktion »pre_exec«: menu-cached.c:162: Warnung: Initialisierung von inkompatiblem Zeigertyp menu-cached.c: In Funktion »regenerate_cache«: menu-cached.c:182: Warnung: Initialisierung von inkompatiblem Zeigertyp menu-cached.c:183: Warnung: Initialisierung von inkompatiblem Zeigertyp menu-cached.c:184: Warnung: Initialisierung von inkompatiblem Zeigertyp menu-cached.c:185: Warnung: Initialisierung von inkompatiblem Zeigertyp menu-cached.c:187: Warnung: Zuweisung von inkompatiblem Zeigertyp menu-cached.c:188: Warnung: Zuweisung von inkompatiblem Zeigertyp menu-cached.c:189: Warnung: Zuweisung von inkompatiblem Zeigertyp menu-cached.c:195: Warnung: Übergabe des Arguments 2 von »g_spawn_sync« von inkompatiblem Zeigertyp /usr/include/glib-2.0/glib/gspawn.h:116: Anmerkung: expected »gchar **« but argument is of type »const char * const**« menu-cached.c: In Funktion »delayed_reload«: menu-cached.c:265: Warnung: Übergabe des Arguments 3 von »g_signal_connect_data« von inkompatiblem Zeigertyp /usr/include/glib-2.0/gobject/gsignal.h:350: Anmerkung: expected »GCallback« but argument is of type »void (*)(struct GFileMonitor *, struct GFile *, struct GFile *, enum GFileMonitorEvent, struct Cache *)« menu-cached.c: In Funktion »cache_file_is_updated«: menu-cached.c:475: Warnung: Zuweisung von inkompatiblem Zeigertyp menu-cached.c: In Funktion »on_client_data_in«: menu-cached.c:639: Warnung: Übergabe des Arguments 3 von »cache_file_is_updated« von inkompatiblem Zeigertyp menu-cached.c:445: Anmerkung: expected »char **« but argument is of type »char ***« menu-cached.c:665: Warnung: Übergabe des Arguments 3 von »g_signal_connect_data« von inkompatiblem Zeigertyp /usr/include/glib-2.0/gobject/gsignal.h:350: Anmerkung: expected »GCallback« but argument is of type »void (*)(struct GFileMonitor *, struct GFile *, struct GFile *, enum GFileMonitorEvent, struct Cache *)« mv -f .deps/menu-cached.Tpo .deps/menu-cached.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -no-undefined -o menu-cached menu-cached.o -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=i486 -mtune=i686 -o menu-cached menu-cached.o /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so make[2]: Leaving directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2/menu-cache-daemon' make[2]: Entering directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2' make[2]: Leaving directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2' make[1]: Leaving directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2' Making install in libmenu-cache make[1]: Entering directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2/libmenu-cache' make[2]: Entering directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2/libmenu-cache' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/slkbuilds/i486/xap/menu-cache/pkg/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libmenu-cache.la '/home/slkbuilds/i486/xap/menu-cache/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libmenu-cache.so.1.0.0 /home/slkbuilds/i486/xap/menu-cache/pkg/usr/lib/libmenu-cache.so.1.0.0 libtool: install: (cd /home/slkbuilds/i486/xap/menu-cache/pkg/usr/lib && { ln -s -f libmenu-cache.so.1.0.0 libmenu-cache.so.1 || { rm -f libmenu-cache.so.1 && ln -s libmenu-cache.so.1.0.0 libmenu-cache.so.1; }; }) libtool: install: (cd /home/slkbuilds/i486/xap/menu-cache/pkg/usr/lib && { ln -s -f libmenu-cache.so.1.0.0 libmenu-cache.so || { rm -f libmenu-cache.so && ln -s libmenu-cache.so.1.0.0 libmenu-cache.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libmenu-cache.lai /home/slkbuilds/i486/xap/menu-cache/pkg/usr/lib/libmenu-cache.la libtool: install: /usr/bin/ginstall -c .libs/libmenu-cache.a /home/slkbuilds/i486/xap/menu-cache/pkg/usr/lib/libmenu-cache.a libtool: install: chmod 644 /home/slkbuilds/i486/xap/menu-cache/pkg/usr/lib/libmenu-cache.a libtool: install: ranlib /home/slkbuilds/i486/xap/menu-cache/pkg/usr/lib/libmenu-cache.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/menu-cache" || /usr/bin/mkdir -p "/home/slkbuilds/i486/xap/menu-cache/pkg/usr/include/menu-cache" /usr/bin/ginstall -c -m 644 menu-cache.h '/home/slkbuilds/i486/xap/menu-cache/pkg/usr/include/menu-cache' test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/home/slkbuilds/i486/xap/menu-cache/pkg/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 libmenu-cache.pc '/home/slkbuilds/i486/xap/menu-cache/pkg/usr/lib/pkgconfig' make[2]: Leaving directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2/libmenu-cache' make[1]: Leaving directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2/libmenu-cache' Making install in menu-cache-gen make[1]: Entering directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2/menu-cache-gen' make[2]: Entering directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2/menu-cache-gen' test -z "/usr/libexec" || /usr/bin/mkdir -p "/home/slkbuilds/i486/xap/menu-cache/pkg/usr/libexec" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c menu-cache-gen '/home/slkbuilds/i486/xap/menu-cache/pkg/usr/libexec' libtool: install: /usr/bin/ginstall -c .libs/menu-cache-gen /home/slkbuilds/i486/xap/menu-cache/pkg/usr/libexec/menu-cache-gen make[2]: Für das Ziel »install-data-am« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2/menu-cache-gen' make[1]: Leaving directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2/menu-cache-gen' Making install in menu-cache-daemon make[1]: Entering directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2/menu-cache-daemon' make[2]: Entering directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2/menu-cache-daemon' test -z "/usr/libexec" || /usr/bin/mkdir -p "/home/slkbuilds/i486/xap/menu-cache/pkg/usr/libexec" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c menu-cached '/home/slkbuilds/i486/xap/menu-cache/pkg/usr/libexec' libtool: install: /usr/bin/ginstall -c menu-cached /home/slkbuilds/i486/xap/menu-cache/pkg/usr/libexec/menu-cached make[2]: Für das Ziel »install-data-am« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2/menu-cache-daemon' make[1]: Leaving directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2/menu-cache-daemon' make[1]: Entering directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2' make[2]: Entering directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. make[2]: Für das Ziel »install-data-am« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2' make[1]: Leaving directory `/home/slkbuilds/i486/xap/menu-cache/src/menu-cache-0.3.2' /home/slkbuilds/i486/xap/menu-cache/pkg: insgesamt 8 drwxr-xr-x 2 root root 4096 2010-03-10 20:37 install drwxr-xr-x 7 root root 4096 2010-03-10 20:37 usr /home/slkbuilds/i486/xap/menu-cache/pkg/install: insgesamt 4 -rw-r--r-- 1 root root 374 2010-03-10 20:37 slack-desc /home/slkbuilds/i486/xap/menu-cache/pkg/usr: insgesamt 20 drwxr-xr-x 3 root root 4096 2010-03-10 20:37 doc drwxr-xr-x 3 root root 4096 2010-03-10 20:37 include drwxr-xr-x 3 root root 4096 2010-03-10 20:37 lib drwxr-xr-x 2 root root 4096 2010-03-10 20:37 libexec drwxr-xr-x 3 root root 4096 2010-03-10 20:36 src /home/slkbuilds/i486/xap/menu-cache/pkg/usr/doc: insgesamt 4 drwxr-xr-x 2 root root 4096 2010-03-10 20:37 menu-cache-0.3.2 /home/slkbuilds/i486/xap/menu-cache/pkg/usr/doc/menu-cache-0.3.2: insgesamt 40 -rw-r--r-- 1 root root 296 2010-03-10 20:37 AUTHORS -rw-r--r-- 1 root root 17992 2010-03-10 20:37 COPYING -rw-r--r-- 1 root root 0 2010-03-10 20:37 ChangeLog -rw-r--r-- 1 root root 9512 2010-03-10 20:37 INSTALL -rw-r--r-- 1 root root 0 2010-03-10 20:37 NEWS -rw-r--r-- 1 root root 2539 2010-03-10 20:37 README /home/slkbuilds/i486/xap/menu-cache/pkg/usr/include: insgesamt 4 drwxr-xr-x 2 root root 4096 2010-03-10 20:37 menu-cache /home/slkbuilds/i486/xap/menu-cache/pkg/usr/include/menu-cache: insgesamt 8 -rw-r--r-- 1 root root 4282 2010-03-10 20:37 menu-cache.h /home/slkbuilds/i486/xap/menu-cache/pkg/usr/lib: insgesamt 44 -rw-r--r-- 1 root root 14086 2010-03-10 20:37 libmenu-cache.a -rwxr-xr-x 1 root root 1086 2010-03-10 20:37 libmenu-cache.la lrwxrwxrwx 1 root root 22 2010-03-10 20:37 libmenu-cache.so -> libmenu-cache.so.1.0.0 lrwxrwxrwx 1 root root 22 2010-03-10 20:37 libmenu-cache.so.1 -> libmenu-cache.so.1.0.0 -rwxr-xr-x 1 root root 16648 2010-03-10 20:37 libmenu-cache.so.1.0.0 drwxr-xr-x 2 root root 4096 2010-03-10 20:37 pkgconfig /home/slkbuilds/i486/xap/menu-cache/pkg/usr/lib/pkgconfig: insgesamt 4 -rw-r--r-- 1 root root 249 2010-03-10 20:37 libmenu-cache.pc /home/slkbuilds/i486/xap/menu-cache/pkg/usr/libexec: insgesamt 96 -rwxr-xr-x 1 root root 78972 2010-03-10 20:37 menu-cache-gen -rwxr-xr-x 1 root root 16068 2010-03-10 20:37 menu-cached /home/slkbuilds/i486/xap/menu-cache/pkg/usr/src: insgesamt 4 drwxr-xr-x 2 root root 4096 2010-03-10 20:37 menu-cache-0.3.2 /home/slkbuilds/i486/xap/menu-cache/pkg/usr/src/menu-cache-0.3.2: insgesamt 16 -rw-r--r-- 1 root root 836 2010-03-10 20:37 SLKBUILD -rwxr-xr-x 1 root root 9468 2010-03-10 20:37 build-menu-cache.sh Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libmenu-cache.so -> libmenu-cache.so.1.0.0 usr/lib/libmenu-cache.so.1 -> libmenu-cache.so.1.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libmenu-cache.so ) ( cd usr/lib ; ln -sf libmenu-cache.so.1.0.0 libmenu-cache.so ) ( cd usr/lib ; rm -rf libmenu-cache.so.1 ) ( cd usr/lib ; ln -sf libmenu-cache.so.1.0.0 libmenu-cache.so.1 ) 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/libmenu-cache.so“ entfernt „./usr/lib/libmenu-cache.so.1“ entfernt 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/slkbuilds/i486/xap/menu-cache/menu-cache-0.3.2-i486-1tm.txz ./ usr/ usr/libexec/ usr/libexec/menu-cache-gen usr/libexec/menu-cached usr/doc/ usr/doc/menu-cache-0.3.2/ usr/doc/menu-cache-0.3.2/README usr/doc/menu-cache-0.3.2/NEWS usr/doc/menu-cache-0.3.2/ChangeLog usr/doc/menu-cache-0.3.2/INSTALL usr/doc/menu-cache-0.3.2/AUTHORS usr/doc/menu-cache-0.3.2/COPYING usr/src/ usr/src/menu-cache-0.3.2/ usr/src/menu-cache-0.3.2/SLKBUILD usr/src/menu-cache-0.3.2/build-menu-cache.sh usr/lib/ usr/lib/pkgconfig/ usr/lib/pkgconfig/libmenu-cache.pc usr/lib/libmenu-cache.so.1.0.0 usr/lib/libmenu-cache.a usr/lib/libmenu-cache.la usr/include/ usr/include/menu-cache/ usr/include/menu-cache/menu-cache.h install/ install/slack-desc install/doinst.sh WARNING: zero length file usr/doc/menu-cache-0.3.2/NEWS WARNING: zero length file usr/doc/menu-cache-0.3.2/ChangeLog Slackware package /home/slkbuilds/i486/xap/menu-cache/menu-cache-0.3.2-i486-1tm.txz created. Package has been built. Cleaning pkg and src directories