Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/DeviceKit-power.spec'], False, '/var/lib/mock/dist-f11-build-356367-66353/root/', None, 86400, True, 0, 427, 421, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/DeviceKit-power.spec'] warning: Could not canonicalize hostname: ppc10.fedora.phx.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/DeviceKit-power-006-3.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/DeviceKit-power.spec'], False, '/var/lib/mock/dist-f11-build-356367-66353/root/', None, 86400, True, 0, 427, 421, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/DeviceKit-power.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WtHZWQ + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf DeviceKit-power-006 + /usr/bin/gzip -dc /builddir/build/SOURCES/DeviceKit-power-006.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd DeviceKit-power-006 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YTPEQE + umask 022 + cd /builddir/build/BUILD + cd DeviceKit-power-006 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 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 style of include used by make... GNU checking for ppc-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 dependency style of gcc... gcc3 checking for library containing strerror... none required checking for ppc-redhat-linux-gnu-gcc... 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 ppc-redhat-linux-gnu-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 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... powerpc-redhat-linux-gnu checking host system type... powerpc-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 ppc-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc-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) 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... yes checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether gcc and cc understand -c and -o together... yes checking for xsltproc... /usr/bin/xsltproc checking for pkg-config... /usr/bin/pkg-config checking gtk-doc version >= 1.3... yes checking for ppc-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for DEVKIT... yes checking for GLIB... yes checking for DBUS... yes checking for DBUS_GLIB... yes checking for POLKIT_DBUS... yes checking for GIO... yes checking usb.h usability... yes checking usb.h presence... yes checking for usb.h... yes checking for usb_find_devices in -lusb... yes checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.40.5 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for XML::Parser... ok 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... (cached) /usr/bin/msgfmt checking for dcgettext... no checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating doc/Makefile config.status: creating doc/version.xml config.status: creating doc/man/Makefile config.status: creating doc/dbus/Makefile config.status: creating policy/Makefile config.status: creating libdevkit-power/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands # INTLTOOL_MAKEFILE DeviceKit-power 006 ======================= prefix: /usr libdir: /usr/lib libexecdir: /usr/libexec bindir: /usr/bin sbindir: /usr/sbin datadir: /usr/share sysconfdir: /etc localstatedir: /var docdir: ${datarootdir}/doc/${PACKAGE_TARNAME} compiler: gcc cflags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing cppflags: -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security xsltproc: /usr/bin/xsltproc Maintainer mode: no Building api docs: yes Building man pages: yes + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006' Making all in libdevkit-power make[2]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/libdevkit-power' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/lib/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT egg-debug.lo -MD -MP -MF .deps/egg-debug.Tpo -c -o egg-debug.lo egg-debug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/lib/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT egg-string.lo -MD -MP -MF .deps/egg-string.Tpo -c -o egg-string.lo egg-string.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/lib/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT egg-obj-list.lo -MD -MP -MF .deps/egg-obj-list.Tpo -c -o egg-obj-list.lo egg-obj-list.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/lib/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-client.lo -MD -MP -MF .deps/dkp-client.Tpo -c -o dkp-client.lo dkp-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT egg-debug.lo -MD -MP -MF .deps/egg-debug.Tpo -c egg-debug.c -fPIC -DPIC -o .libs/egg-debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-client.lo -MD -MP -MF .deps/dkp-client.Tpo -c dkp-client.c -fPIC -DPIC -o .libs/dkp-client.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT egg-string.lo -MD -MP -MF .deps/egg-string.Tpo -c egg-string.c -fPIC -DPIC -o .libs/egg-string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT egg-obj-list.lo -MD -MP -MF .deps/egg-obj-list.Tpo -c egg-obj-list.c -fPIC -DPIC -o .libs/egg-obj-list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-client.lo -MD -MP -MF .deps/dkp-client.Tpo -c dkp-client.c -o dkp-client.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT egg-debug.lo -MD -MP -MF .deps/egg-debug.Tpo -c egg-debug.c -o egg-debug.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT egg-string.lo -MD -MP -MF .deps/egg-string.Tpo -c egg-string.c -o egg-string.o >/dev/null 2>&1 mv -f .deps/egg-string.Tpo .deps/egg-string.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/lib/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-device.lo -MD -MP -MF .deps/dkp-device.Tpo -c -o dkp-device.lo dkp-device.c mv -f .deps/dkp-client.Tpo .deps/dkp-client.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/lib/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-wakeups.lo -MD -MP -MF .deps/dkp-wakeups.Tpo -c -o dkp-wakeups.lo dkp-wakeups.c mv -f .deps/egg-debug.Tpo .deps/egg-debug.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/lib/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-qos-obj.lo -MD -MP -MF .deps/dkp-qos-obj.Tpo -c -o dkp-qos-obj.lo dkp-qos-obj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-device.lo -MD -MP -MF .deps/dkp-device.Tpo -c dkp-device.c -fPIC -DPIC -o .libs/dkp-device.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-qos-obj.lo -MD -MP -MF .deps/dkp-qos-obj.Tpo -c dkp-qos-obj.c -fPIC -DPIC -o .libs/dkp-qos-obj.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT egg-obj-list.lo -MD -MP -MF .deps/egg-obj-list.Tpo -c egg-obj-list.c -o egg-obj-list.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-wakeups.lo -MD -MP -MF .deps/dkp-wakeups.Tpo -c dkp-wakeups.c -fPIC -DPIC -o .libs/dkp-wakeups.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-device.lo -MD -MP -MF .deps/dkp-device.Tpo -c dkp-device.c -o dkp-device.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-wakeups.lo -MD -MP -MF .deps/dkp-wakeups.Tpo -c dkp-wakeups.c -o dkp-wakeups.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-qos-obj.lo -MD -MP -MF .deps/dkp-qos-obj.Tpo -c dkp-qos-obj.c -o dkp-qos-obj.o >/dev/null 2>&1 mv -f .deps/egg-obj-list.Tpo .deps/egg-obj-list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/lib/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-history-obj.lo -MD -MP -MF .deps/dkp-history-obj.Tpo -c -o dkp-history-obj.lo dkp-history-obj.c mv -f .deps/dkp-wakeups.Tpo .deps/dkp-wakeups.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/lib/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-stats-obj.lo -MD -MP -MF .deps/dkp-stats-obj.Tpo -c -o dkp-stats-obj.lo dkp-stats-obj.c mv -f .deps/dkp-device.Tpo .deps/dkp-device.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/lib/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-wakeups-obj.lo -MD -MP -MF .deps/dkp-wakeups-obj.Tpo -c -o dkp-wakeups-obj.lo dkp-wakeups-obj.c mv -f .deps/dkp-qos-obj.Tpo .deps/dkp-qos-obj.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/lib/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-enum.lo -MD -MP -MF .deps/dkp-enum.Tpo -c -o dkp-enum.lo dkp-enum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-history-obj.lo -MD -MP -MF .deps/dkp-history-obj.Tpo -c dkp-history-obj.c -fPIC -DPIC -o .libs/dkp-history-obj.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-stats-obj.lo -MD -MP -MF .deps/dkp-stats-obj.Tpo -c dkp-stats-obj.c -fPIC -DPIC -o .libs/dkp-stats-obj.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-wakeups-obj.lo -MD -MP -MF .deps/dkp-wakeups-obj.Tpo -c dkp-wakeups-obj.c -fPIC -DPIC -o .libs/dkp-wakeups-obj.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-history-obj.lo -MD -MP -MF .deps/dkp-history-obj.Tpo -c dkp-history-obj.c -o dkp-history-obj.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-wakeups-obj.lo -MD -MP -MF .deps/dkp-wakeups-obj.Tpo -c dkp-wakeups-obj.c -o dkp-wakeups-obj.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-stats-obj.lo -MD -MP -MF .deps/dkp-stats-obj.Tpo -c dkp-stats-obj.c -o dkp-stats-obj.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-enum.lo -MD -MP -MF .deps/dkp-enum.Tpo -c dkp-enum.c -fPIC -DPIC -o .libs/dkp-enum.o mv -f .deps/dkp-wakeups-obj.Tpo .deps/dkp-wakeups-obj.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/lib/locale"\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-object.lo -MD -MP -MF .deps/dkp-object.Tpo -c -o dkp-object.lo dkp-object.c mv -f .deps/dkp-history-obj.Tpo .deps/dkp-history-obj.Plo mv -f .deps/dkp-stats-obj.Tpo .deps/dkp-stats-obj.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-object.lo -MD -MP -MF .deps/dkp-object.Tpo -c dkp-object.c -fPIC -DPIC -o .libs/dkp-object.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-enum.lo -MD -MP -MF .deps/dkp-enum.Tpo -c dkp-enum.c -o dkp-enum.o >/dev/null 2>&1 mv -f .deps/dkp-enum.Tpo .deps/dkp-enum.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libdevkit-power -DEGG_LOG_FILE=\"/DeviceKit-power\" -DEGG_VERBOSE=\"DKP_VERBOSE\" -DEGG_LOGGING=\"DKP_LOGGING\" -DEGG_CONSOLE=\"DKP_CONSOLE\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/lib/locale\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT dkp-object.lo -MD -MP -MF .deps/dkp-object.Tpo -c dkp-object.c -o dkp-object.o >/dev/null 2>&1 mv -f .deps/dkp-object.Tpo .deps/dkp-object.Plo /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 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -Wl,--as-needed -o libdevkit-power.la egg-debug.lo egg-string.lo egg-obj-list.lo dkp-client.lo dkp-device.lo dkp-wakeups.lo dkp-qos-obj.lo dkp-history-obj.lo dkp-stats-obj.lo dkp-wakeups-obj.lo dkp-enum.lo dkp-object.lo -lglib-2.0 -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lusb libtool: link: ar cru .libs/libdevkit-power.a .libs/egg-debug.o .libs/egg-string.o .libs/egg-obj-list.o .libs/dkp-client.o .libs/dkp-device.o .libs/dkp-wakeups.o .libs/dkp-qos-obj.o .libs/dkp-history-obj.o .libs/dkp-stats-obj.o .libs/dkp-wakeups-obj.o .libs/dkp-enum.o .libs/dkp-object.o libtool: link: ranlib .libs/libdevkit-power.a libtool: link: ( cd ".libs" && rm -f "libdevkit-power.la" && ln -s "../libdevkit-power.la" "libdevkit-power.la" ) make[2]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/libdevkit-power' Making all in src make[2]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/src' make all-am make[3]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -I../libdevkit-power -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/DeviceKit -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -DG_LOG_DOMAIN=\"dkp-daemon\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT devkit_power_daemon-egg-debug.o -MD -MP -MF .deps/devkit_power_daemon-egg-debug.Tpo -c -o devkit_power_daemon-egg-debug.o `test -f 'egg-debug.c' || echo './'`egg-debug.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -I../libdevkit-power -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/DeviceKit -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -DG_LOG_DOMAIN=\"dkp-daemon\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT devkit_power_daemon-dkp-polkit.o -MD -MP -MF .deps/devkit_power_daemon-dkp-polkit.Tpo -c -o devkit_power_daemon-dkp-polkit.o `test -f 'dkp-polkit.c' || echo './'`dkp-polkit.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -I../libdevkit-power -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/DeviceKit -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -DG_LOG_DOMAIN=\"dkp-daemon\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT devkit_power_daemon-dkp-daemon.o -MD -MP -MF .deps/devkit_power_daemon-dkp-daemon.Tpo -c -o devkit_power_daemon-dkp-daemon.o `test -f 'dkp-daemon.c' || echo './'`dkp-daemon.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -I../libdevkit-power -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/DeviceKit -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -DG_LOG_DOMAIN=\"dkp-daemon\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT devkit_power_daemon-dkp-device.o -MD -MP -MF .deps/devkit_power_daemon-dkp-device.Tpo -c -o devkit_power_daemon-dkp-device.o `test -f 'dkp-device.c' || echo './'`dkp-device.c mv -f .deps/devkit_power_daemon-egg-debug.Tpo .deps/devkit_power_daemon-egg-debug.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -I../libdevkit-power -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/DeviceKit -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -DG_LOG_DOMAIN=\"dkp-daemon\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT devkit_power_daemon-dkp-device-list.o -MD -MP -MF .deps/devkit_power_daemon-dkp-device-list.Tpo -c -o devkit_power_daemon-dkp-device-list.o `test -f 'dkp-device-list.c' || echo './'`dkp-device-list.c mv -f .deps/devkit_power_daemon-dkp-polkit.Tpo .deps/devkit_power_daemon-dkp-polkit.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -I../libdevkit-power -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/DeviceKit -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -DG_LOG_DOMAIN=\"dkp-daemon\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT devkit_power_daemon-dkp-supply.o -MD -MP -MF .deps/devkit_power_daemon-dkp-supply.Tpo -c -o devkit_power_daemon-dkp-supply.o `test -f 'dkp-supply.c' || echo './'`dkp-supply.c mv -f .deps/devkit_power_daemon-dkp-device-list.Tpo .deps/devkit_power_daemon-dkp-device-list.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -I../libdevkit-power -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/DeviceKit -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -DG_LOG_DOMAIN=\"dkp-daemon\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT devkit_power_daemon-dkp-csr.o -MD -MP -MF .deps/devkit_power_daemon-dkp-csr.Tpo -c -o devkit_power_daemon-dkp-csr.o `test -f 'dkp-csr.c' || echo './'`dkp-csr.c mv -f .deps/devkit_power_daemon-dkp-daemon.Tpo .deps/devkit_power_daemon-dkp-daemon.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -I../libdevkit-power -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/DeviceKit -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -DG_LOG_DOMAIN=\"dkp-daemon\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT devkit_power_daemon-dkp-wup.o -MD -MP -MF .deps/devkit_power_daemon-dkp-wup.Tpo -c -o devkit_power_daemon-dkp-wup.o `test -f 'dkp-wup.c' || echo './'`dkp-wup.c mv -f .deps/devkit_power_daemon-dkp-device.Tpo .deps/devkit_power_daemon-dkp-device.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -I../libdevkit-power -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/DeviceKit -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -DG_LOG_DOMAIN=\"dkp-daemon\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT devkit_power_daemon-dkp-hid.o -MD -MP -MF .deps/devkit_power_daemon-dkp-hid.Tpo -c -o devkit_power_daemon-dkp-hid.o `test -f 'dkp-hid.c' || echo './'`dkp-hid.c mv -f .deps/devkit_power_daemon-dkp-supply.Tpo .deps/devkit_power_daemon-dkp-supply.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -I../libdevkit-power -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/DeviceKit -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -DG_LOG_DOMAIN=\"dkp-daemon\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT devkit_power_daemon-dkp-qos.o -MD -MP -MF .deps/devkit_power_daemon-dkp-qos.Tpo -c -o devkit_power_daemon-dkp-qos.o `test -f 'dkp-qos.c' || echo './'`dkp-qos.c mv -f .deps/devkit_power_daemon-dkp-wup.Tpo .deps/devkit_power_daemon-dkp-wup.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -I../libdevkit-power -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/DeviceKit -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -DG_LOG_DOMAIN=\"dkp-daemon\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT devkit_power_daemon-dkp-wakeups.o -MD -MP -MF .deps/devkit_power_daemon-dkp-wakeups.Tpo -c -o devkit_power_daemon-dkp-wakeups.o `test -f 'dkp-wakeups.c' || echo './'`dkp-wakeups.c mv -f .deps/devkit_power_daemon-dkp-csr.Tpo .deps/devkit_power_daemon-dkp-csr.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -I../libdevkit-power -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/DeviceKit -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -DG_LOG_DOMAIN=\"dkp-daemon\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT devkit_power_daemon-dkp-history.o -MD -MP -MF .deps/devkit_power_daemon-dkp-history.Tpo -c -o devkit_power_daemon-dkp-history.o `test -f 'dkp-history.c' || echo './'`dkp-history.c mv -f .deps/devkit_power_daemon-dkp-qos.Tpo .deps/devkit_power_daemon-dkp-qos.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -I../libdevkit-power -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/DeviceKit -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -DG_LOG_DOMAIN=\"dkp-daemon\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT devkit_power_daemon-sysfs-utils.o -MD -MP -MF .deps/devkit_power_daemon-sysfs-utils.Tpo -c -o devkit_power_daemon-sysfs-utils.o `test -f 'sysfs-utils.c' || echo './'`sysfs-utils.c mv -f .deps/devkit_power_daemon-dkp-wakeups.Tpo .deps/devkit_power_daemon-dkp-wakeups.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -I../libdevkit-power -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/DeviceKit -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -DG_LOG_DOMAIN=\"dkp-daemon\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT devkit_power_daemon-dkp-main.o -MD -MP -MF .deps/devkit_power_daemon-dkp-main.Tpo -c -o devkit_power_daemon-dkp-main.o `test -f 'dkp-main.c' || echo './'`dkp-main.c mv -f .deps/devkit_power_daemon-dkp-main.Tpo .deps/devkit_power_daemon-dkp-main.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -I../libdevkit-power -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/DeviceKit -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -DG_LOG_DOMAIN=\"dkp-daemon\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT devkit_power_daemon-dkp-marshal.o -MD -MP -MF .deps/devkit_power_daemon-dkp-marshal.Tpo -c -o devkit_power_daemon-dkp-marshal.o `test -f 'dkp-marshal.c' || echo './'`dkp-marshal.c mv -f .deps/devkit_power_daemon-dkp-history.Tpo .deps/devkit_power_daemon-dkp-history.Po cp org.freedesktop.DeviceKit.Power.conf.in org.freedesktop.DeviceKit.Power.conf mv -f .deps/devkit_power_daemon-dkp-marshal.Tpo .deps/devkit_power_daemon-dkp-marshal.Po mv -f .deps/devkit_power_daemon-sysfs-utils.Tpo .deps/devkit_power_daemon-sysfs-utils.Po mv -f .deps/devkit_power_daemon-dkp-hid.Tpo .deps/devkit_power_daemon-dkp-hid.Po /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 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -Wl,--as-needed -o devkit-power-daemon devkit_power_daemon-egg-debug.o devkit_power_daemon-dkp-polkit.o devkit_power_daemon-dkp-daemon.o devkit_power_daemon-dkp-device.o devkit_power_daemon-dkp-device-list.o devkit_power_daemon-dkp-supply.o devkit_power_daemon-dkp-csr.o devkit_power_daemon-dkp-wup.o devkit_power_daemon-dkp-hid.o devkit_power_daemon-dkp-qos.o devkit_power_daemon-dkp-wakeups.o devkit_power_daemon-dkp-history.o devkit_power_daemon-sysfs-utils.o devkit_power_daemon-dkp-main.o devkit_power_daemon-dkp-marshal.o -lm -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -L/lib -lpolkit-dbus -lpolkit -ldbus-1 ../libdevkit-power/libdevkit-power.la -ldevkit-gobject -lusb libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -Wl,--as-needed -o devkit-power-daemon devkit_power_daemon-egg-debug.o devkit_power_daemon-dkp-polkit.o devkit_power_daemon-dkp-daemon.o devkit_power_daemon-dkp-device.o devkit_power_daemon-dkp-device-list.o devkit_power_daemon-dkp-supply.o devkit_power_daemon-dkp-csr.o devkit_power_daemon-dkp-wup.o devkit_power_daemon-dkp-hid.o devkit_power_daemon-dkp-qos.o devkit_power_daemon-dkp-wakeups.o devkit_power_daemon-dkp-history.o devkit_power_daemon-sysfs-utils.o devkit_power_daemon-dkp-main.o devkit_power_daemon-dkp-marshal.o -lm -lgio-2.0 -lgmodule-2.0 -L/lib -lpolkit-dbus -lpolkit ../libdevkit-power/.libs/libdevkit-power.a -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -ldevkit-gobject -lusb make[3]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/src' make[2]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/src' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/doc' Making all in man make[3]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/doc/man' /usr/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl devkit-power.xml /usr/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl devkit-power-daemon.xml /usr/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl DeviceKit-power.xml Note: Writing devkit-power-daemon.8 Note: Writing DeviceKit-power.7 Note: Writing devkit-power.1 make[3]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/doc/man' Making all in dbus make[3]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/doc/dbus' echo """" > org.freedesktop.DeviceKit.Power.Wakeups.ref.xml /usr/bin/xsltproc ../../doc/dbus/spec-to-docbook.xsl ../../src/org.freedesktop.DeviceKit.Power.Wakeups.xml | tail -n +2 >> org.freedesktop.DeviceKit.Power.Wakeups.ref.xml error : No such process ../../src/org.freedesktop.DeviceKit.Power.Wakeups.xml:5: warning: failed to load external entity "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd" ]> ^ make[3]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/doc/dbus' make[3]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/doc' gtk-doc: Scanning header files cd . && \ gtkdoc-scan --module=devkit-power --source-dir=../policy --ignore-headers="" --ignore-headers=config.h if grep -l '^..*$' ./devkit-power.types > /dev/null 2>&1 ; then \ CC="/bin/sh ../libtool --mode=compile gcc -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../policy -I../policy -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing" LD="/bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -Wl,--as-needed " RUN="/bin/sh ../libtool --mode=execute" CFLAGS=" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing" LDFLAGS="-L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -Wl,--as-needed " gtkdoc-scangobj --module=devkit-power --output-dir=. ; \ else \ cd . ; \ for i in devkit-power.args devkit-power.hierarchy devkit-power.interfaces devkit-power.prerequisites devkit-power.signals ; do \ test -f $i || touch $i ; \ done \ fi touch scan-build.stamp gtk-doc: Building XML cd . && \ gtkdoc-mkdb --module=devkit-power --source-dir=../policy --output-format=xml --expand-content-files="" --main-sgml-file=devkit-power-docs.xml --sgml-mode --output-format=xml 100% symbol docs coverage (0 symbols documented, 0 symbols incomplete, 0 not documented) See devkit-power-undocumented.txt for a list of missing docs. The doc coverage percentage doesn't include intro sections. touch sgml-build.stamp gtk-doc: Building HTML rm -rf ./html mkdir ./html mkhtml_options=""; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \ if test "sgml.stamp devkit-power-docs.xml version.xml man/devkit-power.xml man/devkit-power-daemon.xml man/DeviceKit-power.xml dbus/org.freedesktop.DeviceKit.Power.ref.xml dbus/org.freedesktop.DeviceKit.Power.Device.ref.xml dbus/org.freedesktop.DeviceKit.Power.QoS.ref.xml" = "0"; then \ mkhtml_options=--path="."; \ fi cd ./html && gtkdoc-mkhtml devkit-power ../devkit-power-docs.xml Computing chunks... Writing Power.html for refentry(Power) Writing Device.html for refentry(Device) Writing QoS.html for refentry(QoS) Writing ref-dbus.html for reference(ref-dbus) Writing DeviceKit-power.7.html for refentry(DeviceKit-power.7) Writing devkit-power-daemon.8.html for refentry(devkit-power-daemon.8) Writing devkit-power.1.html for refentry(devkit-power.1) Writing tools-fileformats.html for reference(tools-fileformats) Writing ix01.html for index Writing license.html for appendix(license) Writing index.html for book(index) Writing index.sgml for book(index) Writing devkit-power.devhelp for book(index) Writing devkit-power.devhelp2 for book(index) test "x" = "x" || ( cd . && cp html ) gtk-doc: Fixing cross-references cd . && gtkdoc-fixxref --module-dir=html --html-dir=/usr/share/gtk-doc/html touch html-build.stamp make[3]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/doc' make[2]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/doc' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/tools' make all-am make[3]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/tools' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -I../libdevkit-power -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"devkit-power\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT devkit_power-egg-debug.o -MD -MP -MF .deps/devkit_power-egg-debug.Tpo -c -o devkit_power-egg-debug.o `test -f 'egg-debug.c' || echo './'`egg-debug.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -I../libdevkit-power -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"devkit-power\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT devkit_power-dkp-tool.o -MD -MP -MF .deps/devkit_power-dkp-tool.Tpo -c -o devkit_power-dkp-tool.o `test -f 'dkp-tool.c' || echo './'`dkp-tool.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DEGG_LOG_FILE=\""/DeviceKit-power"\" -DEGG_VERBOSE="\"DKP_VERBOSE\"" -DEGG_LOGGING="\"DKP_LOGGING\"" -DEGG_CONSOLE="\"DKP_CONSOLE\"" -I../libdevkit-power -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"devkit-power\" -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -MT devkit_power-dkp-marshal.o -MD -MP -MF .deps/devkit_power-dkp-marshal.Tpo -c -o devkit_power-dkp-marshal.o `test -f 'dkp-marshal.c' || echo './'`dkp-marshal.c mv -f .deps/devkit_power-dkp-marshal.Tpo .deps/devkit_power-dkp-marshal.Po mv -f .deps/devkit_power-egg-debug.Tpo .deps/devkit_power-egg-debug.Po mv -f .deps/devkit_power-dkp-tool.Tpo .deps/devkit_power-dkp-tool.Po /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 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -Wl,--as-needed -o devkit-power devkit_power-egg-debug.o devkit_power-dkp-tool.o devkit_power-dkp-marshal.o -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ../libdevkit-power/libdevkit-power.la -L/lib -lpolkit-dbus -lpolkit -ldbus-1 -lusb libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-strict-aliasing -Wl,--as-needed -o devkit-power devkit_power-egg-debug.o devkit_power-dkp-tool.o devkit_power-dkp-marshal.o -L/lib ../libdevkit-power/.libs/libdevkit-power.a -ldbus-glib-1 -lgobject-2.0 -lglib-2.0 -lpolkit-dbus -lpolkit -ldbus-1 -lusb make[3]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/tools' make[2]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/tools' Making all in policy make[2]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/policy' LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po org.freedesktop.devicekit.power.policy.in org.freedesktop.devicekit.power.policy LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po org.freedesktop.devicekit.power.qos.policy.in org.freedesktop.devicekit.power.qos.policy Generating and caching the translation database Merging translations into org.freedesktop.devicekit.power.policy. CREATED org.freedesktop.devicekit.power.policy Found cached translation database Merging translations into org.freedesktop.devicekit.power.qos.policy. CREATED org.freedesktop.devicekit.power.qos.policy make[2]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/policy' Making all in po make[2]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/po' make[2]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006' make[1]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.n9MNDq + umask 022 + cd /builddir/build/BUILD + cd DeviceKit-power-006 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc + make install DESTDIR=/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc Making install in libdevkit-power make[1]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/libdevkit-power' make[2]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/libdevkit-power' 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/DeviceKit-power-006/libdevkit-power' make[1]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/libdevkit-power' Making install in src make[1]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/src' make[3]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/src' test -z "/usr/libexec" || /bin/mkdir -p "/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/libexec" /bin/sh ../libtool --mode=install /usr/bin/install -c 'devkit-power-daemon' '/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/libexec/devkit-power-daemon' libtool: install: /usr/bin/install -c devkit-power-daemon /builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/libexec/devkit-power-daemon test -z "/etc/dbus-1/system.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/etc/dbus-1/system.d" /usr/bin/install -c -m 644 'org.freedesktop.DeviceKit.Power.conf' '/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/etc/dbus-1/system.d/org.freedesktop.DeviceKit.Power.conf' test -z "/usr/share/dbus-1/interfaces" || /bin/mkdir -p "/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/share/dbus-1/interfaces" /usr/bin/install -c -m 644 'org.freedesktop.DeviceKit.Power.xml' '/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/share/dbus-1/interfaces/org.freedesktop.DeviceKit.Power.xml' /usr/bin/install -c -m 644 'org.freedesktop.DeviceKit.Power.Device.xml' '/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/share/dbus-1/interfaces/org.freedesktop.DeviceKit.Power.Device.xml' /usr/bin/install -c -m 644 'org.freedesktop.DeviceKit.Power.QoS.xml' '/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/share/dbus-1/interfaces/org.freedesktop.DeviceKit.Power.QoS.xml' /usr/bin/install -c -m 644 'org.freedesktop.DeviceKit.Power.Wakeups.xml' '/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/share/dbus-1/interfaces/org.freedesktop.DeviceKit.Power.Wakeups.xml' test -z "/usr/share/dbus-1/system-services" || /bin/mkdir -p "/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/share/dbus-1/system-services" /usr/bin/install -c -m 644 'org.freedesktop.DeviceKit.Power.service' '/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/share/dbus-1/system-services/org.freedesktop.DeviceKit.Power.service' test -z "/etc/udev/rules.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/etc/udev/rules.d" /usr/bin/install -c -m 644 '95-devkit-power-wup.rules' '/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/etc/udev/rules.d/95-devkit-power-wup.rules' /usr/bin/install -c -m 644 '95-devkit-power-hid.rules' '/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/etc/udev/rules.d/95-devkit-power-hid.rules' /usr/bin/install -c -m 644 '95-devkit-power-csr.rules' '/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/etc/udev/rules.d/95-devkit-power-csr.rules' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/src' if test -w /builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/; then \ mkdir -p /builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/var/lib/DeviceKit-power; \ fi make[4]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/src' make[3]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/src' make[2]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/src' make[1]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/doc' Making install in man make[2]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/doc/man' make[3]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/doc/man' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/share/man/man1" /usr/bin/install -c -m 644 'devkit-power.1' '/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/share/man/man1/devkit-power.1' test -z "/usr/share/man/man7" || /bin/mkdir -p "/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/share/man/man7" /usr/bin/install -c -m 644 'DeviceKit-power.7' '/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/share/man/man7/DeviceKit-power.7' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/share/man/man8" /usr/bin/install -c -m 644 'devkit-power-daemon.8' '/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/share/man/man8/devkit-power-daemon.8' make[3]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/doc/man' make[2]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/doc/man' Making install in dbus make[2]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/doc/dbus' make[3]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/doc/dbus' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/doc/dbus' make[2]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/doc/dbus' make[2]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/doc' make[3]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/doc' make[3]: Nothing to be done for `install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ if test -n ""; then \ installdir="/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/share/gtk-doc/html/devkit-power-"; \ else \ installdir="/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/share/gtk-doc/html/devkit-power"; \ fi; \ /bin/sh /builddir/build/BUILD/DeviceKit-power-006/install-sh -d ${installdir} ; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i ${installdir}; \ done; \ if test -n ""; then \ mv -f ${installdir}/devkit-power.devhelp2 \ ${installdir}/devkit-power-.devhelp2; \ mv -f ${installdir}/devkit-power.devhelp \ ${installdir}/devkit-power-.devhelp; \ fi; \ ! which gtkdoc-rebase >/dev/null 2>&1 || \ gtkdoc-rebase --relative --dest-dir=/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc --html-dir=${installdir} ; \ fi -- Installing ./html/Device.html -- Installing ./html/DeviceKit-power.7.html -- Installing ./html/Power.html -- Installing ./html/QoS.html -- Installing ./html/devkit-power-daemon.8.html -- Installing ./html/devkit-power.1.html -- Installing ./html/devkit-power.devhelp -- Installing ./html/devkit-power.devhelp2 -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/ix01.html -- Installing ./html/left.png -- Installing ./html/license.html -- Installing ./html/ref-dbus.html -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/tools-fileformats.html -- Installing ./html/up.png make[3]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/doc' make[2]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/doc' make[1]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/doc' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/tools' make install-am make[2]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/tools' make[3]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/tools' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'devkit-power' '/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/bin/devkit-power' libtool: install: /usr/bin/install -c devkit-power /builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/bin/devkit-power make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/tools' make[2]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/tools' make[1]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/tools' Making install in policy make[1]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/policy' make[2]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/policy' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/PolicyKit/policy" || /bin/mkdir -p "/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/share/PolicyKit/policy" /usr/bin/install -c -m 644 'org.freedesktop.devicekit.power.policy' '/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/share/PolicyKit/policy/org.freedesktop.devicekit.power.policy' /usr/bin/install -c -m 644 'org.freedesktop.devicekit.power.qos.policy' '/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/share/PolicyKit/policy/org.freedesktop.devicekit.power.qos.policy' make[2]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/policy' make[1]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/policy' Making install in po make[1]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006/po' linguas=""; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/lib/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/DeviceKit-power-006/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/DeviceKit-power.mo; \ echo "installing $lang.gmo as $dir/DeviceKit-power.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/DeviceKit-power.mo; \ echo "installing ./$lang.gmo as" \ "$dir/DeviceKit-power.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/DeviceKit-power.mo.m; \ echo "installing $lang.gmo.m as $dir/DeviceKit-power.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/DeviceKit-power.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/DeviceKit-power.mo.m"; \ else \ true; \ fi; \ fi; \ done make[1]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006/po' make[1]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006' make[2]: Entering directory `/builddir/build/BUILD/DeviceKit-power-006' 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/DeviceKit-power-006' make[1]: Leaving directory `/builddir/build/BUILD/DeviceKit-power-006' + mkdir -p /builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/share/doc/DeviceKit-power-006 + cp README AUTHORS NEWS COPYING HACKING doc/TODO /builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/share/doc/DeviceKit-power-006 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/DeviceKit-power-006 extracting debug info from /builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/libexec/devkit-power-daemon extracting debug info from /builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc/usr/bin/devkit-power 754 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: DeviceKit-power-006-3.fc11-ppc 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 /sbin/ldconfig Requires(postun): /sbin/ldconfig /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdbus-1.so.3 libdbus-glib-1.so.2 libdevkit-gobject.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libpolkit-dbus.so.2 libpolkit.so.2 libusb-0.1.so.4 rtld(GNU_HASH) Processing files: DeviceKit-power-devel-006-3.fc11-ppc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: DeviceKit-power-debuginfo-006-3.fc11-ppc Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc warning: Could not canonicalize hostname: ppc10.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/DeviceKit-power-006-3.fc11.ppc.rpm Wrote: /builddir/build/RPMS/DeviceKit-power-devel-006-3.fc11.ppc.rpm Wrote: /builddir/build/RPMS/DeviceKit-power-debuginfo-006-3.fc11.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3aIXbV + umask 022 + cd /builddir/build/BUILD + cd DeviceKit-power-006 + rm -rf /builddir/build/BUILDROOT/DeviceKit-power-006-3.fc11.ppc + exit 0 Child returncode was: 0 LEAVE do -->