Gentoo Archives: gentoo-amd64

From: Randy Barlow <randy@×××××××××××××××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: grub and glibc won't build on my new install
Date: Sat, 23 Jan 2010 04:41:38
Message-Id: 4B5A7DE1.6070208@electronsweatshop.com
In Reply to: Re: [gentoo-amd64] Re: grub and glibc won't build on my new install by Randy Barlow
1 Randy Barlow wrote:
2 > I'll give the sandbox trick a whirl.
3
4 Well, that turned out to be kind of hilarious:
5
6 (chroot) livecd / # FEATURES=-sandbox emerge sandbox
7 Calculating dependencies... done!
8
9 >>> Verifying ebuild manifests
10
11 >>> Emerging (1 of 1) sys-apps/sandbox-1.6-r2
12 openpty failed: 'out of pty devices'
13 * sandbox-1.6.tar.lzma RMD160 SHA1 SHA256 size ;-) ...
14 [ ok ]
15 * checking ebuild checksums ;-) ...
16 [ ok ]
17 * checking auxfile checksums ;-) ...
18 [ ok ]
19 * checking miscfile checksums ;-) ...
20 [ ok ]
21 >>> Unpacking source...
22 >>> Unpacking sandbox-1.6.tar.lzma to
23 /var/tmp/portage/sys-apps/sandbox-1.6-r2/work
24 * Applying sandbox-1.6-disable-qa-static.patch ...
25 [ ok ]
26 * Applying sandbox-1.6-disable-pthread.patch ...
27 [ ok ]
28 * Applying 0001-libsandbox-handle-more-at-functions.patch ...
29 [ ok ]
30 >>> Source unpacked in /var/tmp/portage/sys-apps/sandbox-1.6-r2/work
31 >>> Compiling source in
32 /var/tmp/portage/sys-apps/sandbox-1.6-r2/work/sandbox-1.6 ...
33 * Configuring sandbox for ABI=x86...
34 * econf: updating sandbox-1.6/config.sub with
35 /usr/share/gnuconfig/config.sub
36 * econf: updating sandbox-1.6/config.guess with
37 /usr/share/gnuconfig/config.guess
38 ../sandbox-1.6//configure --prefix=/usr --build=i686-pc-linux-gnu
39 --host=i686-pc-linux-gnu --mandir=/usr/share/man
40 --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
41 --localstatedir=/var/lib --libdir=/usr/lib32
42 checking for a BSD-compatible install... /usr/bin/install -c
43 checking whether build environment is sane... yes
44 checking for a thread-safe mkdir -p... /bin/mkdir -p
45 checking for gawk... gawk
46 checking whether make sets $(MAKE)... yes
47 checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32
48 checking for C compiler default output file name... a.out
49 checking whether the C compiler works... configure: error: in
50 `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86':
51 configure: error: cannot run C compiled programs.
52 If you meant to cross compile, use `--host'.
53 See `config.log' for more details.
54
55 !!! Please attach the following file when seeking support:
56 !!! /var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/config.log
57 *
58 * ERROR: sys-apps/sandbox-1.6-r2 failed.
59 * Call stack:
60 * ebuild.sh, line 49: Called src_compile
61 * environment, line 2625: Called econf
62 * ebuild.sh, line 534: Called die
63 * The specific snippet of code:
64 * die "econf failed"
65 * The die message:
66 * econf failed
67 *
68 * If you need support, post the topmost build error, and the call
69 stack if relevant.
70 * A complete build log is located at
71 '/var/tmp/portage/sys-apps/sandbox-1.6-r2/temp/build.log'.
72 * The ebuild environment file is located at
73 '/var/tmp/portage/sys-apps/sandbox-1.6-r2/temp/environment'.
74 *
75 * If configure failed with a 'cannot run C compiled programs' error,
76 try this:
77 * FEATURES=-sandbox emerge sandbox
78
79 I love how the package itself tells me to try the very command I did
80 try. Anyways, perhaps I should just extract another snapshot over this
81 one...

Replies

Subject Author
[gentoo-amd64] Re: grub and glibc won't build on my new install Duncan <1i5t5.duncan@×××.net>
Re: [gentoo-amd64] Re: grub and glibc won't build on my new install Randy Barlow <randy@×××××××××××××××××.com>