* Package: gnome-base/gconf-3.2.6-r4 * Repository: gentoo * Maintainer: gnome@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc introspection kernel_linux python_targets_python2_7 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking GConf-3.2.6.tar.xz to /var/tmp/portage/gnome-base/gconf-3.2.6-r4/work >>> Source unpacked in /var/tmp/portage/gnome-base/gconf-3.2.6-r4/work >>> Preparing source in /var/tmp/portage/gnome-base/gconf-3.2.6-r4/work/GConf-3.2.6 ... * Applying gconf-2.24.0-no-gconfd.patch ... [ ok ] * Applying gconf-2.28.0-entry-set-value-sigsegv.patch ... [ ok ] * Applying gconf-3.2.6-mconvert-crasher.patch ... [ ok ] * Applying gconf-3.2.6-spew-console-error.patch ... [ ok ] * Applying gconf-3.2.6-gsettings-data-convert-paths.patch ... [ ok ] * Fixing OMF Makefiles ... [ ok ] * Disabling deprecation warnings ... [ ok ] * Running elibtoolize in: GConf-3.2.6/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... * Applying target-nm/2.4.2 patch ... * Applying ppc64le/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/gnome-base/gconf-3.2.6-r4/work/GConf-3.2.6 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating GConf-3.2.6/config.sub with /usr/share/gnuconfig/config.sub * econf: updating GConf-3.2.6/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/gnome-base/gconf-3.2.6-r4/work/GConf-3.2.6/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-gtk-doc --disable-maintainer-mode --docdir=/usr/share/doc/gconf-3.2.6-r4 --disable-static --enable-gsettings-backend --with-gtk=3.0 --disable-orbit --enable-introspection --without-openldap --disable-defaults-service configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking for library containing strerror... none required checking how to run the C preprocessor... x86_64-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 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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes 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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt 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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for glib-genmarshal... no configure: Will build with debug checks but no debug spew 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.9.0... yes 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 which gtk+ version to compile against... 3.0 checking for DEPENDENT... yes checking for DEPENDENT_WITH_XML... yes checking for DEPENDENT_WITH_GTK... yes checking for DEPENDENT_WITH_XML_AND_GTK... yes checking for DEPENDENT_DBUS... yes checking whether to use ORBit... no checking for GSETTINGS... yes checking for gio-querymodules... /usr/bin/gio-querymodules Package ORBit-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `ORBit-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'ORBit-2.0' found checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for getuid... yes checking for sigaction... yes checking for fsync... yes checking for fchmod... yes checking for fdwalk... no checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 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.26.2 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... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for bind_textdomain_codeset... (cached) yes checking for gobject-introspection... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gconf-2.m4 config.status: creating gconf-zip config.status: creating gconf/Makefile config.status: creating backends/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating doc/gconf/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating defaults/Makefile config.status: creating gsettings/Makefile config.status: creating gconf-2.0.pc 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 sysconfsubdir: gconf IPC: DBus gtk+: yes ldap: no policykit: no gsettings: yes introspection: yes >>> Source configured. >>> Compiling source in /var/tmp/portage/gnome-base/gconf-3.2.6-r4/work/GConf-3.2.6 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/gnome-base/gconf-3.2.6-r4/work/GConf-3.2.6-abi_x86_64.amd64' Making all in gconf make[2]: Entering directory '/var/tmp/portage/gnome-base/gconf-3.2.6-r4/work/GConf-3.2.6-abi_x86_64.amd64/gconf' /var/tmp/portage/gnome-base/gconf-3.2.6-r4/work/GConf-3.2.6/gconf/gconfmarshal.list --header --prefix=gconf_marshal > gconfmarshal.h /bin/sh: /var/tmp/portage/gnome-base/gconf-3.2.6-r4/work/GConf-3.2.6/gconf/gconfmarshal.list: Permission denied make[2]: *** [Makefile:1150: gconfmarshal.h] Error 126 make[2]: Leaving directory '/var/tmp/portage/gnome-base/gconf-3.2.6-r4/work/GConf-3.2.6-abi_x86_64.amd64/gconf' make[1]: *** [Makefile:539: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/gnome-base/gconf-3.2.6-r4/work/GConf-3.2.6-abi_x86_64.amd64' make: *** [Makefile:422: all] Error 2 * ERROR: gnome-base/gconf-3.2.6-r4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=gnome-base/gconf-3.2.6-r4::gentoo'`, * the complete build log and the output of `emerge -pqv '=gnome-base/gconf-3.2.6-r4::gentoo'`. * The complete build log is located at '/var/log/portage/gnome-base:gconf-3.2.6-r4:20180930-192337.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/gnome-base/gconf-3.2.6-r4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/gnome-base/gconf-3.2.6-r4/temp/environment'. * Working directory: '/var/tmp/portage/gnome-base/gconf-3.2.6-r4/work/GConf-3.2.6-abi_x86_64.amd64' * S: '/var/tmp/portage/gnome-base/gconf-3.2.6-r4/work/GConf-3.2.6'