Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 643134

Summary: media-gfx/geeqie-1.4 : dupe.c:2337:13: error: variable submenu set but not used [-Werror=unused-but-set-variable]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Bernard Cafarelli <voyageur>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-gfx:geeqie-1.4:20180102-012209.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-01-02 16:51:06 UTC
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/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 dupe.o dupe.c
dupe.c: In function ‘dupe_menu_popup_main’:
dupe.c:2337:13: error: variable ‘submenu’ set but not used [-Werror=unused-but-set-variable]
  GtkWidget *submenu;
             ^~~~~~~
cc1: all warnings being treated as errors

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_20171229-184738

  -------------------------------------------------------------------

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="-debug -doc -exif -gpu-accel -gtk3 -jpeg -lcms -lirc -lua -map -tiff -xmp"
Comment 1 Toralf Förster gentoo-dev 2018-01-02 16:51:09 UTC
Created attachment 512760 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-02 16:51:12 UTC
Created attachment 512762 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-01-02 16:51:15 UTC
Created attachment 512764 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-01-02 16:51:18 UTC
Created attachment 512766 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-01-02 16:51:21 UTC
Created attachment 512768 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-01-02 16:51:24 UTC
Created attachment 512770 [details]
media-gfx:geeqie-1.4:20180102-012209.log
Comment 7 Toralf Förster gentoo-dev 2018-01-02 16:51:27 UTC
Created attachment 512772 [details]
temp.tbz2
Comment 8 Bernard Cafarelli gentoo-dev 2018-01-08 16:00:02 UTC
Merging with the 1.4-r1 bug

*** This bug has been marked as a duplicate of bug 643146 ***