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

Bug 873127

Summary: wxwidgets.eclass - add wxGTK wxWidgets slot 3.2
Product: Gentoo Linux Reporter: jospezial <jospezial>
Component: EclassesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description jospezial 2022-09-27 05:53:01 UTC
After changing kicad-6.0.7.ebuild to WX_GTK_VER="3.2-gtk3":

ebuild /var/db/repos/gentoo/sci-electronics/kicad/kicad-6.0.7.ebuild digest
 * ERROR: sci-electronics/kicad-6.0.7::gentoo failed (depend phase):
 *   Invalid WX_GTK_VER: must be set to a valid wxGTK SLOT ('3.0' or '3.0-gtk3')
 * 
 * Call stack:
 *            ebuild.sh, line 614:  Called source '/var/db/repos/gentoo/sci-electronics/kicad/kicad-6.0.7.ebuild'
 *   kicad-6.0.7.ebuild, line   9:  Called inherit 'check-reqs' 'cmake' 'optfeature' 'python-single-r1' 'toolchain-funcs' 'wxwidgets' 'xdg-utils'
 *            ebuild.sh, line 294:  Called __qa_source '/var/db/repos/gentoo/eclass/wxwidgets.eclass'
 *            ebuild.sh, line 109:  Called source '/var/db/repos/gentoo/eclass/wxwidgets.eclass'
 *     wxwidgets.eclass, line  46:  Called die
 * The specific snippet of code:
 *      *)  die "Invalid WX_GTK_VER: must be set to a valid wxGTK SLOT ('3.0' or '3.0-gtk3')" ;;
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-10-01 02:42:27 UTC
I feel like this is a duplicate of bug 577030 -- it'd have to be handled at the same time.

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