checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no /var/tmp/portage/gnome-base/gnome-vfs-2.24.4-r5/work/gnome-vfs-2.24.4/configure: line 3528: GNOME_COMMON_INIT: command not found checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-no-multilib-hardened_20181006-210241 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-8.2.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby23 (with Rubygems) * emerge -qpv gnome-base/gnome-vfs [ebuild N ] gnome-base/gnome-vfs-2.24.4-r5 USE="acl ipv6 ssl -gnutls -kerberos -libressl -samba -test -zeroconf"
Created attachment 549632 [details] emerge-info.txt
Created attachment 549634 [details] emerge-history.txt
Created attachment 549636 [details] environment
Created attachment 549638 [details] etc.portage.tbz2
Created attachment 549640 [details] gnome-base:gnome-vfs-2.24.4-r5:20181007-150153.log
Created attachment 549642 [details] logs.tbz2
Created attachment 549644 [details] temp.tbz2
GNOME_COMMON_INIT macro was provided by gnome-base/gnome-common until: https://gitlab.gnome.org/GNOME/gnome-common/commit/6684e2fa5d5a4c72c9bf116f74688c0b47f350cf This deleted text explains what to do: """ [[$0: This macro is deprecated. You should set put "ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}" in your top-level Makefile.am, instead, where "m4" is the macro directory set with AC_CONFIG_MACRO_DIR() in your configure.ac]]) """ But this reference to GNOME_COMMON_INIT in configure is not cause of failure. Cause of failure shown in build log is: /bin/sh: line 1: glib-mkenums: command not found
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=964631e201461209fc42c17a7805ecf28c4cd979 commit 964631e201461209fc42c17a7805ecf28c4cd979 Author: Mart Raudsepp <leio@gentoo.org> AuthorDate: 2018-11-25 13:52:01 +0000 Commit: Mart Raudsepp <leio@gentoo.org> CommitDate: 2018-11-25 13:58:24 +0000 gnome-base/gnome-vfs: add explicit build dep on glib-utils There's also a warning about GNOME_COMMON_INIT, but appears harmless, so not taking the time to remove the call from configure.in, as gnome-vfs is a last rites candidate anyways. Closes: https://bugs.gentoo.org/667972 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11 gnome-base/gnome-vfs/gnome-vfs-2.24.4-r5.ebuild | 1 + 1 file changed, 1 insertion(+)