Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 475504 - app-office/scribus: implicit inherit of base.eclass via cmake-utils.eclass
Summary: app-office/scribus: implicit inherit of base.eclass via cmake-utils.eclass
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 475502
  Show dependency tree
 
Reported: 2013-07-02 13:39 UTC by Chris Reffett (RETIRED)
Modified: 2013-07-02 13:55 UTC (History)
1 user (show)

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 Chris Reffett (RETIRED) gentoo-dev Security 2013-07-02 13:39:08 UTC
Hello,
Your package inherits cmake-utils.eclass and makes a direct call to a base.eclass function without inheriting base.eclass. Since cmake-utils.eclass no longer inherits base, this could cause breakage. Please check your package and either inherit base or make sure that you are implicitly inheriting base.eclass through some other eclass. It may be worthwhile to add the base.eclass inherit even if you already have it inherited through another eclass. Thanks!
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2013-07-02 13:55:05 UTC
+  02 Jul 2013; Justin Lecher <jlec@gentoo.org> scribus-1.4.1-r1.ebuild,
+  scribus-1.4.2-r2.ebuild, scribus-1.4.2-r3.ebuild, scribus-1.4.9999.ebuild,
+  scribus-9999.ebuild:
+  Exchange base_src_prepare() by cmake-utils_src_prepare(), #475504
+