lxsession-edit-0.1/ lxsession-edit-0.1/po/ lxsession-edit-0.1/po/zh_TW.po lxsession-edit-0.1/po/LINGUAS lxsession-edit-0.1/po/POTFILES.in lxsession-edit-0.1/po/zh_TW.gmo lxsession-edit-0.1/po/ChangeLog lxsession-edit-0.1/po/Makefile.in.in lxsession-edit-0.1/po/lxsession-edit.pot lxsession-edit-0.1/src/ lxsession-edit-0.1/src/xml-purge.c lxsession-edit-0.1/src/lxsession-edit.c lxsession-edit-0.1/src/Makefile.am lxsession-edit-0.1/src/Makefile.in lxsession-edit-0.1/NEWS lxsession-edit-0.1/data/ lxsession-edit-0.1/data/lxsession-edit.ui lxsession-edit-0.1/compile lxsession-edit-0.1/depcomp lxsession-edit-0.1/lxsession-edit.desktop.in lxsession-edit-0.1/aclocal.m4 lxsession-edit-0.1/README lxsession-edit-0.1/configure lxsession-edit-0.1/configure.in lxsession-edit-0.1/install-sh lxsession-edit-0.1/autogen.sh lxsession-edit-0.1/missing lxsession-edit-0.1/mkinstalldirs lxsession-edit-0.1/Makefile.am lxsession-edit-0.1/Makefile.in lxsession-edit-0.1/config.h.in lxsession-edit-0.1/AUTHORS lxsession-edit-0.1/INSTALL lxsession-edit-0.1/ChangeLog lxsession-edit-0.1/COPYING +-----------------------------------+ | Start SlackBuild lxsession-edit-0.1 | +-----------------------------------+ 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 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 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... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for gtk-builder-convert... /usr/bin/gtk-builder-convert 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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... zh_TW configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating lxsession-edit.desktop config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands make all-recursive make[1]: Entering directory `/tmp/tgz/lxsession-edit-0.1' Making all in src make[2]: Entering directory `/tmp/tgz/lxsession-edit-0.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=i486 -mtune=i686 -MT lxsession-edit.o -MD -MP -MF .deps/lxsession-edit.Tpo -c -o lxsession-edit.o lxsession-edit.c lxsession-edit.c: In function 'update_enable_state': lxsession-edit.c:224: warning: passing argument 4 of 'g_key_file_set_string_list' from incompatible pointer type lxsession-edit.c:257: warning: passing argument 4 of 'g_key_file_set_string_list' from incompatible pointer type lxsession-edit.c:267: warning: assignment from incompatible pointer type lxsession-edit.c:269: warning: passing argument 4 of 'g_key_file_set_string_list' from incompatible pointer type lxsession-edit.c: In function 'save_autostart': lxsession-edit.c:283: warning: passing argument 1 of 'gtk_tree_model_get_iter_first' from incompatible pointer type lxsession-edit.c:299: warning: passing argument 1 of 'gtk_tree_model_get' from incompatible pointer type lxsession-edit.c:308: warning: passing argument 1 of 'gtk_tree_model_get' from incompatible pointer type lxsession-edit.c:328: warning: passing argument 1 of 'gtk_tree_model_iter_next' from incompatible pointer type lxsession-edit.c: In function 'on_enable_toggled': lxsession-edit.c:337: warning: passing argument 1 of 'gtk_tree_model_get_iter' from incompatible pointer type lxsession-edit.c:340: warning: passing argument 1 of 'gtk_tree_model_get' from incompatible pointer type lxsession-edit.c: In function 'main': lxsession-edit.c:399: warning: assignment from incompatible pointer type lxsession-edit.c:400: warning: assignment from incompatible pointer type lxsession-edit.c:401: warning: assignment from incompatible pointer type lxsession-edit.c:402: warning: assignment from incompatible pointer type lxsession-edit.c:405: warning: passing argument 1 of 'gtk_dialog_set_alternative_button_order' from incompatible pointer type lxsession-edit.c:408: warning: passing argument 1 of 'init_list_view' from incompatible pointer type lxsession-edit.c:410: warning: passing argument 1 of 'gtk_tree_view_set_model' from incompatible pointer type lxsession-edit.c:410: warning: passing argument 2 of 'gtk_tree_view_set_model' from incompatible pointer type lxsession-edit.c:445: warning: passing argument 1 of 'gtk_entry_set_text' from incompatible pointer type lxsession-edit.c:454: warning: passing argument 1 of 'gtk_dialog_run' from incompatible pointer type lxsession-edit.c:465: warning: passing argument 1 of 'gtk_entry_get_text' from incompatible pointer type lxsession-edit.c:465: warning: assignment discards qualifiers from pointer target type mv -f .deps/lxsession-edit.Tpo .deps/lxsession-edit.Po gcc -O2 -march=i486 -mtune=i686 -o lxsession-edit lxsession-edit.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=i486 -mtune=i686 -MT xml_purge-xml-purge.o -MD -MP -MF .deps/xml_purge-xml-purge.Tpo -c -o xml_purge-xml-purge.o `test -f 'xml-purge.c' || echo './'`xml-purge.c mv -f .deps/xml_purge-xml-purge.Tpo .deps/xml_purge-xml-purge.Po gcc -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=i486 -mtune=i686 -o xml-purge xml_purge-xml-purge.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 make[2]: Leaving directory `/tmp/tgz/lxsession-edit-0.1/src' Making all in po make[2]: Entering directory `/tmp/tgz/lxsession-edit-0.1/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/tgz/lxsession-edit-0.1/po' make[2]: Entering directory `/tmp/tgz/lxsession-edit-0.1' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/tmp/tgz/lxsession-edit-0.1' make[1]: Leaving directory `/tmp/tgz/lxsession-edit-0.1' Making install in src make[1]: Entering directory `/tmp/tgz/lxsession-edit-0.1/src' make[2]: Entering directory `/tmp/tgz/lxsession-edit-0.1/src' test -z "/usr/bin" || /bin/mkdir -p "/tmp/tgz/package-lxsession-edit/usr/bin" /bin/ginstall -c 'lxsession-edit' '/tmp/tgz/package-lxsession-edit/usr/bin/lxsession-edit' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/tmp/tgz/lxsession-edit-0.1/src' make[1]: Leaving directory `/tmp/tgz/lxsession-edit-0.1/src' Making install in po make[1]: Entering directory `/tmp/tgz/lxsession-edit-0.1/po' if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /tmp/tgz/package-lxsession-edit/usr/share; \ else \ /bin/sh ../mkinstalldirs /tmp/tgz/package-lxsession-edit/usr/share; \ fi mkdir -p -- /tmp/tgz/package-lxsession-edit/usr/share mkdir -p -- /tmp/tgz/package-lxsession-edit/usr/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as /tmp/tgz/package-lxsession-edit/usr/share/locale/zh_TW/LC_MESSAGES/lxsession-edit.mo if test "lxsession-edit" = "glib"; then \ if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /tmp/tgz/package-lxsession-edit/usr/share/glib-2.0/gettext/po; \ else \ /bin/sh ../mkinstalldirs /tmp/tgz/package-lxsession-edit/usr/share/glib-2.0/gettext/po; \ fi; \ /bin/ginstall -c -m 644 ./Makefile.in.in \ /tmp/tgz/package-lxsession-edit/usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory `/tmp/tgz/lxsession-edit-0.1/po' make[1]: Entering directory `/tmp/tgz/lxsession-edit-0.1' make[2]: Entering directory `/tmp/tgz/lxsession-edit-0.1' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/applications" || /bin/mkdir -p "/tmp/tgz/package-lxsession-edit/usr/share/applications" /bin/ginstall -c -m 644 'lxsession-edit.desktop' '/tmp/tgz/package-lxsession-edit/usr/share/applications/lxsession-edit.desktop' test -z "/usr/share/lxsession-edit" || /bin/mkdir -p "/tmp/tgz/package-lxsession-edit/usr/share/lxsession-edit" /bin/ginstall -c -m 644 'data/lxsession-edit.ui' '/tmp/tgz/package-lxsession-edit/usr/share/lxsession-edit/lxsession-edit.ui' make[2]: Leaving directory `/tmp/tgz/lxsession-edit-0.1' make[1]: Leaving directory `/tmp/tgz/lxsession-edit-0.1' The following dependencies have been found: atk >= 1.23.5-i486-1 cairo >= 1.6.4-i486-1 expat >= 2.0.1-i486-1 fontconfig >= 2.6.0-i486-2 freetype >= 2.3.7-i486-1 glib2 >= 2.16.6-i486-1 glibc-solibs >= 2.7-i486-17 gtk+2 >= 2.12.12-i486-1 libX11 >= 1.1.5-i486-1 libXau >= 1.0.4-i486-1 libXcomposite >= 0.4.0-i486-1 libXcursor >= 1.1.9-i486-1 libXdamage >= 1.1.1-i486-1 libXdmcp >= 1.0.2-i486-1 libXext >= 1.0.4-i486-1 libXfixes >= 4.0.3-i486-1 libXi >= 1.1.3-i486-1 libXinerama >= 1.0.3-i486-1 libXrandr >= 1.2.3-i486-1 libXrender >= 0.9.4-i486-1 libpng >= 1.2.32-i486-1 libxcb >= 1.1-i486-1 pango >= 1.20.5-i486-1 pixman >= 0.12.0-i486-1 zlib >= 1.2.3-i486-2 Slackware package maker, version 2.1. 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 tar file lxsession-edit-0.1-i486-1dav_lxslacky.tar... ./ tar-1.13: lxsession-edit-0.1-i486-1dav_lxslacky.tar is the archive; not dumped install/ install/doinst.sh install/slack-desc install/slack-required usr/ usr/bin/ usr/bin/lxsession-edit usr/share/ usr/share/lxsession-edit/ usr/share/lxsession-edit/lxsession-edit.ui usr/share/applications/ usr/share/applications/lxsession-edit.desktop usr/share/locale/ usr/share/locale/zh_TW/ usr/share/locale/zh_TW/LC_MESSAGES/ usr/share/locale/zh_TW/LC_MESSAGES/lxsession-edit.mo usr/doc/ usr/doc/lxsession-edit-0.1/ usr/doc/lxsession-edit-0.1/AUTHORS usr/doc/lxsession-edit-0.1/NEWS usr/doc/lxsession-edit-0.1/COPYING usr/doc/lxsession-edit-0.1/README usr/doc/lxsession-edit-0.1/SlackBuild/ usr/doc/lxsession-edit-0.1/SlackBuild/slack-desc usr/doc/lxsession-edit-0.1/SlackBuild/lxsession-edit.SlackBuild usr/doc/lxsession-edit-0.1/ChangeLog usr/doc/lxsession-edit-0.1/INSTALL WARNING: zero length file usr/doc/lxsession-edit-0.1/NEWS WARNING: zero length file usr/doc/lxsession-edit-0.1/ChangeLog Gzipping lxsession-edit-0.1-i486-1dav_lxslacky.tar... Renaming lxsession-edit-0.1-i486-1dav_lxslacky.tar.gz to lxsession-edit-0.1-i486-1dav_lxslacky.tgz... Moving lxsession-edit-0.1-i486-1dav_lxslacky.tgz to /home/submax/pkgs/slack_12.2/lxde-slacky/src/lxsession-edit... Package creation complete.