tar -xf gmrun-0.9.2.tar.gz patching file src/ci_string.h patching file src/gtkcompletionline.cc patching file src/main.cc patching file src/prefs.cc patching file src/gtkcompletionline.cc patching file src/gtkcompletionline.cc Hunk #1 succeeded at 381 (offset 5 lines). creating cache ./config.cache checking for a BSD compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... found checking for strerror in -lcposix... no checking for gcc... gcc checking whether the C compiler (gcc -O2 -fPIC ) works... yes checking whether the C compiler (gcc -O2 -fPIC ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for c++... c++ checking whether the C++ compiler (c++ -O2 -fPIC ) works... yes checking whether the C++ compiler (c++ -O2 -fPIC ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for stlport libraries... no checking for stlport headers... no checking for poptGetContext... no checking for poptGetContext in -lpopt... yes checking for pkg-config... /usr/bin/pkg-config checking for glib-2.0 >= 2.0.4 gobject-2.0 >= 2.0.4 gthread-2.0 >= 2.0.4... yes checking GLIB_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking GLIB_LIBS... -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 checking for gtk+-2.0 >= 2.0.5... yes checking GTK_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 checking GTK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating config/Makefile creating gmrun.spec creating config.h make all-recursive make[1]: Entering directory `/home/djemos/openbox/gmrun/src/gmrun-0.9.2' Making all in src make[2]: Entering directory `/home/djemos/openbox/gmrun/src/gmrun-0.9.2/src' c++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -fPIC -c gtkcompletionline.cc c++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -fPIC -c history.cc c++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -fPIC -c main.cc c++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -fPIC -c prefs.cc gtkcompletionline.cc: In function ‘guint gtk_completion_line_get_type()’: gtkcompletionline.cc:96:5: προειδοποίηση: deprecated conversion from string constant to ‘gchar* {aka char*}’ [-Wwrite-strings] c++ -O2 -fPIC -o gmrun gtkcompletionline.o history.o main.o prefs.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lpopt make[2]: Leaving directory `/home/djemos/openbox/gmrun/src/gmrun-0.9.2/src' Making all in config make[2]: Entering directory `/home/djemos/openbox/gmrun/src/gmrun-0.9.2/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/djemos/openbox/gmrun/src/gmrun-0.9.2/config' make[2]: Entering directory `/home/djemos/openbox/gmrun/src/gmrun-0.9.2' make[2]: Leaving directory `/home/djemos/openbox/gmrun/src/gmrun-0.9.2' make[1]: Leaving directory `/home/djemos/openbox/gmrun/src/gmrun-0.9.2' Making install in src make[1]: Entering directory `/home/djemos/openbox/gmrun/src/gmrun-0.9.2/src' make[2]: Entering directory `/home/djemos/openbox/gmrun/src/gmrun-0.9.2/src' /bin/sh ../mkinstalldirs /home/djemos/openbox/gmrun/pkg//usr/bin mkdir /home/djemos/openbox/gmrun/pkg/usr/bin /usr/bin/ginstall -c gmrun /home/djemos/openbox/gmrun/pkg//usr/bin/gmrun make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/djemos/openbox/gmrun/src/gmrun-0.9.2/src' make[1]: Leaving directory `/home/djemos/openbox/gmrun/src/gmrun-0.9.2/src' Making install in config make[1]: Entering directory `/home/djemos/openbox/gmrun/src/gmrun-0.9.2/config' make[2]: Entering directory `/home/djemos/openbox/gmrun/src/gmrun-0.9.2/config' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /home/djemos/openbox/gmrun/pkg//usr/share/gmrun mkdir /home/djemos/openbox/gmrun/pkg/usr/share mkdir /home/djemos/openbox/gmrun/pkg/usr/share/gmrun /usr/bin/ginstall -c -m 644 ./gmrunrc /home/djemos/openbox/gmrun/pkg//usr/share/gmrun/gmrunrc make[2]: Leaving directory `/home/djemos/openbox/gmrun/src/gmrun-0.9.2/config' make[1]: Leaving directory `/home/djemos/openbox/gmrun/src/gmrun-0.9.2/config' make[1]: Entering directory `/home/djemos/openbox/gmrun/src/gmrun-0.9.2' make[2]: Entering directory `/home/djemos/openbox/gmrun/src/gmrun-0.9.2' make[2]: Nothing to be done for `install-exec-am'. if test -d ./pixmaps; then \ /bin/sh ./mkinstalldirs /home/djemos/openbox/gmrun/pkg//usr/share/gmrun/pixmaps; \ for pixmap in ./pixmaps/*; do \ if test -f $pixmap; then \ /usr/bin/ginstall -c -m 644 $pixmap /home/djemos/openbox/gmrun/pkg//usr/share/gmrun/pixmaps; \ fi \ done \ fi make[2]: Leaving directory `/home/djemos/openbox/gmrun/src/gmrun-0.9.2' make[1]: Leaving directory `/home/djemos/openbox/gmrun/src/gmrun-0.9.2' /home/djemos/openbox/gmrun/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Νοέ 3 19:18 install drwxr-xr-x 6 root root 4096 Νοέ 3 19:18 usr /home/djemos/openbox/gmrun/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 237 Νοέ 3 19:18 slack-desc /home/djemos/openbox/gmrun/pkg/usr: σύνολο 16 drwxr-xr-x 2 root root 4096 Νοέ 3 19:18 bin drwxr-xr-x 3 root root 4096 Νοέ 3 19:18 doc drwxr-xr-x 3 root root 4096 Νοέ 3 19:18 share drwxr-xr-x 3 root root 4096 Νοέ 3 19:18 src /home/djemos/openbox/gmrun/pkg/usr/bin: σύνολο 84 -rwxr-xr-x 1 root root 82328 Νοέ 3 19:18 gmrun /home/djemos/openbox/gmrun/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 3 19:18 gmrun-0.9.2 /home/djemos/openbox/gmrun/pkg/usr/doc/gmrun-0.9.2: σύνολο 44 -rw-r--r-- 1 root root 33 Νοέ 3 19:18 AUTHORS -rw-r--r-- 1 root root 17992 Νοέ 3 19:18 COPYING -rw-r--r-- 1 root root 768 Νοέ 3 19:18 ChangeLog -rw-r--r-- 1 root root 2488 Νοέ 3 19:18 NEWS -rw-r--r-- 1 root root 8273 Νοέ 3 19:18 README /home/djemos/openbox/gmrun/pkg/usr/share: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 3 19:18 gmrun /home/djemos/openbox/gmrun/pkg/usr/share/gmrun: σύνολο 4 -rw-r--r-- 1 root root 1322 Νοέ 3 19:18 gmrunrc /home/djemos/openbox/gmrun/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 3 19:18 gmrun-0.9.2 /home/djemos/openbox/gmrun/pkg/usr/src/gmrun-0.9.2: σύνολο 20 -rw-r--r-- 1 root root 1111 Νοέ 3 19:18 SLKBUILD -rw-r--r-- 1 root root 1398 Νοέ 3 19:18 gmrun-0.9.2-gcc43.patch -rw-r--r-- 1 root root 1999 Νοέ 3 19:18 gmrun-0.9.2-mousewheel.patch -rw-r--r-- 1 root root 1322 Νοέ 3 19:18 gmrunrc -rw-r--r-- 1 root root 421 Νοέ 3 19:18 gtkcompletionline.cc.patch Slackware package maker, version 3.14159. 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: /home/djemos/openbox/gmrun/gmrun-0.9.2-x86_64-2dj.txz ./ usr/ usr/src/ usr/src/gmrun-0.9.2/ usr/src/gmrun-0.9.2/gtkcompletionline.cc.patch usr/src/gmrun-0.9.2/SLKBUILD usr/src/gmrun-0.9.2/gmrun-0.9.2-mousewheel.patch usr/src/gmrun-0.9.2/gmrunrc usr/src/gmrun-0.9.2/gmrun-0.9.2-gcc43.patch usr/bin/ usr/bin/gmrun usr/doc/ usr/doc/gmrun-0.9.2/ usr/doc/gmrun-0.9.2/README usr/doc/gmrun-0.9.2/AUTHORS usr/doc/gmrun-0.9.2/NEWS usr/doc/gmrun-0.9.2/ChangeLog usr/doc/gmrun-0.9.2/COPYING usr/share/ usr/share/gmrun/ usr/share/gmrun/gmrunrc install/ install/slack-desc Slackware package /home/djemos/openbox/gmrun/gmrun-0.9.2-x86_64-2dj.txz created. Package has been built. Cleaning pkg and src directories