Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 417976 Details for
Bug 566948
gnome-base/dconf: I/O error : Attempt to load network entity
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
gnome-base:dconf-0.24.0:20151126-194132.log (text/plain), 30.69 KB, created by
Rick Farina (Zero_Chaos)
on 2015-11-26 21:34:17 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Rick Farina (Zero_Chaos)
Created:
2015-11-26 21:34:17 UTC
Size:
30.69 KB
patch
obsolete
> * Package: gnome-base/dconf-0.24.0 > * Repository: gentoo > * Maintainer: gnome@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: sandbox splitdebug userpriv usersandbox > * Fixing OMF Makefiles ... > [ ok ] > * Disabling deprecation warnings ... > [ ok ] > * Running elibtoolize in: dconf-0.24.0/ >checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.Hjxoa2/bin/ebuild-helpers/xattr/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 make supports nested variables... (cached) yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for dlsym in -lc... no >checking for dlsym in -ldl... yes >checking for valac... /bin/true >checking whether /bin/true is at least version 0.18.0... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for xsltproc... /usr/bin/xsltproc >checking for glib-compile-resources... /usr/bin/glib-compile-resources >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.16... yes >checking for gtk-doc... no >configure: WARNING: > You will not be able to create source packages with 'make dist' > because gtk-doc >= 1.15 is not found. >checking for gtkdoc-check... no >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 for GTKDOC_DEPS... yes >checking for glib... yes >checking for gio... yes >checking for dbus... yes >checking for gio-querymodules... /usr/bin/gio-querymodules >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating common/Makefile >config.status: creating shm/Makefile >config.status: creating gvdb/Makefile >config.status: creating engine/Makefile >config.status: creating gdbus/Makefile >config.status: creating gsettings/Makefile >config.status: creating dbus-1/dconf-dbus-1.pc >config.status: creating client/dconf.pc >config.status: creating client/Makefile >config.status: creating service/Makefile >config.status: creating dbus-1/Makefile >config.status: creating bin/Makefile >config.status: creating tests/Makefile >config.status: creating docs/Makefile >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >make all-recursive >make[1]: Entering directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0' >Making all in shm >make[2]: Entering directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/shm' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_shm_a-dconf-shm.o `test -f 'dconf-shm.c' || echo './'`dconf-shm.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_shm_shared_a-dconf-shm.o `test -f 'dconf-shm.c' || echo './'`dconf-shm.c >rm -f libdconf-shm.a >rm -f libdconf-shm-shared.a >ar cru libdconf-shm.a libdconf_shm_a-dconf-shm.o >ar cru libdconf-shm-shared.a libdconf_shm_shared_a-dconf-shm.o >x86_64-pc-linux-gnu-ranlib libdconf-shm.a >x86_64-pc-linux-gnu-ranlib libdconf-shm-shared.a >make[2]: Leaving directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/shm' >Making all in gvdb >make[2]: Entering directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/gvdb' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"gvdb\ \(via\ dconf\)\" -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libgvdb_a-gvdb-builder.o `test -f 'gvdb-builder.c' || echo './'`gvdb-builder.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"gvdb\ \(via\ dconf\)\" -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libgvdb_a-gvdb-reader.o `test -f 'gvdb-reader.c' || echo './'`gvdb-reader.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"gvdb\ \(via\ dconf\)\" -fPIC -DPIC -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libgvdb_shared_a-gvdb-builder.o `test -f 'gvdb-builder.c' || echo './'`gvdb-builder.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"gvdb\ \(via\ dconf\)\" -fPIC -DPIC -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libgvdb_shared_a-gvdb-reader.o `test -f 'gvdb-reader.c' || echo './'`gvdb-reader.c >rm -f libgvdb-shared.a >ar cru libgvdb-shared.a libgvdb_shared_a-gvdb-builder.o libgvdb_shared_a-gvdb-reader.o >rm -f libgvdb.a >x86_64-pc-linux-gnu-ranlib libgvdb-shared.a >ar cru libgvdb.a libgvdb_a-gvdb-builder.o libgvdb_a-gvdb-reader.o >x86_64-pc-linux-gnu-ranlib libgvdb.a >make[2]: Leaving directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/gvdb' >Making all in common >make[2]: Entering directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/common' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_common_a-dconf-changeset.o `test -f 'dconf-changeset.c' || echo './'`dconf-changeset.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_common_a-dconf-error.o `test -f 'dconf-error.c' || echo './'`dconf-error.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_common_a-dconf-paths.o `test -f 'dconf-paths.c' || echo './'`dconf-paths.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_common_shared_a-dconf-changeset.o `test -f 'dconf-changeset.c' || echo './'`dconf-changeset.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_common_shared_a-dconf-error.o `test -f 'dconf-error.c' || echo './'`dconf-error.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_common_shared_a-dconf-paths.o `test -f 'dconf-paths.c' || echo './'`dconf-paths.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -fvisibility=hidden -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_common_hidden_a-dconf-changeset.o `test -f 'dconf-changeset.c' || echo './'`dconf-changeset.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -fvisibility=hidden -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_common_hidden_a-dconf-error.o `test -f 'dconf-error.c' || echo './'`dconf-error.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -fvisibility=hidden -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_common_hidden_a-dconf-paths.o `test -f 'dconf-paths.c' || echo './'`dconf-paths.c >rm -f libdconf-common.a >rm -f libdconf-common-shared.a >ar cru libdconf-common.a libdconf_common_a-dconf-changeset.o libdconf_common_a-dconf-error.o libdconf_common_a-dconf-paths.o >ar cru libdconf-common-shared.a libdconf_common_shared_a-dconf-changeset.o libdconf_common_shared_a-dconf-error.o libdconf_common_shared_a-dconf-paths.o >rm -f libdconf-common-hidden.a >x86_64-pc-linux-gnu-ranlib libdconf-common.a >x86_64-pc-linux-gnu-ranlib libdconf-common-shared.a >ar cru libdconf-common-hidden.a libdconf_common_hidden_a-dconf-changeset.o libdconf_common_hidden_a-dconf-error.o libdconf_common_hidden_a-dconf-paths.o >x86_64-pc-linux-gnu-ranlib libdconf-common-hidden.a >make[2]: Leaving directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/common' >Making all in engine >make[2]: Entering directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/engine' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_engine_a-dconf-engine-profile.o `test -f 'dconf-engine-profile.c' || echo './'`dconf-engine-profile.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_engine_a-dconf-engine-source-file.o `test -f 'dconf-engine-source-file.c' || echo './'`dconf-engine-source-file.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_engine_a-dconf-engine-source-user.o `test -f 'dconf-engine-source-user.c' || echo './'`dconf-engine-source-user.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_engine_a-dconf-engine-source-service.o `test -f 'dconf-engine-source-service.c' || echo './'`dconf-engine-source-service.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_engine_a-dconf-engine-source-system.o `test -f 'dconf-engine-source-system.c' || echo './'`dconf-engine-source-system.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_engine_a-dconf-engine-source.o `test -f 'dconf-engine-source.c' || echo './'`dconf-engine-source.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_engine_a-dconf-engine.o `test -f 'dconf-engine.c' || echo './'`dconf-engine.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_engine_shared_a-dconf-engine-profile.o `test -f 'dconf-engine-profile.c' || echo './'`dconf-engine-profile.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_engine_shared_a-dconf-engine-source-file.o `test -f 'dconf-engine-source-file.c' || echo './'`dconf-engine-source-file.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_engine_shared_a-dconf-engine-source-user.o `test -f 'dconf-engine-source-user.c' || echo './'`dconf-engine-source-user.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_engine_shared_a-dconf-engine-source-service.o `test -f 'dconf-engine-source-service.c' || echo './'`dconf-engine-source-service.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_engine_shared_a-dconf-engine-source-system.o `test -f 'dconf-engine-source-system.c' || echo './'`dconf-engine-source-system.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_engine_shared_a-dconf-engine-source.o `test -f 'dconf-engine-source.c' || echo './'`dconf-engine-source.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_engine_shared_a-dconf-engine.o `test -f 'dconf-engine.c' || echo './'`dconf-engine.c >rm -f libdconf-engine.a >ar cru libdconf-engine.a libdconf_engine_a-dconf-engine-profile.o libdconf_engine_a-dconf-engine-source-file.o libdconf_engine_a-dconf-engine-source-user.o libdconf_engine_a-dconf-engine-source-service.o libdconf_engine_a-dconf-engine-source-system.o libdconf_engine_a-dconf-engine-source.o libdconf_engine_a-dconf-engine.o >x86_64-pc-linux-gnu-ranlib libdconf-engine.a >rm -f libdconf-engine-shared.a >ar cru libdconf-engine-shared.a libdconf_engine_shared_a-dconf-engine-profile.o libdconf_engine_shared_a-dconf-engine-source-file.o libdconf_engine_shared_a-dconf-engine-source-user.o libdconf_engine_shared_a-dconf-engine-source-service.o libdconf_engine_shared_a-dconf-engine-source-system.o libdconf_engine_shared_a-dconf-engine-source.o libdconf_engine_shared_a-dconf-engine.o >x86_64-pc-linux-gnu-ranlib libdconf-engine-shared.a >make[2]: Leaving directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/engine' >Making all in service >make[2]: Entering directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/service' >gdbus-codegen --generate-c-code dconf-generated --c-namespace DConfDBus --interface-prefix=ca.desrt.dconf. ./ca.desrt.dconf.xml >make all-am >make[3]: Entering directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/service' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o dconf_service-dconf-generated.o `test -f 'dconf-generated.c' || echo './'`dconf-generated.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o dconf_service-dconf-blame.o `test -f 'dconf-blame.c' || echo './'`dconf-blame.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o dconf_service-dconf-gvdb-utils.o `test -f 'dconf-gvdb-utils.c' || echo './'`dconf-gvdb-utils.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o dconf_service-dconf-service.o `test -f 'dconf-service.c' || echo './'`dconf-service.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o dconf_service-dconf-writer.o `test -f 'dconf-writer.c' || echo './'`dconf-writer.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o dconf_service-dconf-keyfile-writer.o `test -f 'dconf-keyfile-writer.c' || echo './'`dconf-keyfile-writer.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o dconf_service-dconf-shm-writer.o `test -f 'dconf-shm-writer.c' || echo './'`dconf-shm-writer.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o dconf_service-main.o `test -f 'main.c' || echo './'`main.c >(echo '[D-BUS Service]'; \ > echo 'Name=ca.desrt.dconf'; \ > echo 'Exec=/usr/libexec/dconf-service') > ca.desrt.dconf.service.tmp && \ > mv ca.desrt.dconf.service.tmp ca.desrt.dconf.service >[01m[Kdconf-writer.c:[m[K In function â[01m[Kdconf_writer_real_commit[m[Kâ: >[01m[Kdconf-writer.c:177:7:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kwrite[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > write (invalidate_fd, "\0\0\0\0\0\0\0\0", 8); >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o dconf-service dconf_service-dconf-generated.o dconf_service-dconf-blame.o dconf_service-dconf-gvdb-utils.o dconf_service-dconf-service.o dconf_service-dconf-writer.o dconf_service-dconf-keyfile-writer.o dconf_service-dconf-shm-writer.o dconf_service-main.o ../common/libdconf-common.a ../gvdb/libgvdb.a ../shm/libdconf-shm.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 >make[3]: Leaving directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/service' >make[2]: Leaving directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/service' >Making all in gdbus >make[2]: Entering directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/gdbus' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_gdbus_thread_a-dconf-gdbus-thread.o `test -f 'dconf-gdbus-thread.c' || echo './'`dconf-gdbus-thread.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_gdbus_thread_shared_a-dconf-gdbus-thread.o `test -f 'dconf-gdbus-thread.c' || echo './'`dconf-gdbus-thread.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_gdbus_filter_a-dconf-gdbus-filter.o `test -f 'dconf-gdbus-filter.c' || echo './'`dconf-gdbus-filter.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_gdbus_filter_shared_a-dconf-gdbus-filter.o `test -f 'dconf-gdbus-filter.c' || echo './'`dconf-gdbus-filter.c >rm -f libdconf-gdbus-filter-shared.a >ar cru libdconf-gdbus-filter-shared.a libdconf_gdbus_filter_shared_a-dconf-gdbus-filter.o >x86_64-pc-linux-gnu-ranlib libdconf-gdbus-filter-shared.a >rm -f libdconf-gdbus-filter.a >ar cru libdconf-gdbus-filter.a libdconf_gdbus_filter_a-dconf-gdbus-filter.o >rm -f libdconf-gdbus-thread-shared.a >rm -f libdconf-gdbus-thread.a >ar cru libdconf-gdbus-thread-shared.a libdconf_gdbus_thread_shared_a-dconf-gdbus-thread.o >ar cru libdconf-gdbus-thread.a libdconf_gdbus_thread_a-dconf-gdbus-thread.o >x86_64-pc-linux-gnu-ranlib libdconf-gdbus-filter.a >x86_64-pc-linux-gnu-ranlib libdconf-gdbus-thread-shared.a >x86_64-pc-linux-gnu-ranlib libdconf-gdbus-thread.a >make[2]: Leaving directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/gdbus' >Making all in gsettings >make[2]: Entering directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/gsettings' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -DPIC -DG_LOG_DOMAIN=\"dconf\" -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconfsettings_so-dconfsettingsbackend.o `test -f 'dconfsettingsbackend.c' || echo './'`dconfsettingsbackend.c >x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -DPIC -DG_LOG_DOMAIN=\"dconf\" -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libdconfsettings.so libdconfsettings_so-dconfsettingsbackend.o ../engine/libdconf-engine-shared.a ../gvdb/libgvdb-shared.a ../gdbus/libdconf-gdbus-thread-shared.a ../common/libdconf-common-hidden.a ../shm/libdconf-shm-shared.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 >make[2]: Leaving directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/gsettings' >Making all in dbus-1 >make[2]: Entering directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/dbus-1' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_libdbus_1_a-dconf-libdbus-1.o `test -f 'dconf-libdbus-1.c' || echo './'`dconf-libdbus-1.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_libdbus_1_shared_a-dconf-libdbus-1.o `test -f 'dconf-libdbus-1.c' || echo './'`dconf-libdbus-1.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -DPIC -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_dbus_1_so_0_0_0-dconf-dbus-1.o `test -f 'dconf-dbus-1.c' || echo './'`dconf-dbus-1.c >rm -f libdconf-libdbus-1-shared.a >ar cru libdconf-libdbus-1-shared.a libdconf_libdbus_1_shared_a-dconf-libdbus-1.o >rm -f libdconf-libdbus-1.a >x86_64-pc-linux-gnu-ranlib libdconf-libdbus-1-shared.a >ar cru libdconf-libdbus-1.a libdconf_libdbus_1_a-dconf-libdbus-1.o >x86_64-pc-linux-gnu-ranlib libdconf-libdbus-1.a >x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -DPIC -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -shared -Wl,-soname=libdconf-dbus-1.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libdconf-dbus-1.so.0.0.0 libdconf_dbus_1_so_0_0_0-dconf-dbus-1.o ../engine/libdconf-engine-shared.a ../common/libdconf-common-hidden.a ./libdconf-libdbus-1-shared.a ../gvdb/libgvdb-shared.a ../shm/libdconf-shm-shared.a -ldbus-1 -lglib-2.0 >ln -fs libdconf-dbus-1.so.0.0.0 libdconf-dbus-1.so >ln -fs libdconf-dbus-1.so.0.0.0 libdconf-dbus-1.so.0 >make[2]: Leaving directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/dbus-1' >Making all in client >make[2]: Entering directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/client' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_client_a-dconf-client.o `test -f 'dconf-client.c' || echo './'`dconf-client.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o libdconf_so_1_0_0-dconf-client.o `test -f 'dconf-client.c' || echo './'`dconf-client.c >rm -f libdconf-client.a >ar cru libdconf-client.a libdconf_client_a-dconf-client.o >x86_64-pc-linux-gnu-ranlib libdconf-client.a >x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -shared -Wl,-soname=libdconf.so.1 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libdconf.so.1.0.0 libdconf_so_1_0_0-dconf-client.o ../engine/libdconf-engine-shared.a ../common/libdconf-common-shared.a ../gdbus/libdconf-gdbus-thread-shared.a ../gvdb/libgvdb-shared.a ../shm/libdconf-shm-shared.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 >ln -fs libdconf.so.1.0.0 libdconf.so.1 >ln -fs libdconf.so.1.0.0 libdconf.so >make[2]: Leaving directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/client' >Making all in bin >make[2]: Entering directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/bin' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -w -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o dconf-gvdb-builder.o `test -f '../gvdb/gvdb-builder.c' || echo './'`../gvdb/gvdb-builder.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -w -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o dconf-dconf-update.o `test -f 'dconf-update.c' || echo './'`dconf-update.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -w -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o dconf-dconf-dump.o `test -f 'dconf-dump.c' || echo './'`dconf-dump.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -w -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -c -o dconf-dconf.o `test -f 'dconf.c' || echo './'`dconf.c >x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -w -Os -mtune=nocona -pipe -ggdb -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o dconf dconf-gvdb-builder.o dconf-dconf-update.o dconf-dconf-dump.o dconf-dconf.o ../client/libdconf.so.1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >make[2]: Leaving directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/bin' >Making all in docs >make[2]: Entering directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/docs' >/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl dconf-service.xml >/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl dconf-tool.xml >/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl dconf-overview.xml >I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl >warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl" >cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl >I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl >warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl" >cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl >Makefile:906: recipe for target 'dconf-service.1' failed >make[2]: *** [dconf-service.1] Error 4 >make[2]: *** Waiting for unfinished jobs.... >Makefile:909: recipe for target 'dconf.1' failed >make[2]: *** [dconf.1] Error 4 >I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl >warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl" >cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl >Makefile:912: recipe for target 'dconf.7' failed >make[2]: *** [dconf.7] Error 4 >make[2]: Leaving directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0/docs' >Makefile:380: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0' >Makefile:319: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: gnome-base/dconf-0.24.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=gnome-base/dconf-0.24.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=gnome-base/dconf-0.24.0::gentoo'`. > * The complete build log is located at '/var/log/portage/gnome-base:dconf-0.24.0:20151126-194132.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/gnome-base/dconf-0.24.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/gnome-base/dconf-0.24.0/temp/environment'. > * Working directory: '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.0' > * S: '/var/tmp/portage/gnome-base/dconf-0.24.0/work/dconf-0.24.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 566948
: 417976