Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73027 - properly set DO_NOT_COMPILE for kde-base/kdeadmin
Summary: properly set DO_NOT_COMPILE for kde-base/kdeadmin
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-01 06:52 UTC by Gregorio Guidi (RETIRED)
Modified: 2005-02-12 09: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 Gregorio Guidi (RETIRED) gentoo-dev 2004-12-01 06:52:16 UTC
the ebuild for kde-base/kdeadmin tries to disable compilation for
kpackage and ksysv, but fails. Simple fix:

--- kdeadmin-3.3.1.ebuild.orig  2004-12-01 15:42:12.966450712 +0100
+++ kdeadmin-3.3.1.ebuild       2004-12-01 15:42:51.174642184 +0100
@@ -13,7 +13,7 @@
        pam? ( >=sys-libs/pam-0.72 )"

 myconf="$myconf --without-rpm"
-DO_NOT_COMPILE="$DO_NOT_COMPILE kpackage ksysv"
+export DO_NOT_COMPILE="$DO_NOT_COMPILE kpackage ksysv"

 # we only want to compile the lilo config module on x86, but there we want to make sure it's
 # always compiled to ensure consistent behaviour of the package across both lilo and grub systems,
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2004-12-01 06:57:32 UTC
KPackage supports Gentoo in between, so it does make sense to keep it. Iirc there's another bug about this issue.
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2004-12-01 07:08:29 UTC
It's true that kpackage support for Gentoo.
Do you think that it should be enabled for 3.3.{1,2}, or it's better to wait
until it has improved a bit (3.4?) to avoid users breaking their system with it?
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2004-12-01 07:54:33 UTC
Chicken + egg thing - if we remove it, no one tests it.

Also I don't know, if app-portage/{ken,gui}too ever where much tested. I don't use any of them. At least kentoo is marked stable by ppc* herds. I don't really understand this, since maintainer arch should go stable first from my pov, but arch herd members often don't think so...
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2004-12-06 16:49:51 UTC
Dan, do you plan to commit the meta ebuilds for 3.3.2?
Comment 5 Gregorio Guidi (RETIRED) gentoo-dev 2005-02-12 09:42:47 UTC
Should be ok in 3.4.