Gentoo Archives: gentoo-alt

From: Brandon Lewis <brandon_lewis@××××××××.edu>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] [bootstrapping ubuntu] emerge -e system (Code Listing 1.16)
Date: Thu, 31 Jan 2008 01:10:22
Message-Id: 47A11FDF.4060805@berkeley.edu
1 I'm running ubuntu 7.10 x86 (32-bit). I diligently followed the
2 directions at:
3
4 http://www.gentoo.org/proj/en/gentoo-alt/prefix/bootstrap-linux.xml
5 with help from #gentoo-alt
6
7 Here's what happened. Everything was chugging along until step 1.16. On
8 the first attempt, I tried emerge -e system, and it barfed. popt failed
9 to build because:
10
11 gcc -Wall -g -O2 -Wl,-rpath=/home/brandon/gentoo2/usr/lib
12 -Wl,-rpath=/home/brandon/gentoo2/lib -o .libs/test1 test1.o -liconv
13 -L/home/brandon/gentoo2/usr/lib -L/home/brandon/gentoo2/lib
14 ./.libs/libpopt.so -Wl,--rpath -Wl,/home/brandon/gentoo2/usr/lib
15 /usr/bin/ld: cannot find -liconv
16
17 I looked in $EPREFIX/lib, and sure enough there's no libiconv.so
18
19 So, i tried
20 $ emerge --oneshot --nodeps libiconv
21 $ emerge --oneshot --nodeps popt
22
23 That worked just fine.
24
25 So I tried
26 $ emerge -e system
27
28 and got this:
29
30 ----
31 !!! Problem with sandbox binary. Disabling...
32
33 Calculating dependencies... done!
34
35 [ebuild R ] sys-libs/ncurses-5.6-r2
36 [ebuild R ] sys-libs/zlib-1.2.3-r01.1
37 [ebuild R ] sys-devel/gnuconfig-20070724
38 [ebuild R ] sys-devel/m4-1.4.10-r1
39 [ebuild R ] dev-libs/expat-2.0.1
40 [ebuild R ] sys-apps/sed-4.1.5
41 [ebuild R ] sys-devel/autoconf-wrapper-4-r3
42 [ebuild R ] sys-devel/automake-wrapper-3-r1
43 [ebuild R ] dev-libs/popt-1.13
44 [ebuild N ] app-misc/pax-utils-0.1.17 USE="-caps"
45 [ebuild R ] sys-apps/findutils-4.3.11
46 [ebuild N ] dev-util/pkgconfig-0.22 USE="-hardened"
47 [ebuild N ] virtual/libiconv-0
48 [ebuild N ] sys-apps/grep-2.5.1a-r1 USE="-nls -pcre -static"
49 [ebuild N ] app-arch/gzip-1.3.12 USE="-nls -pic -static"
50 [ebuild N ] sys-devel/patch-2.5.9-r1 USE="-build -static"
51 [ebuild N ] sys-devel/flex-2.5.33-r3 USE="-nls -static"
52 [ebuild R ] sys-apps/gawk-3.1.5-r05.1
53 [ebuild R ] app-arch/tar-1.19-r1
54 [ebuild N ] app-arch/bzip2-1.0.4-r1 USE="-static"
55 [ebuild N ] app-arch/cpio-2.9-r1 USE="-nls"
56 [ebuild N ] sys-devel/make-3.81 USE="-nls -static"
57 [ebuild R ] sys-apps/texinfo-4.11-r1
58 [ebuild R ] app-shells/bash-3.2_p33
59 [ebuild N ] sys-devel/bison-2.3 USE="-nls -static"
60 [ebuild N ] app-editors/nano-2.0.7 USE="ncurses -debug -justify
61 -minimal -nls -slang -spell -unicode"
62 [ebuild N ] sys-apps/less-418 USE="-unicode"
63 [ebuild N ] sys-libs/readline-5.2_p12-r1
64 [ebuild N ] virtual/editor-0
65 [ebuild N ] sys-apps/which-2.16
66 [ebuild N ] dev-libs/libxml2-2.6.30-r1 USE="readline -debug -doc
67 -ipv6 -python -test"
68 [ebuild N ] app-admin/python-updater-0.4
69 [ebuild R ] sys-devel/libtool-1.5.24
70 [ebuild R ] sys-apps/coreutils-6.9-r1
71 [ebuild N ] sys-apps/groff-1.19.2-r1 USE="-X -cjk"
72 [ebuild N ] sys-apps/man-1.6f USE="-nls"
73 [ebuild N ] sys-apps/man-pages-2.76 USE="-nls"
74 [ebuild N ] sys-apps/diffutils-2.8.7-r2 USE="-nls -static"
75 [ebuild N ] dev-python/python-fchksum-1.7.1
76 [ebuild N ] net-misc/rsync-3.0.0_pre8 USE="-acl -ipv6 -static
77 -xattr -xinetd"
78 [ebuild N ] sys-apps/sandbox-1.2.17
79 [ebuild R ] sys-apps/portage-2.2.00.9208
80 *** Portage will stop merging at this point and reload itself,
81 then resume the merge.
82 [ebuild R ] sys-apps/baselayout-prefix-1.12.5-r5
83 [ebuild N ] dev-libs/apr-1.2.12 USE="-debug -doc -ipv6 -urandom"
84 [ebuild N ] dev-libs/apr-util-1.2.12 USE="-berkdb -doc -gdbm -ldap
85 -mysql -postgres -sqlite -sqlite3"
86 [ebuild N ] sys-devel/gcc-config-1.4.0-r4
87 [ebuild N ] sys-devel/binutils-config-1.9-r04.3 USE="-extwrapper"
88 [ebuild N ] sys-devel/binutils-2.18.50.0.3 USE="-multislot
89 -multitarget -nls -test -vanilla"
90 [ebuild N ] sys-devel/gcc-4.2.2 USE="mudflap openmp (-altivec)
91 -bootstrap -build -doc -fortran -gcj -gtk -hardened -ip28 -ip32r10k
92 (-multilib) -multislot (-n32) (-n64) -nls -nocxx -objc -objc++ -objc-gc
93 -test -vanilla"
94 [ebuild N ] sys-devel/libperl-5.8.8-r01.1 USE="-berkdb -debug -gdbm
95 -ithreads"
96 [ebuild N ] dev-lang/perl-5.8.8-r4 USE="-berkdb -build -debug -doc
97 -gdbm -ithreads -perlsuid"
98 [ebuild N ] app-admin/perl-cleaner-1.05
99 [ebuild N ] perl-core/PodParser-1.35
100 [ebuild N ] perl-core/Test-Harness-2.64
101 [ebuild R ] sys-devel/autoconf-2.61-r01.1
102 [ebuild R ] sys-apps/help2man-1.36.4
103 [ebuild R ] sys-devel/automake-1.10
104 [ebuild N ] dev-libs/openssl-0.9.8g USE="zlib -bindist -emacs -gmp
105 -kerberos (-sse2) -test"
106 [ebuild N ] app-misc/ca-certificates-20070303-r1
107 [ebuild R ] dev-lang/python-2.5.1-r5
108 [ebuild N ] net-misc/neon-0.26.4 USE="ssl zlib -expat -kerberos
109 -nls -socks5"
110 [ebuild R ] net-misc/wget-1.10.2 USE="ssl*"
111 [ebuild N ] net-misc/openssh-4.7_p1-r3 USE="-X -X509 -chroot -hpn
112 -kerberos -ldap -libedit -pam (-selinux) -skey -smartcard -static -tcpd"
113 [ebuild N ] dev-util/subversion-1.4.6 USE="-apache2
114 -bash-completion -berkdb -debug -doc -emacs -extras -java -nls
115 (-nowebdav) -perl -python -ruby -svnserve -vim-syntax"
116 [ebuild N ] sys-apps/file-4.23 USE="-python"
117 [ebuild N ] sys-apps/debianutils-2.28.2 USE="-static"
118 [ebuild N ] sys-apps/mktemp-1.5
119 [blocks B ] sys-apps/man-pages (is blocking
120 dev-libs/libiconv-1.11-r0.01)
121
122 * Error: The above package list contains packages which cannot be
123 * installed at the same time on the same system.
124
125 For more information about Blocked Packages, please refer to the following
126 section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
127
128 http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked
129 ----
130
131 This is far more than I know how to deal with. Hope this experience
132 helps your development team.
133 --
134 gentoo-alt@l.g.o mailing list

Replies