Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge -uD world dies: "Unable to build"
Date: Mon, 28 Jan 2008 22:03:02
Message-Id: 111215.17922.qm@web31711.mail.mud.yahoo.com
1 Hi group,
2
3 Would somebody look over the following and suggest a
4 fix?
5
6 I *did* try 'USE="build" but got same error, same
7 place.
8
9 >> Emerging (24 of 235) dev-perl/IO-Socket-SSL-1.12 to
10 /
11 waiting for lock on
12 /usr/portage/distfiles/.locks/.IO-Socket-SSL-1.12.tar.gz.portage_lockfile
13 * IO-Socket-SSL-1.12.tar.gz RMD160 SHA1 SHA256 size
14 ;-) ... [
15 ok ]
16 * checking ebuild checksums ;-) ...
17 [ ok
18 ]
19 * checking auxfile checksums ;-) ...
20 [ ok
21 ]
22 * checking miscfile checksums ;-) ...
23 [ ok
24 ]
25 * checking IO-Socket-SSL-1.12.tar.gz ;-) ...
26 [ ok
27 ]
28 >>> Unpacking source...
29 >>> Unpacking IO-Socket-SSL-1.12.tar.gz to
30 /var/tmp/portage/dev-perl/IO-Socket-SSL-1.12/work
31 >>> Source unpacked.
32 >>> Compiling source in
33 /var/tmp/portage/dev-perl/IO-Socket-SSL-1.12/work/IO-Socket-SSL-1.12
34 ...
35 * Using ExtUtils::MakeMaker
36 You need the XS Version of Scalar::Util for dualvar()
37 support at Makefile.PL line 57.
38 *
39 * ERROR: dev-perl/IO-Socket-SSL-1.12 failed.
40 * Call stack:
41 * ebuild.sh, line 1701: Called
42 dyn_compile
43 * ebuild.sh, line 1039: Called qa_call
44 'src_compile'
45 * ebuild.sh, line 44: Called
46 src_compile
47 * ebuild.sh, line 1383: Called
48 perl-module_src_compile
49 * perl-module.eclass, line 147: Called
50 perl-module_src_prep
51 * perl-module.eclass, line 136: Called die
52 * The specific snippet of code:
53 * echo "$pm_echovar" | perl Makefile.PL
54 ${myconf} INSTALLMAN3DIR='none'\
55 * PREFIX=/usr INSTALLDIRS=vendor
56 DESTDIR=${D} || die "Unable to build! (are you using
57 USE=\"build\"?)"
58 * The die message:
59 * Unable to build! (are you using USE="build"?)
60 *
61 * If you need support, post the topmost build error,
62 and the call stack if relevant.
63 * A complete build log is located at
64 '/var/log/portage/dev-perl:IO-Socket-SSL-1.12:20080128-214330.log'.
65 *
66
67 * Messages for package sys-devel/gcc-4.1.2:
68
69 * If you have issues with packages unable to locate
70 libstdc++.la,
71 * then try running 'fix_libtool_files.sh' on the old
72 gcc versions.
73
74 * Messages for package sys-libs/glibc-2.6.1:
75
76 * Generating all locales; edit /etc/locale.gen to
77 save time/space
78
79 * Messages for package dev-libs/xmlrpc-c-1.06.03:
80
81 * Neither CURL nor libwww support was selected
82 * No client library will be be built
83
84 * Messages for package app-admin/syslog-ng-2.0.6:
85
86 * It is highly recommended that app-admin/logrotate
87 be emerged to
88 * manage the log files. syslog-ng installs a file in
89 /etc/logrotate.d
90 * for logrotate to use.
91
92 * Messages for package sys-apps/xinetd-2.3.14:
93
94 *
95 * PLEASE NOTE: Everything is off by default with
96 access restricted to localhost.
97 *
98
99 * Messages for package
100 app-portage/gentoolkit-0.2.3-r1:
101
102 *
103 * Another alternative to qpkg and equery are the q
104 applets in
105 * app-portage/portage-utils
106 *
107 * The qpkg and etcat tools are deprecated in favor of
108 equery and
109 * are no longer installed in /usr/bin in this
110 release.
111 * They are still available in
112 /usr/share/doc/gentoolkit-0.2.3-r1/deprecated/
113 * if you *really* want to use them.
114
115 * Messages for package dev-perl/IO-Socket-SSL-1.12:
116
117 *
118 * ERROR: dev-perl/IO-Socket-SSL-1.12 failed.
119 * Call stack:
120 * ebuild.sh, line 1701: Called
121 dyn_compile
122 * ebuild.sh, line 1039: Called qa_call
123 'src_compile'
124 * ebuild.sh, line 44: Called
125 src_compile
126 * ebuild.sh, line 1383: Called
127 perl-module_src_compile
128 * perl-module.eclass, line 147: Called
129 perl-module_src_prep
130 * perl-module.eclass, line 136: Called die
131 * The specific snippet of code:
132 * echo "$pm_echovar" | perl Makefile.PL
133 ${myconf} INSTALLMAN3DIR='none'\
134 * PREFIX=/usr INSTALLDIRS=vendor
135 DESTDIR=${D} || die "Unable to build! (are you using
136 USE=\"build\"?)"
137 * The die message:
138 * Unable to build! (are you using USE="build"?)
139 *
140 * If you need support, post the topmost build error,
141 and the call stack if relevant.
142 * A complete build log is located at
143 '/var/log/portage/dev-perl:IO-Socket-SSL-1.12:20080128-214330.log'.
144 *
145 * Regenerating GNU info directory index...
146 * Processed 132 info files.
147 * IMPORTANT: 34 config files in '/etc' need updating.
148 * See the CONFIGURATION FILES section of the emerge
149 * man page to learn how to update config files.
150
151 Maxim Wexler
152
153
154 ____________________________________________________________________________________
155 Never miss a thing. Make Yahoo your home page.
156 http://www.yahoo.com/r/hs
157 --
158 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge -uD world dies: "Unable to build" Mick <michaelkintzios@×××××.com>
Re: [gentoo-user] Chinese reader needed WAS emerge -uD world dies: "Unable to build" maxim wexler <blissfix@×××××.com>