Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge -eav system failed building sandbox
Date: Sun, 10 Sep 2006 00:46:12
Message-Id: 5bdc1c8b0609091739v76b79378r9d4487eb34d5d4ba@mail.gmail.com
In Reply to: Re: [gentoo-user] emerge -eav system failed building sandbox by Richard Fish
1 On 9/9/06, Richard Fish <bigfish@××××××××××.org> wrote:
2 > On 9/9/06, Mark Knecht <markknecht@×××××.com> wrote:
3 > > lightning ~ # gcc-config -l
4 > > [1] x86_64-pc-linux-gnu-3.4.6
5 > > [2] x86_64-pc-linux-gnu-3.4.6-hardened
6 > > [3] x86_64-pc-linux-gnu-3.4.6-hardenednopie
7 > > [4] x86_64-pc-linux-gnu-3.4.6-hardenednopiessp
8 > > [5] x86_64-pc-linux-gnu-3.4.6-hardenednossp
9 > > [6] x86_64-pc-linux-gnu-4.1.1 *
10 > [snip]
11 > > $ ../sandbox-1.2.17//configure --prefix=/usr
12 > > --host=i686-pc-linux-gnu --mandir=/usr/share/man
13 > > --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
14 > > --localstatedir=/var/lib --libdir=/usr/lib32 --enable-multilib
15 > > --build=i686-pc-linux-gnu
16 >
17 > Hmm, ok it is trying to do a multilib merge but maybe you don't have a
18 > multilib capable compiler?
19 >
20 > Post emerge --info and emerge -pv gcc please...
21 >
22 > -Richard
23
24 Hi Richard,
25 Info attached.
26
27 Note - this failed in the upgrade from gcc-3.4.6 to gcc-4.1.1.
28 gcc-4.1.1 got built, then doing the emerge -eav system it got built
29 again, and then after that sandbox fails with the messages were are
30 looking at.
31
32 If it doesn't take too long, please, what is 'multilib'? I have a
33 full 32-bit chroot on my system since AMD64 doesn't support flash,
34 etc. Could this be related to that somehow?
35
36 Thanks,
37 Mark
38
39 lightning ~ # emerge --info
40 Portage 2.1-r2 (default-linux/amd64/2005.1, gcc-4.1.1, glibc-2.4-r3,
41 2.6.17-rt5 x86_64)
42 =================================================================
43 System uname: 2.6.17-rt5 x86_64 AMD Athlon(tm) 64 Processor 3000+
44 Gentoo Base System version 1.12.4
45 app-admin/eselect-compiler: [Not Present]
46 dev-lang/python: 2.3.5-r2, 2.4.3-r1
47 dev-python/pycrypto: 2.0.1-r5
48 dev-util/ccache: [Not Present]
49 dev-util/confcache: [Not Present]
50 sys-apps/sandbox: 1.2.17
51 sys-devel/autoconf: 2.13, 2.59-r7
52 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
53 sys-devel/binutils: 2.16.1-r3
54 sys-devel/gcc-config: 1.3.13-r3
55 sys-devel/libtool: 1.5.22
56 virtual/os-headers: 2.6.11-r2
57 ACCEPT_KEYWORDS="amd64"
58 AUTOCLEAN="yes"
59 CBUILD="x86_64-pc-linux-gnu"
60 CFLAGS="-march=k8 -O2 -pipe"
61 CHOST="x86_64-pc-linux-gnu"
62 CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
63 /usr/kde/3.5/shutdown /usr/lib/X11/xkb
64 /usr/lib64/mozilla/defaults/pref /usr/share/config"
65 CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
66 CXXFLAGS="-march=k8 -O2 -pipe"
67 DISTDIR="/usr/portage/distfiles"
68 FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
69 GENTOO_MIRRORS="http://mirror.tucdemonic.org/gentoo/
70 ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://mirror.gentoo.gr.jp
71 http://www.zentek-international.com/mirrors/gentoo/"
72 MAKEOPTS="-j2"
73 PKGDIR="/usr/portage/packages"
74 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
75 --compress --force --whole-file --delete --delete-after --stats
76 --timeout=180 --exclude='/distfiles' --exclude='/local'
77 --exclude='/packages'"
78 PORTAGE_TMPDIR="/var/tmp"
79 PORTDIR="/usr/portage"
80 PORTDIR_OVERLAY="/usr/local/portage
81 /usr/portage/local/layman/pro-audio
82 /usr/portage/local/layman/pro-audio"
83 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
84 USE="amd64 X alsa apache2 audiofile avi berkdb bitmap-fonts cdr cjk
85 cli crypt cups dlloader dri dvd dvdr dvdread emboss encode flac
86 fluidsynth foomaticdb fortran gif gimp gimpprint gnome gpm gstreamer
87 gtk gtk2 i8x0 imlib ipv6 isdnlog jack jack-tmpfs java jpeg kde ladspa
88 lzw lzw-tiff mjpeg mp3 mpeg mysql mythtv ncurses nls nptl nptlonly ogg
89 opengl pam pcre pdflib perl png ppds pppd python qt3 qt4 quicktime
90 radeon readline reflection sdl session sndfile spell spl ssl tcltk
91 tcpd tiff truetype truetype-fonts type1-fonts unicode usb v4l v4l2
92 vorbis xorg xpm xscreensaver xv xvid zlib elibc_glibc
93 input_devices_keyboard input_devices_mouse input_devices_evdev
94 kernel_linux userland_GNU video_cards_radeon"
95 Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
96 LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
97
98 lightning ~ #
99
100
101 lightning ~ # emerge -pv gcc
102
103 These are the packages that would be merged, in order:
104
105 Calculating dependencies... done!
106 [ebuild R ] sys-devel/gcc-4.1.1 USE="fortran gtk nls -bootstrap
107 -build -doc -gcj -hardened -ip28 -ip32r10k -mudflap -multislot -nocxx
108 -objc -objc++ -objc-gc -test -vanilla" 0 kB
109
110 Total size of downloads: 0 kB
111 lightning ~ #
112 --
113 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge -eav system failed building sandbox Richard Fish <bigfish@××××××××××.org>