Gentoo Archives: gentoo-user-es

From: Freddy Taborda <terracenter@×××××.com>
To: gentoo-user-es@l.g.o
Subject: Re: [gentoo-user-es] ERROR: dev-util/boost-build-1.55.0::gentoo failed
Date: Fri, 19 Dec 2014 16:12:47
Message-Id: CAKD8bA0uLFpjtQi5HX3gObSfvy81OOxLQwvy=YVms9Uw2=j6gw@mail.gmail.com
In Reply to: Re: [gentoo-user-es] ERROR: dev-util/boost-build-1.55.0::gentoo failed by KyD
1 Gracias KyD
2
3 # cat /etc/portage/make.conf
4 # These settings were set by the catalyst build script that automatically
5 # built this stage.
6 # Please consult /usr/share/portage/config/make.conf.example for a more
7 # detailed example.
8 CFLAGS="-march=core-avx-i -O2 -pipe"
9 #CFLAGS="-O2 -pipe"
10 CXXFLAGS="${CFLAGS}"
11 # WARNING: Changing your CHOST is not something that should be done lightly.
12 # Please consult http://www.gentoo.org/doc/en/change-chost.xml before
13 changing.
14 CHOST="x86_64-pc-linux-gnu"
15 # These are the USE flags that were used in addition to what is provided by
16 the
17 # profile used for building.
18 USE="bindist mmx multiuser openrc sse sse2 symlink -systemd"
19 PORTDIR="/usr/portage"
20 DISTDIR="${PORTDIR}/distfiles"
21 PKGDIR="${PORTDIR}/packages"
22 MAKEOPTS="-j1"
23 LINGUAS="es"
24 ACCEPT_LICENSE="*"
25 VIDEO_CARDS="intel"
26 ALSA_CARDS="intel"
27 INPUT_DEVICES="keyboard mouse evdev synaptics"
28
29
30 GENTOO_MIRRORS="rsync://gentoo.c3sl.ufpr.br/gentoo/
31 http://gentoo.c3sl.ufpr.br/ ftp://gentoo.c3sl.ufpr.br/gentoo/
32 http://www.las.ic.unicamp.br/pub/gentoo/
33 ftp://ftp.las.ic.unicamp.br/pub/gentoo/"
34
35 SYNC="rsync://rsync1.br.gentoo.org/gentoo-portage"
36
37
38 Si necesitan algo mas de informacion por favor me avisan.
39
40
41 Saludos
42
43 2014-12-19 11:19 GMT-04:30 KyD <kyd.is.back@×××××.com>:
44
45 > cat make.conf
46 >
47 > 2014-12-19 12:32 GMT-03:00 Freddy Taborda <terracenter@×××××.com>:
48 >
49 >> Santiago gracias por tus comentarios.
50 >>
51 >> Igual con el mismo problema.
52 >>
53 >> http://pastebin.com/AquYw1GA
54 >>
55 >> Alguna idea mas.
56 >>
57 >> Saludos
58 >>
59 >> 2014-12-19 9:25 GMT-04:30 Santiago López Denazis <sldenazis@×××××.com>:
60 >>
61 >> On 12/18/2014 11:45 PM, Freddy Taborda wrote:
62 >>> > Hola, hace mucho que no usaba Linux y mucho menos Gentoo, ya que no
63 >>> tenia
64 >>> > equipo, ahora estoy haciendo una nueva instalacion
65 >>> >
66 >>> http://terracenter.blogspot.com/2014/12/instalacion-de-gentoo-en-una-laptop.html
67 >>> > (le falta mucho a este tuto para dejarlo decente), pero al momento de
68 >>> > instalar lvm2 la compilacion me da estos errores
69 >>> >
70 >>>
71 >>> Buenos días Freddy, si no es un problema para lo que necesitás,
72 >>> intenta compilarlo con -python:
73 >>>
74 >>> echo dev-util/boost-build -python >> /etc/portage/package.use
75 >>>
76 >>> Saludos,
77 >>>
78 >>> >
79 >>> >
80 >>> > # emerge -pv lvm2
81 >>> >
82 >>> > * IMPORTANT: 5 config files in '/etc/portage' need updating.
83 >>> > * See the CONFIGURATION FILES section of the emerge
84 >>> > * man page to learn how to update config files.
85 >>> >
86 >>> > These are the packages that would be merged, in order:
87 >>> >
88 >>> > Calculating dependencies... done!
89 >>> > [ebuild N ] dev-util/boost-build-1.55.0 USE="python -examples {-test}"
90 >>> 0
91 >>> > KiB
92 >>> > [ebuild N ] virtual/libudev-215-r1:0/1 USE="systemd -static-libs"
93 >>> > ABI_X86="(64) (-32) (-x32)" 0 KiB
94 >>> > [ebuild N ] dev-libs/boost-1.55.0-r2:0/1.55.0 USE="nls python threads
95 >>> > -context -debug -doc -icu -mpi -static-libs -tools"
96 >>> > ABI_X86="(64) (-32) (-x32)" PYTHON_TARGETS="python2_7 python3_3
97 >>> -python3_4"
98 >>> > 0 KiB
99 >>> > [ebuild N ] sys-block/thin-provisioning-tools-0.3.2-r1 USE="{-test}" 0
100 >>> KiB
101 >>> > [ebuild N ] sys-fs/lvm2-2.02.109 USE="readline systemd thin udev
102 >>> (-clvm)
103 >>> > (-cman) -device-mapper-only -lvm1 -lvm2create_ini
104 >>> > trd (-selinux) -static -static-libs" 0 KiB
105 >>> >
106 >>> >
107 >>> >
108 >>> > * ERROR: dev-util/boost-build-1.55.0::gentoo failed (compile phase):
109 >>> > * building bjam failed
110 >>> > *
111 >>> > * Call stack:
112 >>> > * ebuild.sh, line 93: Called src_compile
113 >>> > * environment, line 4955: Called die
114 >>> > * The specific snippet of code:
115 >>> > * CC=$(tc-getCC) ./build.sh ${toolset} -d+2 $(use_with python python
116 >>> > "${EROOT}"/usr) || die "building bjam failed"
117 >>> > *
118 >>> > * If you need support, post the output of `emerge --info
119 >>> > '=dev-util/boost-build-1.55.0::gentoo'`,
120 >>> > * the complete build log and the output of `emerge -pqv
121 >>> > '=dev-util/boost-build-1.55.0::gentoo'`.
122 >>> > * The complete build log is located at
123 >>> > '/var/tmp/portage/dev-util/boost-build-1.55.0/temp/build.log'.
124 >>> > * The ebuild environment file is located at
125 >>> > '/var/tmp/portage/dev-util/boost-build-1.55.0/temp/environment'.
126 >>> > * Working directory:
127 >>> >
128 >>> '/var/tmp/portage/dev-util/boost-build-1.55.0/work/boost_1_55_0/tools/build/v2/engine'
129 >>> > * S:
130 >>> >
131 >>> '/var/tmp/portage/dev-util/boost-build-1.55.0/work/boost_1_55_0/tools/build/v2'
132 >>> >
133 >>> >>>> Failed to emerge dev-util/boost-build-1.55.0, Log file:
134 >>> >
135 >>> >>>> '/var/tmp/portage/dev-util/boost-build-1.55.0/temp/build.log'
136 >>> >
137 >>> > * Messages for package dev-util/boost-build-1.55.0:
138 >>> >
139 >>> > * ERROR: dev-util/boost-build-1.55.0::gentoo failed (compile phase):
140 >>> > * building bjam failed
141 >>> > *
142 >>> > * Call stack:
143 >>> > * ebuild.sh, line 93: Called src_compile
144 >>> > * environment, line 4955: Called die
145 >>> > * The specific snippet of code:
146 >>> > * CC=$(tc-getCC) ./build.sh ${toolset} -d+2 $(use_with python python
147 >>> > "${EROOT}"/usr) || die "building bjam failed"
148 >>> > *
149 >>> > * If you need support, post the output of `emerge --info
150 >>> > '=dev-util/boost-build-1.55.0::gentoo'`,
151 >>> > * the complete build log and the output of `emerge -pqv
152 >>> > '=dev-util/boost-build-1.55.0::gentoo'`.
153 >>> > * The complete build log is located at
154 >>> > '/var/tmp/portage/dev-util/boost-build-1.55.0/temp/build.log'.
155 >>> > * The ebuild environment file is located at
156 >>> > '/var/tmp/portage/dev-util/boost-build-1.55.0/temp/environment'.
157 >>> > * Working directory:
158 >>> >
159 >>> '/var/tmp/portage/dev-util/boost-build-1.55.0/work/boost_1_55_0/tools/build/v2/engine'
160 >>> > * S:
161 >>> >
162 >>> '/var/tmp/portage/dev-util/boost-build-1.55.0/work/boost_1_55_0/tools/build/v2'
163 >>> > livecd / #
164 >>> >
165 >>> > # emerge --info '=dev-libs/boost-1.55.0::gentoo'
166 >>> > Portage 2.2.14 (python 2.7.7-final-0, default/linux/amd64/13.0,
167 >>> gcc-4.8.3,
168 >>> > glibc-2.19-r1, 3.16.5-gentoo x86_64)
169 >>> > =================================================================
170 >>> > System Settings
171 >>> > =================================================================
172 >>> > System uname:
173 >>> Linux-3.16.5-gentoo-x86_64-Intel-R-_Pentium-R-_CPU_2020M_@
174 >>> > _2.40GHz-with-gentoo-2.2
175 >>> > KiB Mem: 3927272 total, 81700 free
176 >>> > KiB Swap: 2097148 total, 2096904 free
177 >>> > Timestamp of tree: Thu, 18 Dec 2014 17:15:01 +0000
178 >>> > ld GNU ld (Gentoo 2.24 p1.4) 2.24
179 >>> > app-shells/bash: 4.2_p53
180 >>> > dev-lang/perl: 5.18.2-r2
181 >>> > dev-lang/python: 2.7.7, 3.3.5-r1
182 >>> > dev-util/pkgconfig: 0.28-r1
183 >>> > sys-apps/baselayout: 2.2
184 >>> > sys-apps/openrc: 0.12.4
185 >>> > sys-apps/sandbox: 2.6-r1
186 >>> > sys-devel/autoconf: 2.69
187 >>> > sys-devel/automake: 1.13.4
188 >>> > sys-devel/binutils: 2.24-r3
189 >>> > sys-devel/gcc: 4.8.3
190 >>> > sys-devel/gcc-config: 1.7.3
191 >>> > sys-devel/libtool: 2.4.2-r1
192 >>> > sys-devel/make: 4.0-r1
193 >>> > sys-kernel/linux-headers: 3.16 (virtual/os-headers)
194 >>> > Repositories: gentoo
195 >>> > ACCEPT_LICENSE="*"
196 >>> > CBUILD="x86_64-pc-linux-gnu"
197 >>> > CFLAGS="-march=core-avx-i -O2 -pipe"
198 >>> > CHOST="x86_64-pc-linux-gnu"
199 >>> > CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
200 >>> > CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf
201 >>> > /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc
202 >>> > /terminfo"
203 >>> > CXXFLAGS="-march=core-avx-i -O2 -pipe"
204 >>> > DISTDIR="/usr/portage/distfiles"
205 >>> > FCFLAGS="-O2 -pipe"
206 >>> > FEATURES="assume-digests binpkg-logs config-protect-if-modified
207 >>> distlocks
208 >>> > ebuild-locks fixlafiles merge-sync news parallel-fetch
209 >>> > preserve-libs protect-owned sandbox sfperms strict
210 >>> unknown-features-warn
211 >>> > unmerge-logs unmerge-orphans userfetch userpriv usersa
212 >>> > ndbox usersync"
213 >>> > FFLAGS="-O2 -pipe"
214 >>> > GENTOO_MIRRORS="rsync://gentoo.c3sl.ufpr.br/gentoo/
215 >>> > http://gentoo.c3sl.ufpr.br/ ftp://gentoo.c3sl.ufpr.br/gentoo/
216 >>> http://www.las
217 >>> >
218 >>> > .ic.unicamp.br/pub/gentoo/ ftp://ftp.las.ic.unicamp.br/pub/gentoo/"
219 >>> > LANG="es_VE.utf8"
220 >>> > LDFLAGS="-Wl,-O1 -Wl,--as-needed"
221 >>> > MAKEOPTS="-j1"
222 >>> > PKGDIR="/usr/portage/packages"
223 >>> > PORTAGE_CONFIGROOT="/"
224 >>> > PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
225 >>> > --omit-dir-times --compress --force --whole-file --delete -
226 >>> > -stats --human-readable --timeout=180 --exclude=/distfiles
227 >>> --exclude=/local
228 >>> > --exclude=/packages"
229 >>> > PORTAGE_TMPDIR="/var/tmp"
230 >>> > PORTDIR="/usr/portage"
231 >>> > PORTDIR_OVERLAY=""
232 >>> > SYNC="rsync://rsync1.br.gentoo.org/gentoo-portage"
233 >>> > USE="acl amd64 berkdb bindist bzip2 cli cracklib crypt cxx dri fortran
234 >>> gdbm
235 >>> > iconv ipv6 mmx modules multilib multiuser ncurses nl
236 >>> > s nptl openmp pam pcre python readline session sse sse2 ssl systemd
237 >>> tcpd
238 >>> > unicode zlib" ABI_X86="64" ALSA_CARDS="intel" APACHE2_M
239 >>> > ODULES="authn_core authz_core socache_shmcb unixd actions alias
240 >>> auth_basic
241 >>> > authn_alias authn_anon authn_dbm authn_default authn_
242 >>> > file authz_dbm authz_default authz_groupfile authz_host authz_owner
243 >>> > authz_user autoindex cache cgi cgid dav dav_fs dav_lock defl
244 >>> > ate dir disk_cache env expires ext_filter file_cache filter headers
245 >>> include
246 >>> > info log_config logio mem_cache mime mime_magic nego
247 >>> > tiation rewrite setenvif speling status unique_id userdir usertrack
248 >>> > vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets
249 >>> > stage tables krita karbon braindump author" CAMERAS="ptp2"
250 >>> > COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" E
251 >>> > LIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18
252 >>> garmin
253 >>> > garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oce
254 >>> > anserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing
255 >>> tsip
256 >>> > tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse e
257 >>> > vdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk
258 >>> > hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_E
259 >>> > XTENSIONS="presenter-console presenter-minimizer" LINGUAS="es"
260 >>> > OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_S
261 >>> > INGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3"
262 >>> > RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="intel" XT
263 >>> > ABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p
264 >>> iface
265 >>> > geoip fuzzy condition tee tarpit sysrq steal rawnat
266 >>> > logmark ipmark dhcpmac delude chaos account"
267 >>> > Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL,
268 >>> > PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRES
269 >>> > S_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
270 >>> >
271 >>> >
272 >>> >
273 >>> >
274 >>> > Muchas gracias por la ayuda que me puedan dar, ya que no he encontrado
275 >>> > referencia a esa version, trate de montar la r1, pero tambien me sale
276 >>> > error.
277 >>> >
278 >>> >
279 >>>
280 >>>
281 >>> --
282 >>> Santiago López Denazis
283 >>> GNU/Linux SysAdmin
284 >>> sldenazis@×××××.com
285 >>> Free your source, free your mind.
286 >>> ----
287 >>> Por favor, no utilice formatos de archivo privativos para el intercambio
288 >>> de documentos, como DOC y XLS, sino HTML, PDF, TXT, CSV o cualquier otro
289 >>> que no obligue a utilizar un programa de un fabricante concreto. Vea
290 >>> http://www.gnu.org/philosophy/no-word-attachments.es.html
291 >>> --
292 >>>
293 >>>
294 >>
295 >>
296 >> --
297 >>
298 >> Freddy Taborda
299 >> Consultor Técnico
300 >> Valencia - Venezuela
301 >> GNU/Linux user #283478
302 >> ECE #208825114
303 >>
304 >>
305 >> What gets us into trouble is not what we don't know. It's what we know
306 >> for sure that just ain't so.
307 >>
308 >> Mark Twain
309 >>
310 >> "Those that can, do. Those that can’t, complain."
311 >> Linus Torvalds
312 >>
313 >
314
315
316 --
317
318 Freddy Taborda
319 Consultor Técnico
320 Valencia - Venezuela
321 GNU/Linux user #283478
322 ECE #208825114
323
324
325 What gets us into trouble is not what we don't know. It's what we know for
326 sure that just ain't so.
327
328 Mark Twain
329
330 "Those that can, do. Those that can’t, complain."
331 Linus Torvalds

Replies

Subject Author
Re: [gentoo-user-es] ERROR: dev-util/boost-build-1.55.0::gentoo failed KyD <kyd.is.back@×××××.com>