Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 189784 - [PATCH] scripts/bootscript-prefix.sh changes required by sparc-sun-solaris2.9
Summary: [PATCH] scripts/bootscript-prefix.sh changes required by sparc-sun-solaris2.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo non-Linux Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-22 06:33 UTC by Stefan Hoelldampf
Modified: 2007-08-22 11:41 UTC (History)
0 users

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


Attachments
boostrap-prefix.sh.sparc-sun-solaris2.9.patch (boostrap-prefix.sh.sparc-sun-solaris2.9.patch,872 bytes, patch)
2007-08-22 06:35 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-08-22 06:33:41 UTC
The attached patch removes unnecessary quotings from gcc configure and adds bootstrap targets for texinfo-4.8 and bash-3.2.

(Required when bootstrapping prefix-gentoo on sparc-sun-solaris2.9)
Comment 1 Stefan Hoelldampf 2007-08-22 06:35:14 UTC
Created attachment 128835 [details, diff]
boostrap-prefix.sh.sparc-sun-solaris2.9.patch
Comment 2 Fabian Groffen gentoo-dev 2007-08-22 08:28:45 UTC
Thanks, I committed the patch.  I guess you need the two targets.  Do you also have some remarks on changes I can make to the Solaris bootstrap instructions to make this documented?
Comment 3 Roy Marples (RETIRED) gentoo-dev 2007-08-22 08:31:16 UTC
${ROOT} should at least be "${ROOT}" as it may contain shell expandable characters
Comment 4 Fabian Groffen gentoo-dev 2007-08-22 08:40:20 UTC
Okay.  I eliminated the gcc_config_opts variable, and use " quoting for ROOT now.
Comment 5 Stefan Hoelldampf 2007-08-22 08:49:20 UTC
texinfo is required when bootstrapping sed in $EPREFIX/tmp, bash is required when bootstrapping portage.
I have several changes in the local tree including patches (coreutils, binutils, gcc-config, ...) and of course additional ~sparc-solaris keywords.
I will also write something about the whole bootstrap later.
Comment 6 Fabian Groffen gentoo-dev 2007-08-22 08:51:31 UTC
I'm looking forward to those.  Thanks!

Does my commit solve this bug for you, by the way?
Comment 7 Stefan Hoelldampf 2007-08-22 11:41:04 UTC
I did a quick bootstrap run, the gcc options seem to be fixed now, thanks!
I will report the bootstrap steps on solaris2.9 later, perhaps on the mailinglist.