On Tue, 2009-05-05 at 15:59 +0200, Fabian Groffen wrote:
> On 05-05-2009 15:27:52 +0200, Markus Duft wrote:
> > Hey!
> >
> > what have you done to the sed wrapper? :) i'm getting the following, and
> > don't understand how you want this to work properly:
>
> Please figure out why the portage ebuild doesn't remove it for you. It
> should kill it, as it does more harm than good, when USERLAND=GNU.
>
> Also, if you're bootstrapping, check that you have the latest bootstrap
> script which nukes it as well (but check if I did it right there).
ok. that explains the problem: we're neither using your bootstrap
script, nor the ebuild to build the uppermost initial portage
(prefix-launcher).
so i guess i'll (again) skim through the portage ebuild, and take the
same actions in our build file...
thanks for the help.. Cheers, Markus
>
>
> > (of course the wrapper 'sed' is in path always, as portage adds that
> > path by itself, right? and yes - there is a valid 'sed' in PATH (and
> > even the DEFAULT_PATH of the portage used to bootstrap...)
> >
> > + emerge --oneshot --nodeps portage
> >
> > >>> Emerging (1 of 1) sys-apps/portage-2.2.00.13595
> > * prefix-portage-2.2.00.13595.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...
> > [ ok ]
> > !!! A file is not listed in the Manifest:
> > '/opt/portage.svn/sys-apps/portage/portage-2.2.00.13286-r1.ebuild'
> > !!! A file is not listed in the Manifest:
> > '/opt/portage.svn/sys-apps/portage/portage-2.2.00.13346.ebuild'
> > !!! A file is not listed in the Manifest:
> > '/opt/portage.svn/sys-apps/portage/portage-2.2.00.13369.ebuild'
> > >>> Unpacking source...
> > >>> Unpacking prefix-portage-2.2.00.13595.tar.bz2
> > to /opt/gentoo/var/tmp/portage/sys-apps/portage-2.2.00.13595/work
> > >>> Source unpacked
> > in /opt/gentoo/var/tmp/portage/sys-apps/portage-2.2.00.13595/work
> > >>> Compiling source
> > in /opt/gentoo/var/tmp/portage/sys-apps/portage-2.2.00.13595/work/prefix-portage-2.2.00.13595 ...
> > ./configure --prefix=/opt/gentoo/usr --build=i586-pc-interix5.2
> > --host=i586-pc-interix5.2 --mandir=/opt/gentoo/usr/share/man
> > --infodir=/opt/gentoo/usr/share/info --datadir=/opt/gentoo/usr/share
> > --sysconfdir=/opt/gentoo/etc --localstatedir=/opt/gentoo/var/lib
> > --with-portage-user=Administrator --with-portage-group=Kein
> > --with-root-user=Administrator --with-offset-prefix=/opt/gentoo
> > --with-default-path=/usr/bin:/bin
> > using Prefix and hitting this lame BSD wrapper? die!
> > using Prefix and hitting this lame BSD wrapper? die!
> > using Prefix and hitting this lame BSD wrapper? die!
> > using Prefix and hitting this lame BSD wrapper? die!
> > using Prefix and hitting this lame BSD wrapper? die!
> > using Prefix and hitting this lame BSD wrapper? die!
> > configure: WARNING: unrecognized options: --with-portage-user,
> > --with-portage-group, --with-root-user, --with-offset-prefix,
> > --with-default-path
> > using Prefix and hitting this lame BSD wrapper? die!
> > configure: error: cannot run /bin/sh ./config.sub
> > using Prefix and hitting this lame BSD wrapper? die!
> > using Prefix and hitting this lame BSD wrapper? die!
> >
> > !!! Please attach the following file when seeking support:
> > !!! /opt/gentoo/var/tmp/portage/sys-apps/portage-2.2.00.13595/work/prefix-portage-2.2.00.13595/config.log
> > * ERROR: sys-apps/portage-2.2.00.13595 failed:
> > * econf failed
> > *
> > * Call stack:
> > * ebuild.sh: 49: <call src_compile>
> > * environment:2683: <call econf
> > '--with-portage-user=Administrator' '--with-portage-group=Kein'
> > '--with-root-user=Administrator' '--with-offset-prefix=/opt/gentoo'
> > '--with-default-path=/usr/bin:/bin'>
> > using Prefix and hitting this lame BSD wrapper? die!
> > using Prefix and hitting this lame BSD wrapper? die!
> > * ebuild.sh: 528:
> > *
> > * If you need support, post the topmost build error, and the call stack
> > if relevant.
> >
> > >>> Failed to emerge sys-apps/portage-2.2.00.13595, Log file:
> >
> > >>>
> > '/opt/gentoo/var/tmp/portage/sys-apps/portage-2.2.00.13595/temp/build.log'
> >
> > * Messages for package sys-apps/portage-2.2.00.13595:
> >
> > * ERROR: sys-apps/portage-2.2.00.13595 failed:
> > * econf failed
> > *
> > * Call stack:
> > * ebuild.sh: 49: <call src_compile>
> > * environment:2683: <call econf
> > '--with-portage-user=Administrator' '--with-portage-group=Kein'
> > '--with-root-user=Administrator' '--with-offset-prefix=/opt/gentoo'
> > '--with-default-path=/usr/bin:/bin'>
> > * ebuild.sh: 528:
> > *
> > * If you need support, post the topmost build error, and the call stack
> > if relevant.
> > failed stage was: initialportage
> >
> > i must be missing something...?
> >
> > Thanks, and Cheers, Markus
> >
> >
>
|