Gentoo Archives: gentoo-alt

From: Markus Duft <mduft@g.o>
To: gentoo-alt <gentoo-alt@l.g.o>
Subject: [gentoo-alt] sed wrapper .. again?
Date: Tue, 05 May 2009 13:57:36
Message-Id: 1241530072.22902.3.camel@localhost
1 Hey!
2
3 what have you done to the sed wrapper? :) i'm getting the following, and
4 don't understand how you want this to work properly:
5
6 (of course the wrapper 'sed' is in path always, as portage adds that
7 path by itself, right? and yes - there is a valid 'sed' in PATH (and
8 even the DEFAULT_PATH of the portage used to bootstrap...)
9
10 + emerge --oneshot --nodeps portage
11
12 >>> Emerging (1 of 1) sys-apps/portage-2.2.00.13595
13 * prefix-portage-2.2.00.13595.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...
14 [ ok ]
15 !!! A file is not listed in the Manifest:
16 '/opt/portage.svn/sys-apps/portage/portage-2.2.00.13286-r1.ebuild'
17 !!! A file is not listed in the Manifest:
18 '/opt/portage.svn/sys-apps/portage/portage-2.2.00.13346.ebuild'
19 !!! A file is not listed in the Manifest:
20 '/opt/portage.svn/sys-apps/portage/portage-2.2.00.13369.ebuild'
21 >>> Unpacking source...
22 >>> Unpacking prefix-portage-2.2.00.13595.tar.bz2
23 to /opt/gentoo/var/tmp/portage/sys-apps/portage-2.2.00.13595/work
24 >>> Source unpacked
25 in /opt/gentoo/var/tmp/portage/sys-apps/portage-2.2.00.13595/work
26 >>> Compiling source
27 in /opt/gentoo/var/tmp/portage/sys-apps/portage-2.2.00.13595/work/prefix-portage-2.2.00.13595 ...
28 ./configure --prefix=/opt/gentoo/usr --build=i586-pc-interix5.2
29 --host=i586-pc-interix5.2 --mandir=/opt/gentoo/usr/share/man
30 --infodir=/opt/gentoo/usr/share/info --datadir=/opt/gentoo/usr/share
31 --sysconfdir=/opt/gentoo/etc --localstatedir=/opt/gentoo/var/lib
32 --with-portage-user=Administrator --with-portage-group=Kein
33 --with-root-user=Administrator --with-offset-prefix=/opt/gentoo
34 --with-default-path=/usr/bin:/bin
35 using Prefix and hitting this lame BSD wrapper? die!
36 using Prefix and hitting this lame BSD wrapper? die!
37 using Prefix and hitting this lame BSD wrapper? die!
38 using Prefix and hitting this lame BSD wrapper? die!
39 using Prefix and hitting this lame BSD wrapper? die!
40 using Prefix and hitting this lame BSD wrapper? die!
41 configure: WARNING: unrecognized options: --with-portage-user,
42 --with-portage-group, --with-root-user, --with-offset-prefix,
43 --with-default-path
44 using Prefix and hitting this lame BSD wrapper? die!
45 configure: error: cannot run /bin/sh ./config.sub
46 using Prefix and hitting this lame BSD wrapper? die!
47 using Prefix and hitting this lame BSD wrapper? die!
48
49 !!! Please attach the following file when seeking support:
50 !!! /opt/gentoo/var/tmp/portage/sys-apps/portage-2.2.00.13595/work/prefix-portage-2.2.00.13595/config.log
51 * ERROR: sys-apps/portage-2.2.00.13595 failed:
52 * econf failed
53 *
54 * Call stack:
55 * ebuild.sh: 49: <call src_compile>
56 * environment:2683: <call econf
57 '--with-portage-user=Administrator' '--with-portage-group=Kein'
58 '--with-root-user=Administrator' '--with-offset-prefix=/opt/gentoo'
59 '--with-default-path=/usr/bin:/bin'>
60 using Prefix and hitting this lame BSD wrapper? die!
61 using Prefix and hitting this lame BSD wrapper? die!
62 * ebuild.sh: 528:
63 *
64 * If you need support, post the topmost build error, and the call stack
65 if relevant.
66
67 >>> Failed to emerge sys-apps/portage-2.2.00.13595, Log file:
68
69 >>>
70 '/opt/gentoo/var/tmp/portage/sys-apps/portage-2.2.00.13595/temp/build.log'
71
72 * Messages for package sys-apps/portage-2.2.00.13595:
73
74 * ERROR: sys-apps/portage-2.2.00.13595 failed:
75 * econf failed
76 *
77 * Call stack:
78 * ebuild.sh: 49: <call src_compile>
79 * environment:2683: <call econf
80 '--with-portage-user=Administrator' '--with-portage-group=Kein'
81 '--with-root-user=Administrator' '--with-offset-prefix=/opt/gentoo'
82 '--with-default-path=/usr/bin:/bin'>
83 * ebuild.sh: 528:
84 *
85 * If you need support, post the topmost build error, and the call stack
86 if relevant.
87 failed stage was: initialportage
88
89 i must be missing something...?
90
91 Thanks, and Cheers, Markus

Replies

Subject Author
Re: [gentoo-alt] sed wrapper .. again? Fabian Groffen <grobian@g.o>