Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 380892 Details for
Bug 517316
[gnome-overlay] >=dev-libs/glib-2: Ensure version of dev-util/gdbus-codegen is not older than dev-libs/glib by adding a blocker
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
upower.build (text/plain), 28.61 KB, created by
f0o
on 2014-07-17 13:46:56 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
f0o
Created:
2014-07-17 13:46:56 UTC
Size:
28.61 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-power/upower-0.99.0-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: freedesktop-bugs@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_32 elibc_glibc introspection kernel_linux userland_GNU x86 >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking upower-0.99.0.tar.xz to /var/tmp/portage/sys-power/upower-0.99.0-r1/work >>>> Source unpacked in /var/tmp/portage/sys-power/upower-0.99.0-r1/work >>>> Preparing source in /var/tmp/portage/sys-power/upower-0.99.0-r1/work/upower-0.99.0 ... > [32;01m*[0m Applying upower-0.99.0-create-dir-runtime.patch ... >[A[161C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying upower-0.99.0-fix-shutdown-on-boot.patch ... >[A[161C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying upower-0.99.0-fix-segfault.patch ... >[A[161C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying upower-0.99.0-fix-typing-error.patch ... >[A[161C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-power/upower-0.99.0-r1/work/upower-0.99.0 ... > * econf: updating upower-0.99.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating upower-0.99.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --disable-silent-rules --disable-dependency-tracking --libexecdir=/usr/lib/upower --localstatedir=/var --enable-introspection --disable-static --enable-man-pages --disable-tests --with-html-dir=/usr/share/doc/upower-0.99.0-r1/html --with-backend=linux --without-idevice --with-systemdutildir=/usr/lib/systemd --with-systemdsystemunitdir=/usr/lib/systemd/system >configure: loading site script /usr/share/config.site >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 make supports nested variables... yes >checking whether UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking whether to enable maintainer-specific portions of Makefiles... yes >checking whether make supports nested variables... (cached) yes >checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for gobject-introspection... yes >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... none >checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking how to run the C preprocessor... i686-pc-linux-gnu-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 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 build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/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 the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop >checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for i686-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/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... no >checking for xsltproc... /usr/bin/xsltproc >checking for gtkdoc-check... no >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... no >checking whether to build gtk-doc documentation... no >checking whether C compiler accepts -fPIE... yes >checking whether the linker accepts -fPIE -pie... yes >checking whether the linker accepts -Wl,-z,relro,-z,now... yes >checking for GLIB... yes >checking for DBUS... yes >checking for DBUS_GLIB... yes >checking for POLKIT... yes >checking for GIO... yes >checking for GIO_UNIX... yes >checking for GUDEV... yes >checking for USB... yes >checking whether NLS is requested... yes >checking for intltool >= 0.40.0... 0.50.2 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/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.16.3 >checking for XML::Parser... ok >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for msgmerge... (cached) /usr/bin/msgmerge >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating upower-glib.pc >config.status: creating etc/Makefile >config.status: creating src/Makefile >config.status: creating src/dummy/Makefile >config.status: creating src/freebsd/Makefile >config.status: creating src/openbsd/Makefile >config.status: creating src/linux/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 rules/Makefile >config.status: creating libupower-glib/Makefile >config.status: creating libupower-glib/up-version.h >config.status: creating po/Makefile.in >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing po/stamp-it commands > > UPower 0.99.0 > ========================= > > prefix: /usr > libdir: /usr/lib > libexecdir: /usr/lib/upower > bindir: ${exec_prefix}/bin > sbindir: ${exec_prefix}/sbin > datadir: /usr/share > sysconfdir: /etc > localstatedir: /var > docdir: ${datarootdir}/doc/${PACKAGE_TARNAME} > > compiler: i686-pc-linux-gnu-gcc > cflags: -march=prescott -O2 -pipe -fomit-frame-pointer -fstack-protector > cppflags: -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -DGSEAL_ENABLE > xsltproc: /usr/bin/xsltproc > > Enable deprecated stuff: no > Backend: linux > libimobiledevice support: no > Maintainer mode: yes > Building api docs: no > Building man pages: yes > Building unit tests: no > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-power/upower-0.99.0-r1/work/upower-0.99.0 ... >make >make all-recursive >make[1]: Entering directory `/var/tmp/portage/sys-power/upower-0.99.0-r1/work/upower-0.99.0' >Making all in etc >make[2]: Entering directory `/var/tmp/portage/sys-power/upower-0.99.0-r1/work/upower-0.99.0/etc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-power/upower-0.99.0-r1/work/upower-0.99.0/etc' >Making all in libupower-glib >make[2]: Entering directory `/var/tmp/portage/sys-power/upower-0.99.0-r1/work/upower-0.99.0/libupower-glib' >make all-am >make[3]: Entering directory `/var/tmp/portage/sys-power/upower-0.99.0-r1/work/upower-0.99.0/libupower-glib' >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../libupower-glib -DUP_COMPILATION -DG_LOG_DOMAIN=\"libupower-glib\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -DGSEAL_ENABLE -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wsign-compare -O -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wno-strict-aliasing -march=prescott -O2 -pipe -fomit-frame-pointer -fstack-protector -c -o libupower_glib_la-up-types.lo `test -f 'up-types.c' || echo './'`up-types.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../libupower-glib -DUP_COMPILATION -DG_LOG_DOMAIN=\"libupower-glib\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -DGSEAL_ENABLE -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wsign-compare -O -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wno-strict-aliasing -march=prescott -O2 -pipe -fomit-frame-pointer -fstack-protector -c up-types.c -fPIC -DPIC -o .libs/libupower_glib_la-up-types.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../libupower-glib -DUP_COMPILATION -DG_LOG_DOMAIN=\"libupower-glib\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -DGSEAL_ENABLE -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wsign-compare -O -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wno-strict-aliasing -march=prescott -O2 -pipe -fomit-frame-pointer -fstack-protector -c -o libupower_glib_la-up-client.lo `test -f 'up-client.c' || echo './'`up-client.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../libupower-glib -DUP_COMPILATION -DG_LOG_DOMAIN=\"libupower-glib\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -DGSEAL_ENABLE -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wsign-compare -O -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wno-strict-aliasing -march=prescott -O2 -pipe -fomit-frame-pointer -fstack-protector -c up-client.c -fPIC -DPIC -o .libs/libupower_glib_la-up-client.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../libupower-glib -DUP_COMPILATION -DG_LOG_DOMAIN=\"libupower-glib\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -DGSEAL_ENABLE -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wsign-compare -O -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wno-strict-aliasing -march=prescott -O2 -pipe -fomit-frame-pointer -fstack-protector -c -o libupower_glib_la-up-wakeups.lo `test -f 'up-wakeups.c' || echo './'`up-wakeups.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../libupower-glib -DUP_COMPILATION -DG_LOG_DOMAIN=\"libupower-glib\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -DGSEAL_ENABLE -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wsign-compare -O -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wno-strict-aliasing -march=prescott -O2 -pipe -fomit-frame-pointer -fstack-protector -c up-wakeups.c -fPIC -DPIC -o .libs/libupower_glib_la-up-wakeups.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../libupower-glib -DUP_COMPILATION -DG_LOG_DOMAIN=\"libupower-glib\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -DGSEAL_ENABLE -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wsign-compare -O -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wno-strict-aliasing -march=prescott -O2 -pipe -fomit-frame-pointer -fstack-protector -c -o libupower_glib_la-up-wakeup-item.lo `test -f 'up-wakeup-item.c' || echo './'`up-wakeup-item.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../libupower-glib -DUP_COMPILATION -DG_LOG_DOMAIN=\"libupower-glib\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -DGSEAL_ENABLE -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wsign-compare -O -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wno-strict-aliasing -march=prescott -O2 -pipe -fomit-frame-pointer -fstack-protector -c up-wakeup-item.c -fPIC -DPIC -o .libs/libupower_glib_la-up-wakeup-item.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../libupower-glib -DUP_COMPILATION -DG_LOG_DOMAIN=\"libupower-glib\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -DGSEAL_ENABLE -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wsign-compare -O -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wno-strict-aliasing -march=prescott -O2 -pipe -fomit-frame-pointer -fstack-protector -c -o libupower_glib_la-up-stats-item.lo `test -f 'up-stats-item.c' || echo './'`up-stats-item.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../libupower-glib -DUP_COMPILATION -DG_LOG_DOMAIN=\"libupower-glib\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -DGSEAL_ENABLE -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wsign-compare -O -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wno-strict-aliasing -march=prescott -O2 -pipe -fomit-frame-pointer -fstack-protector -c up-stats-item.c -fPIC -DPIC -o .libs/libupower_glib_la-up-stats-item.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../libupower-glib -DUP_COMPILATION -DG_LOG_DOMAIN=\"libupower-glib\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -DGSEAL_ENABLE -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wsign-compare -O -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wno-strict-aliasing -march=prescott -O2 -pipe -fomit-frame-pointer -fstack-protector -c -o libupower_glib_la-up-history-item.lo `test -f 'up-history-item.c' || echo './'`up-history-item.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../libupower-glib -DUP_COMPILATION -DG_LOG_DOMAIN=\"libupower-glib\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -DGSEAL_ENABLE -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wsign-compare -O -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wno-strict-aliasing -march=prescott -O2 -pipe -fomit-frame-pointer -fstack-protector -c up-history-item.c -fPIC -DPIC -o .libs/libupower_glib_la-up-history-item.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../libupower-glib -DUP_COMPILATION -DG_LOG_DOMAIN=\"libupower-glib\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -DGSEAL_ENABLE -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wsign-compare -O -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wno-strict-aliasing -march=prescott -O2 -pipe -fomit-frame-pointer -fstack-protector -c -o libupower_glib_la-up-device.lo `test -f 'up-device.c' || echo './'`up-device.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../libupower-glib -DUP_COMPILATION -DG_LOG_DOMAIN=\"libupower-glib\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -DGSEAL_ENABLE -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wsign-compare -O -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wno-strict-aliasing -march=prescott -O2 -pipe -fomit-frame-pointer -fstack-protector -c up-device.c -fPIC -DPIC -o .libs/libupower_glib_la-up-device.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../libupower-glib -DUP_COMPILATION -DG_LOG_DOMAIN=\"libupower-glib\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -DGSEAL_ENABLE -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wsign-compare -O -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wno-strict-aliasing -march=prescott -O2 -pipe -fomit-frame-pointer -fstack-protector -c -o libupower_glib_la-up-client-glue.lo `test -f 'up-client-glue.c' || echo './'`up-client-glue.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../libupower-glib -DUP_COMPILATION -DG_LOG_DOMAIN=\"libupower-glib\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -DGSEAL_ENABLE -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wsign-compare -O -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wno-strict-aliasing -march=prescott -O2 -pipe -fomit-frame-pointer -fstack-protector -c up-client-glue.c -fPIC -DPIC -o .libs/libupower_glib_la-up-client-glue.o >up-client-glue.c: In function 'up_client_glue_proxy_get_type': >up-client-glue.c:1261:1: warning: implicit declaration of function 'G_ADD_PRIVATE' [-Wimplicit-function-declaration] >up-client-glue.c:1261:1: error: expected expression before 'UpClientGlueProxy' >up-client-glue.c:1261:1: error: expected ';' before '{' token >up-client-glue.c: In function 'up_client_glue_proxy_init': >up-client-glue.c:1482:3: warning: implicit declaration of function 'up_client_glue_proxy_get_instance_private' [-Wimplicit-function-declaration] >up-client-glue.c:1482:15: warning: assignment makes pointer from integer without a cast [enabled by default] >up-client-glue.c: In function 'up_client_glue_skeleton_get_type': >up-client-glue.c:1972:1: error: expected expression before 'UpClientGlueSkeleton' >up-client-glue.c:1972:1: error: expected ';' before '{' token >up-client-glue.c: In function 'up_client_glue_skeleton_init': >up-client-glue.c:2133:3: warning: implicit declaration of function 'up_client_glue_skeleton_get_instance_private' [-Wimplicit-function-declaration] >up-client-glue.c:2133:18: warning: assignment makes pointer from integer without a cast [enabled by default] >up-client-glue.c: At top level: >up-client-glue.c:1506:1: warning: 'up_client_glue_proxy_iface_init' defined but not used [-Wunused-function] >up-client-glue.c:2222:1: warning: 'up_client_glue_skeleton_iface_init' defined but not used [-Wunused-function] >make[3]: *** [libupower_glib_la-up-client-glue.lo] Error 1 >make[3]: Leaving directory `/var/tmp/portage/sys-power/upower-0.99.0-r1/work/upower-0.99.0/libupower-glib' >make[2]: *** [all] Error 2 >make[2]: Leaving directory `/var/tmp/portage/sys-power/upower-0.99.0-r1/work/upower-0.99.0/libupower-glib' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sys-power/upower-0.99.0-r1/work/upower-0.99.0' >make: *** [all] Error 2 > [31;01m*[0m ERROR: sys-power/upower-0.99.0-r1::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sys-power/upower-0.99.0-r1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-power/upower-0.99.0-r1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-power/upower-0.99.0-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-power/upower-0.99.0-r1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/sys-power/upower-0.99.0-r1/work/upower-0.99.0' > [31;01m*[0m S: '/var/tmp/portage/sys-power/upower-0.99.0-r1/work/upower-0.99.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 517316
:
380890
| 380892 |
380898