The following packages will be installed: wmblob Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching wmblob.SlackBuild... 0%100%100%100%100%100%Done Fetching wmblob.info... 0%100%100%100%100%100%Done wmblob-1.0.4/ wmblob-1.0.4/configure wmblob-1.0.4/aclocal.m4 wmblob-1.0.4/ChangeLog wmblob-1.0.4/AUTHORS wmblob-1.0.4/configure.ac wmblob-1.0.4/INSTALL wmblob-1.0.4/screenshot.gif wmblob-1.0.4/COPYING wmblob-1.0.4/src/ wmblob-1.0.4/src/getopt.h wmblob-1.0.4/src/config.h.in wmblob-1.0.4/src/dialog.h wmblob-1.0.4/src/mydockapp.c wmblob-1.0.4/src/wmblob.c wmblob-1.0.4/src/Makefile.in wmblob-1.0.4/src/getopt.c wmblob-1.0.4/src/wmblob.h wmblob-1.0.4/src/rcfile.c wmblob-1.0.4/src/dialog.c wmblob-1.0.4/src/getopt1.c wmblob-1.0.4/src/rcfile.h wmblob-1.0.4/src/Makefile.am wmblob-1.0.4/src/getopt_init.c wmblob-1.0.4/src/mydockapp.h wmblob-1.0.4/depcomp wmblob-1.0.4/config.sub wmblob-1.0.4/NEWS wmblob-1.0.4/Makefile.in wmblob-1.0.4/install-sh wmblob-1.0.4/doc/ wmblob-1.0.4/doc/wmblob.1 wmblob-1.0.4/doc/Makefile.in wmblob-1.0.4/doc/how_it_works wmblob-1.0.4/doc/Makefile.am wmblob-1.0.4/README wmblob-1.0.4/compile wmblob-1.0.4/Makefile.am wmblob-1.0.4/missing wmblob-1.0.4/config.guess wmblob-1.0.4/screenshot.xcf +-----------------------------------+ | thank you for installing wmblob | +-----------------------------------+ checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking target system type... i586-slackware-linux-gnu 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 make supports nested variables... 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for X... libraries /usr/lib/X11, headers /usr/include/X11 checking for XOpenDisplay in -lX11... yes checking for XShapeCombineMask in -lXext... yes checking for XpmCreatePixmapFromData in -lXpm... yes checking for atan2 in -lm... yes checking for pkg-config... yes checking for GTK+-2.0... yes 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 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 libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memset... yes checking for strchr... yes checking for strdup... yes checking for uname... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating src/config.h config.status: executing depfiles commands +-------------------------------------+ | configuration done. type `make'. | | and then `make install'. | +-------------------------------------+ Making all in src make[1]: Entering directory '/usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4/src' make all-am make[2]: Entering directory '/usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4/src' gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -Wall -MT wmblob.o -MD -MP -MF .deps/wmblob.Tpo -c -o wmblob.o wmblob.c mv -f .deps/wmblob.Tpo .deps/wmblob.Po gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -Wall -MT dialog.o -MD -MP -MF .deps/dialog.Tpo -c -o dialog.o dialog.c mv -f .deps/dialog.Tpo .deps/dialog.Po gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -Wall -MT rcfile.o -MD -MP -MF .deps/rcfile.Tpo -c -o rcfile.o rcfile.c mv -f .deps/rcfile.Tpo .deps/rcfile.Po gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -Wall -MT mydockapp.o -MD -MP -MF .deps/mydockapp.Tpo -c -o mydockapp.o mydockapp.c mv -f .deps/mydockapp.Tpo .deps/mydockapp.Po gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -Wall -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c mv -f .deps/getopt.Tpo .deps/getopt.Po gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -Wall -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c mv -f .deps/getopt1.Tpo .deps/getopt1.Po gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -Wall -MT getopt_init.o -MD -MP -MF .deps/getopt_init.Tpo -c -o getopt_init.o getopt_init.c mv -f .deps/getopt_init.Tpo .deps/getopt_init.Po gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -Wall -o wmblob wmblob.o dialog.o rcfile.o mydockapp.o getopt.o getopt1.o getopt_init.o -lm -lXpm -lXext -lX11 -L/usr/lib/X11 -lX11 -lXext -lXpm -lm -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype make[2]: Leaving directory '/usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4/src' make[1]: Leaving directory '/usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4/src' Making all in doc make[1]: Entering directory '/usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4/doc' make[1]: Entering directory '/usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4' if test -z ''; then \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; \ fi make[1]: Entering directory '/usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4' Making install in src make[2]: Entering directory '/usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4/src' make[3]: Entering directory '/usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4/src' /usr/bin/mkdir -p '/usr/src/slapt-src/desktop/wmblob/package-wmblob/usr/bin' /bin/sh /usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4/install-sh -c -s wmblob '/usr/src/slapt-src/desktop/wmblob/package-wmblob/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4/src' make[2]: Leaving directory '/usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4/src' Making install in doc make[2]: Entering directory '/usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4/doc' make[3]: Entering directory '/usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/desktop/wmblob/package-wmblob/usr/man/man1' /usr/bin/ginstall -c -m 644 wmblob.1 '/usr/src/slapt-src/desktop/wmblob/package-wmblob/usr/man/man1' make[3]: Leaving directory '/usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4/doc' make[2]: Leaving directory '/usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4/doc' make[2]: Entering directory '/usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4' make[3]: Entering directory '/usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4' make[2]: Leaving directory '/usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4' make[1]: Leaving directory '/usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4' Slackware package maker, version 3.141593. 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: /usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4-i586-2salix.txz ./ usr/ usr/bin/ usr/bin/wmblob usr/doc/ usr/doc/wmblob-1.0.4/ usr/doc/wmblob-1.0.4/README usr/doc/wmblob-1.0.4/COPYING usr/doc/wmblob-1.0.4/NEWS usr/doc/wmblob-1.0.4/AUTHORS usr/doc/wmblob-1.0.4/wmblob.SlackBuild usr/doc/wmblob-1.0.4/how_it_works usr/man/ usr/man/man1/ usr/man/man1/wmblob.1.gz install/ install/slack-desc Slackware package /usr/src/slapt-src/desktop/wmblob/wmblob-1.0.4-i586-2salix.txz created. Installing package wmblob-1.0.4-i586-2salix... | wmblob (Fancy Moving Blobs DockApp) | | I'll be honest with you. The truth is: wmblob is a totally useless | program. But unlike other totally useless programs, it looks good and | shows funny moving `blobs'. I'm sure you'll like it. It's a nice | dockapp for WindowMaker, but it's probably going to run just as well | with any other window manager. | | Homepage: https://github.com/bbidulock/wmblob | | | |