x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I.. -I.. -O2 -pipe -march=native -Wall -Werror -Wno-error=deprecated-declarations -Wno-error=sign-compare -Wno-error=return-type -c -o color-man.o color-man.c color-man.c: In function ‘color_man_get_profile_name’: color-man.c:443:21: error: variable ‘r’ set but not used [-Werror=unused-but-set-variable] cmsUInt32Number r; ^ cc1: all warnings being treated as errors ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-desktop-gnome-systemd_libressl_20171229-192625 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.2.0 * Available Python interpreters, in order of preference: [1] python3.5 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby22 (with Rubygems) * java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.6.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpv media-gfx/geeqie [ebuild N ] media-gfx/geeqie-1.4 USE="exif jpeg lcms tiff -debug -doc -gpu-accel -gtk3 -lirc -lua -map -xmp"
Created attachment 512816 [details] emerge-info.txt
Created attachment 512818 [details] emerge-history.txt
Created attachment 512820 [details] environment
Created attachment 512822 [details] etc.portage.tbz2
Created attachment 512824 [details] logs.tbz2
Created attachment 512826 [details] media-gfx:geeqie-1.4:20180102-045138.log
Created attachment 512828 [details] temp.tbz2
OK, this comes in fact from -Werror being set upstream, I will drop it from configure.in (so other gcc changes do not break the build). And send a cleanup patch upstream of course!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74ae704636da0de9660b47e156856c1220da23c7 commit 74ae704636da0de9660b47e156856c1220da23c7 Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2018-01-08 16:06:38 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2018-01-08 16:06:54 +0000 media-gfx/geeqie: remove hardcoded -Werror Closes: https://bugs.gentoo.org/643142 Closes: https://bugs.gentoo.org/643146 Package-Manager: Portage-2.3.19, Repoman-2.3.6 media-gfx/geeqie/geeqie-1.4-r1.ebuild | 3 +++ 1 file changed, 3 insertions(+)