Gentoo Archives: gentoo-user

From: Sid S <r030t1@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] glibc (and gcc) build fails: /bin/sh: /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpcgen: No such file or directory
Date: Tue, 22 Jul 2014 14:50:30
Message-Id: CAAD4mYin10Dn6SEWpBLr4WUB+5LnPaJaCuMSiiKptnQ-4siNkQ@mail.gmail.com
In Reply to: Re: [gentoo-user] glibc (and gcc) build fails: /bin/sh: /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpcgen: No such file or directory by Alec Ten Harmsel
1 I have IA32 emulation enabled but none of its suboptions (I read I don't
2 need them).
3
4 Sorry about the lines running off, my client does not auto-wrap with
5 newlines and it
6 seems yours does not either.
7
8 .
9
10
11 On Tue, Jul 22, 2014 at 8:58 AM, Alec Ten Harmsel <alec@××××××××××××××.com>
12 wrote:
13
14 > I've had some problems with this in the past on non-hardened... you
15 > have IA32 emulation turned on in the kernel right?
16 >
17 > Also, not sure if this is just me, but the really long lines (like the
18 > top 4) run off the end of my screen and I can't see them at all.
19 >
20 > Alec
21 >
22 > On Tue 22 Jul 2014 09:48:54 AM EDT, Sid S wrote:
23 > > Not sure what relevant information to provide. My system works and I
24 > > can compile other ebuilds normally, except, it seems, gcc and glibc.
25 > > Searching for the error in the tile doesn't give me much - what it
26 > > does give me doesn't seem to apply to my instance of the error, or at
27 > > least what I know about it (patches, etc). A common "solution" is to
28 > > switch to a non-multilib profile, but I need multilib. I am using the
29 > > hardened profile with selinux, but it doesn't seem to be an issue with
30 > > either of those (it's usually pretty obvious if it is).
31 > >
32 > > `MAKEOPTS="-j1" emerge glibc`:
33 > > x86_64-pc-linux-gnu-gcc -m32 rpcgen.c -c -std=gnu99 -fgnu89-inline -O2
34 > -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-stack-protector
35 > -fno-strict-aliasing -frounding-math -pipe -Wstrict-prototypes
36 > -Wa,-mtune=i686 -U_FORTIFY_SOURCE -DPIC -DPIC -DPIC -D_RPC_THREAD_SAFE_
37 > -I../include
38 > -I/var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc
39 > -I/var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl
40 > -I../nptl/sysdeps/unix/sysv/linux/i386/i686
41 > -I../sysdeps/unix/sysv/linux/i386/i686
42 > -I../nptl/sysdeps/unix/sysv/linux/i386
43 > -I../nptl/sysdeps/unix/sysv/linux/x86 -I../sysdeps/unix/sysv/linux/x86
44 > -I../sysdeps/unix/sysv/linux/i386/nptl -I../sysdeps/unix/sysv/linux/i386
45 > -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread
46 > -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux
47 > -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/inet
48 > -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv
49 > -I../sysdeps/unix/sysv -
50 > I
51 > ../sysdeps/unix/i386 -I../nptl/sysdeps/unix -I../ports/sysdeps/unix
52 > -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu/multiarch
53 > -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686/multiarch
54 > -I../nptl/sysdeps/i386/i686 -I../sysdeps/i386/i686 -I../sysdeps/i386/i486
55 > -I../nptl/sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu
56 > -I../nptl/sysdeps/i386 -I../sysdeps/i386 -I../sysdeps/x86
57 > -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96
58 > -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32
59 > -I../sysdeps/ieee754 -I../sysdeps/generic -I../nptl -I../ports -I..
60 > -I../libio -I. -nostdinc -isystem
61 > /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib32/include -isystem
62 > /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include-fixed -isystem /usr/include
63 > -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1
64 > -D_RPC_THREAD_SAFE_ -o
65 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/rpcgen.o
66 > -MD -MP -MF /var/tmp/portage/sys-libs/gl
67 > i
68 > bc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/rpcgen.o.dt -MT
69 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/rpcgen.o
70 > > x86_64-pc-linux-gnu-gcc -m32 -pie -Wl,-O1 -nostdlib -nostartfiles -o
71 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/rpcgen
72 > -Wl,-dynamic-linker=/lib32/ld-linux.so.2 -Wl,-O1 -Wl,--as-needed
73 > -Wl,-z,combreloc -Wl,-z,relro
74 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/Scrt1.o
75 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/crti.o
76 > `x86_64-pc-linux-gnu-gcc -m32 --print-file-name=crtbeginS.o`
77 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/rpcgen.o
78 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/rpc_main.o
79 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/rpc_hout.o
80 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/rpc_cout.o
81 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/rpc_parse.o
82 > /var/tmp/portage/sys-libs
83 > /
84 > glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/rpc_scan.o
85 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/rpc_util.o
86 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/rpc_svcout.o
87 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/rpc_clntout.o
88 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/rpc_tblout.o
89 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/rpc_sample.o
90 > -Wl,-rpath-link=/var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl:/var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/math:/var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/elf:/var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/dlfcn:/var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/nss:/var/tmp/portage/sys-lib
91 > s
92 > /glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/nis:/var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/rt:/var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/resolv:/var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/crypt:/var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/nptl
93 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/libc.so.6
94 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/libc_nonshared.a
95 > -Wl,--as-needed
96 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/elf/ld.so
97 > -Wl,--no-as-needed -lgcc `x86_64-pc-linux-gnu-gcc -m32
98 > --print-file-name=crtendS.o`
99 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/crtn.o
100 > > x86_64-pc-linux-gnu-gcc -m32
101 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpc_main.o
102 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpc_hout.o
103 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpc_cout.o
104 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpc_parse.o
105 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpc_scan.o
106 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpc_util.o
107 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpc_svcout.o
108 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpc_clntout.o
109 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpc_tblout.o
110 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x8
111 > 6
112 > -x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpc_sample.o -o
113 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpcgen
114 > > CPP='x86_64-pc-linux-gnu-gcc -m32 -E -x c-header'
115 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpcgen
116 > -Y ../scripts -c rpcsvc/bootparam_prot.x -o
117 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/xbootparam_prot.T
118 > > /bin/sh:
119 > /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpcgen:
120 > No such file or directory
121 > > make[2]: ***
122 > [/var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/xbootparam_prot.stmp]
123 > Error 127
124 > > make[2]: Leaving directory
125 > `/var/tmp/portage/sys-libs/glibc-2.17/work/glibc-2.17/sunrpc'
126 > > make[1]: *** [sunrpc/others] Error 2
127 > > make[1]: Leaving directory
128 > `/var/tmp/portage/sys-libs/glibc-2.17/work/glibc-2.17'
129 > > make: *** [all] Error 2
130 > > emake failed
131 > > * ERROR: sys-libs/glibc-2.17::gentoo failed (compile phase):
132 > > * make for x86 failed
133 > > *
134 > > * Call stack:
135 > > * ebuild.sh, line 93: Called src_compile
136 > > * environment, line 3145: Called eblit-run 'src_compile'
137 > > * environment, line 915: Called eblit-glibc-src_compile
138 > > * src_compile.eblit, line 259: Called src_compile
139 > > * environment, line 3145: Called eblit-run 'src_compile'
140 > > * environment, line 915: Called eblit-glibc-src_compile
141 > > * src_compile.eblit, line 267: Called toolchain-glibc_src_compile
142 > > * src_compile.eblit, line 166: Called die
143 > > * The specific snippet of code:
144 > > * emake || die "make for ${ABI} failed"
145 > > *
146 > > * If you need support, post the output of `emerge --info
147 > '=sys-libs/glibc-2.17::gentoo'`,
148 > > * the complete build log and the output of `emerge -pqv
149 > '=sys-libs/glibc-2.17::gentoo'`.
150 > > * The complete build log is located at
151 > '/var/tmp/portage/sys-libs/glibc-2.17/temp/build.log'.
152 > > * The ebuild environment file is located at
153 > '/var/tmp/portage/sys-libs/glibc-2.17/temp/environment'.
154 > > * Working directory:
155 > '/var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl'
156 > > * S: '/var/tmp/portage/sys-libs/glibc-2.17/work/glibc-2.17'
157 > >
158 > > >>> Failed to emerge sys-libs/glibc-2.17, Log file:
159 > >
160 > > >>> '/var/tmp/portage/sys-libs/glibc-2.17/temp/build.log'
161 > >
162 > > * Messages for package sys-libs/glibc-2.17:
163 > >
164 > > * ERROR: sys-libs/glibc-2.17::gentoo failed (compile phase):
165 > > * make for x86 failed
166 > > *
167 > > * Call stack:
168 > > * ebuild.sh, line 93: Called src_compile
169 > > * environment, line 3145: Called eblit-run 'src_compile'
170 > > * environment, line 915: Called eblit-glibc-src_compile
171 > > * src_compile.eblit, line 259: Called src_compile
172 > > * environment, line 3145: Called eblit-run 'src_compile'
173 > > * environment, line 915: Called eblit-glibc-src_compile
174 > > * src_compile.eblit, line 267: Called toolchain-glibc_src_compile
175 > > * src_compile.eblit, line 166: Called die
176 > > * The specific snippet of code:
177 > > * emake || die "make for ${ABI} failed"
178 > > *
179 > > * If you need support, post the output of `emerge --info
180 > '=sys-libs/glibc-2.17::gentoo'`,
181 > > * the complete build log and the output of `emerge -pqv
182 > '=sys-libs/glibc-2.17::gentoo'`.
183 > > * The complete build log is located at
184 > '/var/tmp/portage/sys-libs/glibc-2.17/temp/build.log'.
185 > > * The ebuild environment file is located at
186 > '/var/tmp/portage/sys-libs/glibc-2.17/temp/environment'.
187 > > * Working directory:
188 > '/var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl'
189 > > * S: '/var/tmp/portage/sys-libs/glibc-2.17/work/glibc-2.17'
190 > >
191 > > make.conf:
192 > > # These settings were set by the catalyst build script that automatically
193 > > # built this stage.
194 > > # Please consult /usr/share/portage/config/make.conf.example for a more
195 > > # detailed example.
196 > > CFLAGS="-O2 -pipe"
197 > > CXXFLAGS="${CFLAGS}"
198 > > # WARNING: Changing your CHOST is not something that should be done
199 > lightly.
200 > > # Please consult http://www.gentoo.org/doc/en/change-chost.xml before
201 > changing.
202 > > CHOST="x86_64-pc-linux-gnu"
203 > > # These are the USE flags that were used in addition to what is provided
204 > by the
205 > > # profile used for building.
206 > > USE="mmx sse sse2 utf-8 X pulseaudio alsa"
207 > > PORTDIR="/usr/portage"
208 > > DISTDIR="${PORTDIR}/distfiles"
209 > > PKGDIR="${PORTDIR}/packages"
210 > >
211 > > PORTDIR_OVERLAY="/usr/local/portage"
212 > >
213 > > MAKEOPTS="-j8"
214 > >
215 > > GRUB_PLATFORMS="efi-64 pc"
216 > >
217 > > POLICY_TYPES="strict"
218 > >
219 > > VIDEO_CARDS="intel nouveau nvidia"
220 > >
221 > > GENTOO_MIRRORS="http://mirror.mcs.anl.gov/pub/gentoo/ rsync://
222 > mirror.mcs.anl.gov/gentoo/ <http://mirror.mcs.anl.gov/gentoo/>
223 > ftp://mirror.mcs.anl.gov/pub/gentoo/
224 > http://www.gtlib.gatech.edu/pub/gentoo rsync://
225 > rsync.gtlib.gatech.edu/gentoo <http://rsync.gtlib.gatech.edu/gentoo>
226 > ftp://ftp.gtlib.gatech.edu/pub/gentoo http://lug.mtu.edu/gentoo/
227 > ftp://lug.mtu.edu/gentoo/ http://gentoo.osuosl.org/"
228 > >
229 > > SYNC="rsync://rsync.us.gentoo.org/gentoo-portage <
230 > http://rsync.us.gentoo.org/gentoo-portage>"
231 > >
232 > > `emerge --info '=sys-libs/glibc-2.17::gentoo'`:
233 > > Portage 2.2.8-r1 (hardened/linux/amd64/selinux, gcc-4.7.3, glibc-2.17,
234 > 3.15.5-hardened-r1 x86_64)
235 > > =================================================================
236 > > System Settings
237 > > =================================================================
238 > > System uname:
239 > Linux-3.15.5-hardened-r1-x86_64-Intel-R-_Core-TM-_i7-4700HQ_CPU_@
240 > _2.40GHz-with-gentoo-2.2
241 > > KiB Mem: 16308416 total, 10943532 free
242 > > KiB Swap: 0 total, 0 free
243 > > Timestamp of tree: Tue, 22 Jul 2014 10:45:01 +0000
244 > > ld GNU ld (GNU Binutils) 2.23.2
245 > > app-shells/bash: 4.2_p45
246 > > dev-java/java-config: 2.2.0
247 > > dev-lang/python: 2.7.6, 3.3.3
248 > > dev-util/cmake: 2.8.12.2
249 > > dev-util/pkgconfig: 0.28-r1
250 > > sys-apps/baselayout: 2.2
251 > > sys-apps/openrc: 0.12.4
252 > > sys-apps/sandbox: 2.6-r1
253 > > sys-devel/autoconf: 2.13, 2.69
254 > > sys-devel/automake: 1.13.4
255 > > sys-devel/binutils: 2.23.2
256 > > sys-devel/gcc: 4.7.3-r1
257 > > sys-devel/gcc-config: 1.7.3
258 > > sys-devel/libtool: 2.4.2-r1
259 > > sys-devel/make: 3.82-r4
260 > > sys-kernel/linux-headers: 3.13 (virtual/os-headers)
261 > > sys-libs/glibc: 2.17
262 > > Repositories: gentoo x-portage
263 > > Installed sets: @steam
264 > > ACCEPT_KEYWORDS="amd64"
265 > > ACCEPT_LICENSE="* -@EULA"
266 > > CBUILD="x86_64-pc-linux-gnu"
267 > > CFLAGS="-O2 -pipe"
268 > > CHOST="x86_64-pc-linux-gnu"
269 > > CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
270 > > CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d
271 > /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild
272 > /etc/sandbox.d /etc/terminfo"
273 > > CXXFLAGS="-O2 -pipe"
274 > > DISTDIR="/usr/portage/distfiles"
275 > > FCFLAGS="-O2 -pipe"
276 > > FEATURES="assume-digests binpkg-logs config-protect-if-modified
277 > distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch
278 > preserve-libs protect-owned sandbox selinux sesandbox sfperms strict
279 > unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv
280 > usersandbox usersync xattr"
281 > > FFLAGS="-O2 -pipe"
282 > > GENTOO_MIRRORS="http://mirror.mcs.anl.gov/pub/gentoo/ rsync://
283 > mirror.mcs.anl.gov/gentoo/ <http://mirror.mcs.anl.gov/gentoo/>
284 > ftp://mirror.mcs.anl.gov/pub/gentoo/
285 > http://www.gtlib.gatech.edu/pub/gentoo rsync://
286 > rsync.gtlib.gatech.edu/gentoo <http://rsync.gtlib.gatech.edu/gentoo>
287 > ftp://ftp.gtlib.gatech.edu/pub/gentoo http://lug.mtu.edu/gentoo/
288 > ftp://lug.mtu.edu/gentoo/ http://gentoo.osuosl.org/"
289 > > LANG="en_US.utf8"
290 > > LDFLAGS="-Wl,-O1 -Wl,--as-needed"
291 > > MAKEOPTS="-j8"
292 > > PKGDIR="/usr/portage/packages"
293 > > PORTAGE_CONFIGROOT="/"
294 > > PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
295 > --omit-dir-times --compress --force --whole-file --delete --stats
296 > --human-readable --timeout=180 --exclude=/distfiles --exclude=/local
297 > --exclude=/packages"
298 > > PORTAGE_TMPDIR="/var/tmp"
299 > > PORTDIR="/usr/portage"
300 > > PORTDIR_OVERLAY="/usr/local/portage"
301 > > SYNC="rsync://rsync.us.gentoo.org/gentoo-portage <
302 > http://rsync.us.gentoo.org/gentoo-portage>"
303 > > USE="X acl alsa amd64 berkdb bzip2 cli cracklib crypt cxx dri gdbm
304 > hardened iconv ipv6 justify mmx modules multilib ncurses nls nptl
305 > open_perms openmp pam pax_kernel pcre pulseaudio readline selinux session
306 > sse sse2 ssl tcpd unconfined unicode urandom utf-8 xtpax zlib" ABI_X86="64"
307 > ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci
308 > emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m
309 > maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
310 > APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias
311 > auth_basic authn_alias authn_anon authn_dbm authn_default authn_file
312 > authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user
313 > autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env
314 > expires ext_filter file_cache filter headers include info log_config logio
315 > mem_cache mime mime_magic negotiation rewrite setenvif speling status
316 > unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow
317 > plan
318 > s
319 > heets stage tables krita karbon braindump author" CAMERAS="ptp2"
320 > COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog"
321 > ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin
322 > garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle
323 > oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox
324 > ubx" GRUB_PLATFORMS="efi-64 pc" INPUT_DEVICES="keyboard mouse evdev"
325 > KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216
326 > lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console
327 > presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice"
328 > PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7"
329 > PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20"
330 > USERLAND="GNU" VIDEO_CARDS="intel nouveau" XTABLES_ADDONS="quota2 psd
331 > pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition
332 > tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
333 > > Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL,
334 > PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
335 > PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
336 > >
337 > > =================================================================
338 > > Package Settings
339 > > =================================================================
340 > >
341 > > sys-libs/glibc-2.17 was built with the following:
342 > > USE="hardened (multilib) (selinux) -debug -gd -nscd -profile -suid
343 > -systemtap -vanilla" ABI_X86="64"
344 > > CFLAGS="-pipe -O2 -fno-strict-aliasing -fno-stack-protector"
345 > > CXXFLAGS="-pipe -O2 -fno-strict-aliasing"
346 > >
347 > > `emerge -pqv '=sys-libs/glibc-2.16::gentoo'`:
348 > > [ebuild R ] sys-libs/glibc-2.17 USE="hardened (multilib) (selinux)
349 > -debug -gd -nscd -profile -suid -systemtap -vanilla"
350 > >
351 > > * IMPORTANT: 1 news items need reading for repository 'gentoo'.
352 > > * Use eselect news to read news items.
353 > >
354 > > The build log is kind of large, tell me if the whole thing is needed.
355 > >
356 > > Regards.
357 >
358 >

Replies