Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 194092 - Please keyword these packages for ~sparc-solaris
Summary: Please keyword these packages for ~sparc-solaris
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo non-Linux Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-28 15:26 UTC by Stefan Hoelldampf
Modified: 2007-10-01 08:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
sparc-solaris.list (sparc-solaris.list,5.57 KB, text/plain)
2007-09-28 15:27 UTC, Stefan Hoelldampf
Details
sparc-solaris.list (sparc-solaris.list,2.83 KB, text/plain)
2007-09-30 18:34 UTC, Stefan Hoelldampf
Details
proctools.patch (proctools.patch,653 bytes, patch)
2007-10-01 07:39 UTC, Stefan Hoelldampf
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Hoelldampf 2007-09-28 15:26:59 UTC
The attached list contains packages successfully emerged for sparc-sun-solaris2.9. Please keyword them for ~sparc-solaris.
Comment 1 Stefan Hoelldampf 2007-09-28 15:27:35 UTC
Created attachment 132091 [details]
sparc-solaris.list
Comment 2 Elias Pipping (RETIRED) gentoo-dev 2007-09-28 15:57:34 UTC
Thanks, I'll take care of that.
Comment 3 Fabian Groffen gentoo-dev 2007-09-28 15:58:58 UTC
bleh, I wanted to!
Comment 4 Elias Pipping (RETIRED) gentoo-dev 2007-09-28 17:08:42 UTC
fixed in r9975-r10250.
Comment 5 Fabian Groffen gentoo-dev 2007-09-28 17:12:08 UTC
thanks a lot!  We enjoyed this list ;)
Comment 6 Stefan Hoelldampf 2007-09-30 18:33:34 UTC
Next round with a new list of packages...
Comment 7 Stefan Hoelldampf 2007-09-30 18:34:43 UTC
Created attachment 132250 [details]
sparc-solaris.list
Comment 8 Elias Pipping (RETIRED) gentoo-dev 2007-09-30 18:35:59 UTC
thanks, on it.
Comment 9 Elias Pipping (RETIRED) gentoo-dev 2007-09-30 19:41:57 UTC
fixed in r10361-r10515.

please close this bug.
Comment 10 Fabian Groffen gentoo-dev 2007-09-30 19:47:43 UTC
ahem... are you *sure* these things emerge fine on sparc-solaris?

sys-process/proctools => only installs man-pages for me on solaris

rebase/prosite/etc I never tried, but they don't even compile on amd64 linux, so I'm hestitant to believe this.
Comment 11 Stefan Hoelldampf 2007-10-01 07:35:04 UTC
You are right, sys-process/proctools unfortunately slipped through, I'm wondering why it did emerge despite the error...

sci-biology/{prosite,rebase} do not compile anything, they only install files. Working for me on sparc-solaris and amd64.
Comment 12 Stefan Hoelldampf 2007-10-01 07:39:37 UTC
Created attachment 132294 [details, diff]
proctools.patch

The patch removes the sparc-solaris keyword again and adds "|| die ..." to epatch and make. This way it "correctly" fails due to the errors on amd64 and sparc-solaris.
Comment 13 Fabian Groffen gentoo-dev 2007-10-01 08:20:47 UTC
Thanks, the die was missing indeed.  epatch dies by itself, so you don't need to || die it.