Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: jlec@g.o
Subject: Re: [gentoo-dev] recent change in wxwidgets.eclass potentially breaks packages
Date: Sun, 17 Jul 2011 09:16:00
Message-Id: 20110717111614.66dc7d5a@pomiocik.lan
In Reply to: [gentoo-dev] recent change in wxwidgets.eclass potentially breaks packages by justin
1 On Sun, 17 Jul 2011 11:05:39 +0200
2 justin <jlec@g.o> wrote:
3
4 > Hi all,
5 >
6 > the following change has some bad effects on packages in the tree. I
7 > found it with a package having this inherit line
8 >
9 > inherit cmake-utils wxwidgets
10 >
11 > all cmake-utils_* function which have redundant phase definitions in
12 > base will not be executed.
13 >
14 > This change was not trivial. So either we need to revert it or really
15 > check the tree that nothing is broken.
16
17 Revert. The wxwidgets eclass is not really supposed to export phase
18 functions, I've seen packages in Sunrise using it along with
19 cmake-utils too. If someone wants user patches in their package, he/she
20 should inherit base directly and get phase funcs clean.
21
22 --
23 Best regards,
24 Michał Górny

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies