Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 516540 - sci-visualization/fityk-1.2.1 should depend on x11-libs/wxGTK:2.9 - checking for wxWidgets version >= 2.9.2... no (version 2.8.12 is not new enough)
Summary: sci-visualization/fityk-1.2.1 should depend on x11-libs/wxGTK:2.9 - checking ...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-06 19:25 UTC by Aleksandr Yakimov
Modified: 2018-06-26 20:02 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksandr Yakimov 2014-07-06 19:25:28 UTC
# eix x11-libs/wxGTK
[I] x11-libs/wxGTK
     Available versions:
     (2.8)  2.8.12.1-r1
     (2.9)  (~)2.9.4.1-r1(2.9/2.9.4)
     (3.0)  (~)3.0.0.0
       {+X aqua debug doc gnome gstreamer libnotify odbc opengl pch sdl tiff webkit}
     Installed versions:  2.8.12.1-r1(2.8)(08:36:58 17.09.2013)(X opengl sdl tiff -aqua -debug -doc -gnome -gstreamer -odbc -pch) 3.0.0.0(3.0)(06:41:08 06.07.2014)(X libnotify opengl sdl tiff -aqua -debug -doc -gstreamer -webkit)
     Homepage:            http://wxwidgets.org/
     Description:         GTK+ version of wxWidgets, a cross-platform C++ GUI toolkit

# emerge -1 sci-visualization/fityk

checking for erf... yes
checking for erfc... yes
checking for finite... yes
checking for isnan... yes
checking xylib/xylib.h usability... yes
checking xylib/xylib.h presence... yes
checking for xylib/xylib.h... yes
checking for wx-config... /usr/bin/wx-config
checking for wxWidgets version >= 2.9.2... no (version 2.8.12 is not new enough)
configure: error:
              wxWindows must be installed on your system
              but wx-config script could not be found.

              Please check that wx-config is in path, the directory
              where wxWindows libraries are installed (returned by
              'wx-config --libs' command) is in LD_LIBRARY_PATH or
              equivalent variable and wxWindows version is 2.9.2 or above.
Comment 1 Jure Varlec 2014-11-27 10:17:20 UTC
I get the same error. Looking at the ebuild, it does depend on new enough wxgtk, but the error persists. Workaround: use eselect to set newer default wxgtk (tested with 3.0).