In file included from misc.c:74: misc.c: In function copy_file: error.h:41:50: error: macro "G_STRINGIFY" passed 3 arguments, but takes just 1 41 | #define warning error_line=__LINE__,error_file=__FILE__,_warning | ^~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:990:63: note: in expansion of macro warning ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_developer-20200221-171645 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.2.0 * clang: clang version 9.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/9/bin llvm: 9.0.1 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.7 [3] python3.6 [4] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.41.0 * java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.14.0 [icedtea-bin-8] 2) JamVM JDK 2.0.0 [jamvm] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm [2] jamvm ghc: The Glorious Glasgow Haskell Compilation System, version 8.0.2 repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Fri, 28 Feb 2020 08:37:25 +0000 emerge -qpvO x11-misc/wmakerconf [ebuild N ] x11-misc/wmakerconf-2.12-r3 USE="nls -perl"
Created attachment 616480 [details] emerge-info.txt
Created attachment 616482 [details] emerge-history.txt
Created attachment 616484 [details] environment
Created attachment 616486 [details] etc.portage.tbz2
Created attachment 616488 [details] logs.tbz2
Created attachment 616490 [details] temp.tbz2
Created attachment 616492 [details] x11-misc:wmakerconf-2.12-r3:20200228-092949.log
Downgrading to dev-libs/glib-2.60.7-r2 helps this package to compile.
I do not see obvious changes related to that failure in glib 2.61/2.62, the easiest way is just to drop the file/line error logging - this makes it compiling again and devs picking up wmakerconf (if that ever happens) can take a further look.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61dabecd1f95240f6ae95e9a61b768c27b0aa72a commit 61dabecd1f95240f6ae95e9a61b768c27b0aa72a Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2020-03-07 22:25:07 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2020-03-07 22:28:48 +0000 x11-misc/wmakerconf: fix compilation with glib 2.62 Closes: https://bugs.gentoo.org/711042 Package-Manager: Portage-2.3.92, Repoman-2.3.20 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> x11-misc/wmakerconf/files/wmakerconf-2.12-glib-2.62.patch | 14 ++++++++++++++ x11-misc/wmakerconf/wmakerconf-2.12-r3.ebuild | 3 ++- 2 files changed, 16 insertions(+), 1 deletion(-)