Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/startup-notification.spec'], False, '/var/lib/mock/dist-f13-build-756006-107559/root/', None, 86400, True, 0, 421, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/startup-notification.spec'] warning: Could not canonicalize hostname: x86-05.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/startup-notification-0.10-4.fc13.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/startup-notification.spec'], False, '/var/lib/mock/dist-f13-build-756006-107559/root/', None, 86400, True, 0, 421, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/startup-notification.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.19ftWz + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf startup-notification-0.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/startup-notification-0.10.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd startup-notification-0.10 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Support-APPLICATION_ID-key.patch):' Patch #0 (0001-Support-APPLICATION_ID-key.patch): + /bin/cat /builddir/build/SOURCES/0001-Support-APPLICATION_ID-key.patch + /usr/bin/patch -s -p1 --fuzz=0 + mkdir examples + cp -p test/test-launchee-xcb.c test/test-launchee.c test/test-launcher-xcb.c test/test-launcher.c test/test-monitor-xcb.c test/test-monitor.c test/test-send-xmessage-xcb.c test/test-send-xmessage.c test/test-watch-xmessages-xcb.c test/test-watch-xmessages.c test/test-boilerplate.h examples + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.B9powO + umask 022 + cd /builddir/build/BUILD + cd startup-notification-0.10 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/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 x86_64-redhat-linux-gnu-gcc... no 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 for style of include used by make... GNU checking dependency style of gcc... none checking for library containing strerror... none required 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 build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/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... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no 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... no 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/bin/ld -m elf_x86_64) 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... no 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... yes checking if malloc() and friends prototypes are sn-util.h compatible... yes checking whether realloc (NULL,) will work... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for backtrace... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for xcb... yes checking for xcb_aux... yes checking for xcb_event... yes checking for xcb_atom... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libsn/Makefile config.status: creating test/Makefile config.status: creating doc/Makefile config.status: creating libstartup-notification-1.0.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/startup-notification-0.10' Making all in libsn make[2]: Entering directory `/builddir/build/BUILD/startup-notification-0.10/libsn' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sn-common.lo sn-common.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sn-internals.lo sn-internals.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sn-launchee.lo sn-launchee.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sn-launcher.lo sn-launcher.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sn-internals.c -fPIC -DPIC -o .libs/sn-internals.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sn-launchee.c -fPIC -DPIC -o .libs/sn-launchee.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sn-common.c -fPIC -DPIC -o .libs/sn-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sn-launcher.c -fPIC -DPIC -o .libs/sn-launcher.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sn-list.lo sn-list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sn-list.c -fPIC -DPIC -o .libs/sn-list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sn-monitor.lo sn-monitor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sn-monitor.c -fPIC -DPIC -o .libs/sn-monitor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sn-util.lo sn-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sn-util.c -fPIC -DPIC -o .libs/sn-util.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sn-xmessages.lo sn-xmessages.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sn-xutils.lo sn-xutils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sn-xmessages.c -fPIC -DPIC -o .libs/sn-xmessages.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sn-xutils.c -fPIC -DPIC -o .libs/sn-xutils.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -no-undefined -o libstartup-notification-1.la -rpath /usr/lib64 sn-common.lo sn-internals.lo sn-launchee.lo sn-launcher.lo sn-list.lo sn-monitor.lo sn-util.lo sn-xmessages.lo sn-xutils.lo -lxcb -lxcb-aux -lxcb -lxcb-event -lxcb -lxcb-atom -lxcb -lSM -lICE -lX11 libtool: link: gcc -shared .libs/sn-common.o .libs/sn-internals.o .libs/sn-launchee.o .libs/sn-launcher.o .libs/sn-list.o .libs/sn-monitor.o .libs/sn-util.o .libs/sn-xmessages.o .libs/sn-xutils.o -lxcb-aux -lxcb-event -lxcb-atom -lxcb -lSM -lICE -lX11 -m64 -mtune=generic -Wl,-soname -Wl,libstartup-notification-1.so.0 -o .libs/libstartup-notification-1.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libstartup-notification-1.so.0" && ln -s "libstartup-notification-1.so.0.0.0" "libstartup-notification-1.so.0") libtool: link: (cd ".libs" && rm -f "libstartup-notification-1.so" && ln -s "libstartup-notification-1.so.0.0.0" "libstartup-notification-1.so") libtool: link: ( cd ".libs" && rm -f "libstartup-notification-1.la" && ln -s "../libstartup-notification-1.la" "libstartup-notification-1.la" ) make[2]: Leaving directory `/builddir/build/BUILD/startup-notification-0.10/libsn' Making all in test make[2]: Entering directory `/builddir/build/BUILD/startup-notification-0.10/test' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-launcher.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-launchee.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-monitor.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-send-xmessage.c test-launcher.c: In function 'slowly_obtain_timestamp': test-launcher.c:75: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness /usr/include/X11/Xlib.h:2078: note: expected 'const unsigned char *' but argument is of type 'char *' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-watch-xmessages.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-send-xmessage-xcb.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-monitor-xcb.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-launchee-xcb.c test-boilerplate.h:79: warning: 'x_error_handler' defined but not used test-boilerplate.h:104: warning: 'error_trap_push' defined but not used test-boilerplate.h:111: warning: 'error_trap_pop' defined but not used gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-launcher-xcb.c test-boilerplate.h:79: warning: 'x_error_handler' defined but not used test-boilerplate.h:104: warning: 'error_trap_push' defined but not used test-boilerplate.h:111: warning: 'error_trap_pop' defined but not used test-boilerplate.h:79: warning: 'x_error_handler' defined but not used test-boilerplate.h:104: warning: 'error_trap_push' defined but not used test-boilerplate.h:111: warning: 'error_trap_pop' defined but not used gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSN_API_NOT_YET_FROZEN=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-watch-xmessages-xcb.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test-launcher test-launcher.o -lxcb -lxcb-aux -lxcb -lxcb-event -lxcb -lxcb-atom -lxcb -lSM -lICE -lX11 ../libsn/libstartup-notification-1.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test-launchee test-launchee.o -lxcb -lxcb-aux -lxcb -lxcb-event -lxcb -lxcb-atom -lxcb -lSM -lICE -lX11 ../libsn/libstartup-notification-1.la test-boilerplate.h:79: warning: 'x_error_handler' defined but not used test-boilerplate.h:104: warning: 'error_trap_push' defined but not used test-boilerplate.h:111: warning: 'error_trap_pop' defined but not used test-boilerplate.h:79: warning: 'x_error_handler' defined but not used test-boilerplate.h:104: warning: 'error_trap_push' defined but not used test-boilerplate.h:111: warning: 'error_trap_pop' defined but not used /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test-monitor test-monitor.o -lxcb -lxcb-aux -lxcb -lxcb-event -lxcb -lxcb-atom -lxcb -lSM -lICE -lX11 ../libsn/libstartup-notification-1.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test-send-xmessage test-send-xmessage.o -lxcb -lxcb-aux -lxcb -lxcb-event -lxcb -lxcb-atom -lxcb -lSM -lICE -lX11 ../libsn/libstartup-notification-1.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test-launchee test-launchee.o -lxcb-aux -lxcb-event -lxcb-atom -lxcb -lSM -lICE -lX11 ../libsn/.libs/libstartup-notification-1.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test-launcher test-launcher.o -lxcb-aux -lxcb-event -lxcb-atom -lxcb -lSM -lICE -lX11 ../libsn/.libs/libstartup-notification-1.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test-watch-xmessages test-watch-xmessages.o -lxcb -lxcb-aux -lxcb -lxcb-event -lxcb -lxcb-atom -lxcb -lSM -lICE -lX11 ../libsn/libstartup-notification-1.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test-send-xmessage-xcb test-send-xmessage-xcb.o -lxcb -lxcb-aux -lxcb -lxcb-event -lxcb -lxcb-atom -lxcb -lSM -lICE -lX11 ../libsn/libstartup-notification-1.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test-monitor test-monitor.o -lxcb-aux -lxcb-event -lxcb-atom -lxcb -lSM -lICE -lX11 ../libsn/.libs/libstartup-notification-1.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test-send-xmessage test-send-xmessage.o -lxcb-aux -lxcb-event -lxcb-atom -lxcb -lSM -lICE -lX11 ../libsn/.libs/libstartup-notification-1.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test-monitor-xcb test-monitor-xcb.o -lxcb -lxcb-aux -lxcb -lxcb-event -lxcb -lxcb-atom -lxcb -lSM -lICE -lX11 ../libsn/libstartup-notification-1.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test-launchee-xcb test-launchee-xcb.o -lxcb -lxcb-aux -lxcb -lxcb-event -lxcb -lxcb-atom -lxcb -lSM -lICE -lX11 ../libsn/libstartup-notification-1.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test-watch-xmessages test-watch-xmessages.o -lxcb-aux -lxcb-event -lxcb-atom -lxcb -lSM -lICE -lX11 ../libsn/.libs/libstartup-notification-1.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test-send-xmessage-xcb test-send-xmessage-xcb.o -lxcb-aux -lxcb-event -lxcb-atom -lxcb -lSM -lICE -lX11 ../libsn/.libs/libstartup-notification-1.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test-launcher-xcb test-launcher-xcb.o -lxcb -lxcb-aux -lxcb -lxcb-event -lxcb -lxcb-atom -lxcb -lSM -lICE -lX11 ../libsn/libstartup-notification-1.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test-monitor-xcb test-monitor-xcb.o -lxcb-aux -lxcb-event -lxcb-atom -lxcb -lSM -lICE -lX11 ../libsn/.libs/libstartup-notification-1.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test-launchee-xcb test-launchee-xcb.o -lxcb-aux -lxcb-event -lxcb-atom -lxcb -lSM -lICE -lX11 ../libsn/.libs/libstartup-notification-1.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test-watch-xmessages-xcb test-watch-xmessages-xcb.o -lxcb -lxcb-aux -lxcb -lxcb-event -lxcb -lxcb-atom -lxcb -lSM -lICE -lX11 ../libsn/libstartup-notification-1.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test-launcher-xcb test-launcher-xcb.o -lxcb-aux -lxcb-event -lxcb-atom -lxcb -lSM -lICE -lX11 ../libsn/.libs/libstartup-notification-1.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test-watch-xmessages-xcb test-watch-xmessages-xcb.o -lxcb-aux -lxcb-event -lxcb-atom -lxcb -lSM -lICE -lX11 ../libsn/.libs/libstartup-notification-1.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory `/builddir/build/BUILD/startup-notification-0.10/test' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/startup-notification-0.10/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/startup-notification-0.10/doc' make[2]: Entering directory `/builddir/build/BUILD/startup-notification-0.10' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/startup-notification-0.10' make[1]: Leaving directory `/builddir/build/BUILD/startup-notification-0.10' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3yiIth + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64 ++ dirname /builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64 + cd startup-notification-0.10 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64 Making install in libsn make[1]: Entering directory `/builddir/build/BUILD/startup-notification-0.10/libsn' make[2]: Entering directory `/builddir/build/BUILD/startup-notification-0.10/libsn' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libstartup-notification-1.la' '/builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/lib64/libstartup-notification-1.la' libtool: install: /usr/bin/install -c .libs/libstartup-notification-1.so.0.0.0 /builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/lib64/libstartup-notification-1.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/lib64 && { ln -s -f libstartup-notification-1.so.0.0.0 libstartup-notification-1.so.0 || { rm -f libstartup-notification-1.so.0 && ln -s libstartup-notification-1.so.0.0.0 libstartup-notification-1.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/lib64 && { ln -s -f libstartup-notification-1.so.0.0.0 libstartup-notification-1.so || { rm -f libstartup-notification-1.so && ln -s libstartup-notification-1.so.0.0.0 libstartup-notification-1.so; }; }) libtool: install: /usr/bin/install -c .libs/libstartup-notification-1.lai /builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/lib64/libstartup-notification-1.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/startup-notification-1.0/libsn" || /bin/mkdir -p "/builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/include/startup-notification-1.0/libsn" /usr/bin/install -c -m 644 'sn.h' '/builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/include/startup-notification-1.0/libsn/sn.h' /usr/bin/install -c -m 644 'sn-common.h' '/builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/include/startup-notification-1.0/libsn/sn-common.h' /usr/bin/install -c -m 644 'sn-launchee.h' '/builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/include/startup-notification-1.0/libsn/sn-launchee.h' /usr/bin/install -c -m 644 'sn-launcher.h' '/builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/include/startup-notification-1.0/libsn/sn-launcher.h' /usr/bin/install -c -m 644 'sn-monitor.h' '/builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/include/startup-notification-1.0/libsn/sn-monitor.h' /usr/bin/install -c -m 644 'sn-util.h' '/builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/include/startup-notification-1.0/libsn/sn-util.h' make[2]: Leaving directory `/builddir/build/BUILD/startup-notification-0.10/libsn' make[1]: Leaving directory `/builddir/build/BUILD/startup-notification-0.10/libsn' Making install in test make[1]: Entering directory `/builddir/build/BUILD/startup-notification-0.10/test' make[2]: Entering directory `/builddir/build/BUILD/startup-notification-0.10/test' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/startup-notification-0.10/test' make[1]: Leaving directory `/builddir/build/BUILD/startup-notification-0.10/test' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/startup-notification-0.10/doc' make[2]: Entering directory `/builddir/build/BUILD/startup-notification-0.10/doc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/startup-notification-0.10/doc' make[1]: Leaving directory `/builddir/build/BUILD/startup-notification-0.10/doc' make[1]: Entering directory `/builddir/build/BUILD/startup-notification-0.10' make[2]: Entering directory `/builddir/build/BUILD/startup-notification-0.10' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'libstartup-notification-1.0.pc' '/builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/lib64/pkgconfig/libstartup-notification-1.0.pc' make[2]: Leaving directory `/builddir/build/BUILD/startup-notification-0.10' make[1]: Leaving directory `/builddir/build/BUILD/startup-notification-0.10' + /bin/rm -f '/builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/lib64/*.a' /builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/lib64/libstartup-notification-1.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/startup-notification-0.10 extracting debug info from /builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/lib64/libstartup-notification-1.so.0.0.0 symlinked /usr/lib/debug/usr/lib64/libstartup-notification-1.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libstartup-notification-1.so.0.debug symlinked /usr/lib/debug/usr/lib64/libstartup-notification-1.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libstartup-notification-1.so.debug 230 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: startup-notification-0.10-4.fc13.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oeE40K + umask 022 + cd /builddir/build/BUILD + cd startup-notification-0.10 + DOCDIR=/builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/share/doc/startup-notification-0.10 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/share/doc/startup-notification-0.10 + /bin/mkdir -p /builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/share/doc/startup-notification-0.10 + cp -pr doc/startup-notification.txt /builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/share/doc/startup-notification-0.10 + cp -pr AUTHORS COPYING ChangeLog NEWS /builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/share/doc/startup-notification-0.10 + exit 0 Provides: libstartup-notification-1.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libstartup-notification-1.so.0()(64bit) libxcb-atom.so.1()(64bit) libxcb-aux.so.0()(64bit) libxcb-event.so.1()(64bit) libxcb.so.1()(64bit) rtld(GNU_HASH) Processing files: startup-notification-devel-0.10-4.fc13.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HNvKDe + umask 022 + cd /builddir/build/BUILD + cd startup-notification-0.10 + DOCDIR=/builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/share/doc/startup-notification-devel-0.10 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/share/doc/startup-notification-devel-0.10 + /bin/mkdir -p /builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/share/doc/startup-notification-devel-0.10 + cp -pr examples /builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64/usr/share/doc/startup-notification-devel-0.10 + exit 0 Provides: pkgconfig(libstartup-notification-1.0) = 0.10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libstartup-notification-1.so.0()(64bit) Processing files: startup-notification-debuginfo-0.10-4.fc13.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64 warning: Could not canonicalize hostname: x86-05.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/startup-notification-0.10-4.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/startup-notification-devel-0.10-4.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/startup-notification-debuginfo-0.10-4.fc13.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MWncja + umask 022 + cd /builddir/build/BUILD + cd startup-notification-0.10 + rm -rf /builddir/build/BUILDROOT/startup-notification-0.10-4.fc13.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->