Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 643146 - media-gfx/geeqie-1.4-r1 : dupe.c:2337:13: error: variable submenu set but not used [-Werror=unused-but-set-variable]
Summary: media-gfx/geeqie-1.4-r1 : dupe.c:2337:13: error: variable submenu set but not...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
: 643134 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-01-02 16:53 UTC by Toralf Förster
Modified: 2018-01-08 16:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.65 KB, text/plain)
2018-01-02 16:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,207.55 KB, text/plain)
2018-01-02 16:53 UTC, Toralf Förster
Details
environment (environment,59.14 KB, text/plain)
2018-01-02 16:53 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.93 KB, application/x-bzip)
2018-01-02 16:54 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,12.54 KB, application/x-bzip)
2018-01-02 16:54 UTC, Toralf Förster
Details
media-gfx:geeqie-1.4-r1:20180102-151154.log (media-gfx:geeqie-1.4-r1:20180102-151154.log,43.82 KB, text/plain)
2018-01-02 16:54 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.10 KB, application/x-bzip)
2018-01-02 16:54 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-01-02 16:53:50 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-r1  USE="-debug -doc -exif -ffmpegthumbnailer -gpu-accel -gtk3 -jpeg -lcms -lirc -lua -map -tiff -xmp"
Comment 1 Toralf Förster gentoo-dev 2018-01-02 16:53:53 UTC
Created attachment 512842 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-02 16:53:55 UTC
Created attachment 512844 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-01-02 16:53:58 UTC
Created attachment 512846 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-01-02 16:54:01 UTC
Created attachment 512848 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-01-02 16:54:04 UTC
Created attachment 512850 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-01-02 16:54:07 UTC
Created attachment 512852 [details]
media-gfx:geeqie-1.4-r1:20180102-151154.log
Comment 7 Toralf Förster gentoo-dev 2018-01-02 16:54:10 UTC
Created attachment 512854 [details]
temp.tbz2
Comment 8 Bernard Cafarelli gentoo-dev 2018-01-08 16:00:02 UTC
*** Bug 643134 has been marked as a duplicate of this bug. ***
Comment 9 Larry the Git Cow gentoo-dev 2018-01-08 16:07:51 UTC
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(+)