Gentoo Archives: gentoo-user

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

Replies