From: "Richard Fish" <bigfish@asmallpond.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] emerge -eav system failed building sandbox
Date: Sat, 9 Sep 2006 18:49:45 -0700 [thread overview]
Message-ID: <7573e9640609091849r6ba64b2er4f264260278373f4@mail.gmail.com> (raw)
In-Reply-To: <5bdc1c8b0609091739v76b79378r9d4487eb34d5d4ba@mail.gmail.com>
On 9/9/06, Mark Knecht <markknecht@gmail.com> wrote:
> If it doesn't take too long, please, what is 'multilib'? I have a
> full 32-bit chroot on my system since AMD64 doesn't support flash,
> etc. Could this be related to that somehow?
Maybe. Put simply, multilib is the feature of portage that rebuilds
all (most?) libraries twice, once for /lib32, and once for /lib64, to
support 32-bit and 64-bit applications respectively.
Unless you are using a no-multilib sub-profile (which you are not), it
is normal that sandbox will attempt to be built as a 32-bit version.
The problematic point seems to be this test in the sandbox
configuration:
checking for i686-pc-linux-gnu-gcc... no
If that says yes, for example because you have a cross-compiler
installed, then you can have some problems to build the 32-bit version
of sandbox. Thus why unmerging any cross-compilers or removing any
stale i686-pc-linux-gnu-* links works around the problem.
> lightning ~ # emerge -pv gcc
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
> [ebuild R ] sys-devel/gcc-4.1.1 USE="fortran gtk nls -bootstrap
> -build -doc -gcj -hardened -ip28 -ip32r10k -mudflap -multislot -nocxx
> -objc -objc++ -objc-gc -test -vanilla" 0 kB
This bothers me slightly...my output has
[ebuild R ] sys-devel/gcc-4.1.1-r1 USE="gcj (-altivec) -bootstrap
-build -doc -fortran -gtk (-hardened) -ip28 -ip32r10k -mudflap
(-multilib) -multislot (-n32) (-n64) -nls -nocxx -objc -objc++
-objc-gc -test -vanilla" 0 kB
Notice the masked use flags multilib/n32/n64...you should be seeing
the same things regardless of the profile. Maybe this is just due to
differences in portage versions...I'm on 2.1.1 here.
-Richard
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-09-10 1:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-09 23:43 [gentoo-user] emerge -eav system failed building sandbox Mark Knecht
2006-09-09 23:52 ` [gentoo-user] " Mark Knecht
2006-09-10 0:15 ` Mark Knecht
2006-09-10 0:30 ` [gentoo-user] " Richard Fish
2006-09-10 0:39 ` Mark Knecht
2006-09-10 1:49 ` Richard Fish [this message]
2006-09-10 0:56 ` Mark Knecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7573e9640609091849r6ba64b2er4f264260278373f4@mail.gmail.com \
--to=bigfish@asmallpond.org \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox