-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- acquire... xbindkeys-1.8.5/ xbindkeys-1.8.5/options.h xbindkeys-1.8.5/README xbindkeys-1.8.5/depcomp xbindkeys-1.8.5/keys.c xbindkeys-1.8.5/xbindkeys.1 xbindkeys-1.8.5/ChangeLog xbindkeys-1.8.5/options.c xbindkeys-1.8.5/configure.ac xbindkeys-1.8.5/TODO xbindkeys-1.8.5/BUGS xbindkeys-1.8.5/NEWS xbindkeys-1.8.5/Makefile.in xbindkeys-1.8.5/xbindkeys_show xbindkeys-1.8.5/xbindkeys_show.1 xbindkeys-1.8.5/grab_key.c xbindkeys-1.8.5/get_key.h xbindkeys-1.8.5/xbindkeysrc xbindkeys-1.8.5/xbindkeys.c xbindkeys-1.8.5/AUTHORS xbindkeys-1.8.5/config.sub xbindkeys-1.8.5/keys.h xbindkeys-1.8.5/xbindkeys.spec xbindkeys-1.8.5/missing xbindkeys-1.8.5/config.guess xbindkeys-1.8.5/grab_key.h xbindkeys-1.8.5/COPYING xbindkeys-1.8.5/get_key.c xbindkeys-1.8.5/xbindkeys.h xbindkeys-1.8.5/config.h.in xbindkeys-1.8.5/install-sh xbindkeys-1.8.5/Makefile.am xbindkeys-1.8.5/INSTALL xbindkeys-1.8.5/mkinstalldirs xbindkeys-1.8.5/aclocal.m4 xbindkeys-1.8.5/xbindkeysrc.scm xbindkeys-1.8.5/xbindkeysrc-combo.scm xbindkeys-1.8.5/configure +++ Applying patch: /var/uhubuild/work/.src/patches/01-no_xbindkeys_show.patch patching file xbindkeys.1 Hunk #1 succeeded at 201 (offset 45 lines). removed '/var/uhubuild/work/compile/xbindkeys.1.orig' -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-extract... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- compile... + ub_compile --disable-tk ./configure --disable-tk --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic configure: WARNING: unrecognized options: --enable-shared, --disable-static checking for a BSD-compatible install... /bin/install -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 i686-uhu-linux-gcc... i686-uhu-linux-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 i686-uhu-linux-gcc accepts -g... yes checking for i686-uhu-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-uhu-linux-gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk checking how to run the C preprocessor... i686-uhu-linux-gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no 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 sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for XCreateWindow in -lX11... yes checking for guile... /usr/bin/guile checking for guile-config... /usr/bin/guile-config checking for guile-tools... /usr/bin/guile-tools checking libguile compile flags... -I/usr/include/guile/2.0 checking libguile link flags... -lguile-2.0 -lgc checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking for strcasecmp... yes checking for strchr... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static make -j1 MAN1EXT=1 MAN2EXT=2 MAN3EXT=3 MAN4EXT=4 MAN5EXT=5 MAN6EXT=6 MAN7EXT=7 MAN8EXT=8 make all-am make[1]: Entering directory `/var/uhubuild/work/compile' i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -O2 -march=i686 -mtune=generic -DFORK_FLAG=1 -DGUILE_FLAG=1 -I/usr/include/guile/2.0 -I. -Wall -O2 -march=i686 -mtune=generic -MT xbindkeys.o -MD -MP -MF .deps/xbindkeys.Tpo -c -o xbindkeys.o xbindkeys.c mv -f .deps/xbindkeys.Tpo .deps/xbindkeys.Po i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -O2 -march=i686 -mtune=generic -DFORK_FLAG=1 -DGUILE_FLAG=1 -I/usr/include/guile/2.0 -I. -Wall -O2 -march=i686 -mtune=generic -MT keys.o -MD -MP -MF .deps/keys.Tpo -c -o keys.o keys.c mv -f .deps/keys.Tpo .deps/keys.Po i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -O2 -march=i686 -mtune=generic -DFORK_FLAG=1 -DGUILE_FLAG=1 -I/usr/include/guile/2.0 -I. -Wall -O2 -march=i686 -mtune=generic -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c mv -f .deps/options.Tpo .deps/options.Po i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -O2 -march=i686 -mtune=generic -DFORK_FLAG=1 -DGUILE_FLAG=1 -I/usr/include/guile/2.0 -I. -Wall -O2 -march=i686 -mtune=generic -MT get_key.o -MD -MP -MF .deps/get_key.Tpo -c -o get_key.o get_key.c mv -f .deps/get_key.Tpo .deps/get_key.Po i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -O2 -march=i686 -mtune=generic -DFORK_FLAG=1 -DGUILE_FLAG=1 -I/usr/include/guile/2.0 -I. -Wall -O2 -march=i686 -mtune=generic -MT grab_key.o -MD -MP -MF .deps/grab_key.Tpo -c -o grab_key.o grab_key.c mv -f .deps/grab_key.Tpo .deps/grab_key.Po i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic -DFORK_FLAG=1 -DGUILE_FLAG=1 -I/usr/include/guile/2.0 -I. -Wall -O2 -march=i686 -mtune=generic -o xbindkeys xbindkeys.o keys.o options.o get_key.o grab_key.o -lX11 -lguile-2.0 -lgc make[1]: Leaving directory `/var/uhubuild/work/compile' -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-remove-unused... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-compress... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- compile-snapshot... (kihagyva) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- install... + ub_install DESTDIR-aware Makefile found. make DESTDIR=/var/uhubuild/work/install MAN1EXT=1 MAN2EXT=2 MAN3EXT=3 MAN4EXT=4 MAN5EXT=5 MAN6EXT=6 MAN7EXT=7 MAN8EXT=8 install make[1]: Entering directory `/var/uhubuild/work/compile' test -z "/usr/bin" || /bin/mkdir -p "/var/uhubuild/work/install/usr/bin" /bin/install -c xbindkeys '/var/uhubuild/work/install/usr/bin' test -z "/usr/bin" || /bin/mkdir -p "/var/uhubuild/work/install/usr/bin" test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/uhubuild/work/install/usr/share/man/man1" /bin/install -c -m 644 xbindkeys.1 '/var/uhubuild/work/install/usr/share/man/man1' make[1]: Leaving directory `/var/uhubuild/work/compile' -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- strip... ./usr/bin/xbindkeys -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- doc... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- move-compile... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- install-snapshot... (kihagyva) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- python... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- addons... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- cleanup... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- optipng... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- split... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- dirs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- users-groups... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- changelog... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- suid_wrapper... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- perms... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- scripts... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- remove-misc... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- man... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- info... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- mo... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- timestamps... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- menu... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- depends... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- shlibs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- fhs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- conffiles... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- buildinfo... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- control... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- pack... xbindkeys...