Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 873127 - wxwidgets.eclass - add wxGTK wxWidgets slot 3.2
Summary: wxwidgets.eclass - add wxGTK wxWidgets slot 3.2
Status: RESOLVED DUPLICATE of bug 577030
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-27 05:53 UTC by jospezial
Modified: 2022-10-01 02:42 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 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 ***