From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1EFCA13877A for ; Tue, 22 Jul 2014 15:27:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7BF7E0E76; Tue, 22 Jul 2014 15:27:29 +0000 (UTC) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8C64BE07F0 for ; Tue, 22 Jul 2014 15:27:28 +0000 (UTC) Received: from compute2.internal (compute2.nyi.mail.srv.osa [10.202.2.42]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 9FE6620E55 for ; Tue, 22 Jul 2014 11:27:27 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute2.internal (MEProxy); Tue, 22 Jul 2014 11:27:27 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:date:from:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=smtpout; bh=FAq/lmmxcfCIY9Ad2gN7Xw FETAk=; b=ghpigJOj6iNh67VIylrBsysPZzC1HSWkWD63e4nw4hCQaTHbBOpQlL 7Z1M1r3ZVCYJ6QwkvHXv/QnSgJwpDooMqJviEUI8spsutjudwugQj75Z+y8avREN HHAlZtgjDrlAKMGYsYxOqai44AuxGf1Z24EjA0vSJM5MPWnbjQMCk= X-Sasl-enc: IyS0VUz1E8VTcS1nd+9ISBYUbApDWjgHUKpxAAUQ8Q/C 1406042847 Received: from [35.2.89.224] (unknown [35.2.89.224]) by mail.messagingengine.com (Postfix) with ESMTPA id 4DA30C007AE for ; Tue, 22 Jul 2014 11:27:27 -0400 (EDT) Message-ID: <53CE82E7.2070705@alectenharmsel.com> Date: Tue, 22 Jul 2014 11:27:35 -0400 From: Alec Ten Harmsel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org 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 References: <53CE6DF3.6030409@alectenharmsel.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 30eda941-80e8-471c-a716-33ebc5bf50a0 X-Archives-Hash: 69e4e3f66199b090170b833ba357db82 Yeah, Thunderbird doesn't handle long lines well, I guess. Hmmm... I have no experience with Gentoo Hardened, but the file that caused failure due to not existing, 'cross-rpcgen', is created by gcc the step immediately before without error. There really shouldn't be a problem. Are you in the process of switching to hardened right now? Why are you rebuilding glibc and gcc? I'm not sure I'll be able to help, but getting a bit more background might shed some light on something. Alec On Tue 22 Jul 2014 10:50:20 AM EDT, Sid S wrote: > I have IA32 emulation enabled but none of its suboptions (I read I > don't need them). > > Sorry about the lines running off, my client does not auto-wrap with > newlines and it > seems yours does not either. > > . > > > On Tue, Jul 22, 2014 at 8:58 AM, Alec Ten Harmsel > > wrote: > > I've had some problems with this in the past on non-hardened... you > have IA32 emulation turned on in the kernel right? > > Also, not sure if this is just me, but the really long lines (like the > top 4) run off the end of my screen and I can't see them at all. > > Alec > > On Tue 22 Jul 2014 09:48:54 AM EDT, Sid S wrote: > > Not sure what relevant information to provide. My system works and I > > can compile other ebuilds normally, except, it seems, gcc and glibc. > > Searching for the error in the tile doesn't give me much - what it > > does give me doesn't seem to apply to my instance of the error, > or at > > least what I know about it (patches, etc). A common "solution" is to > > switch to a non-multilib profile, but I need multilib. I am > using the > > hardened profile with selinux, but it doesn't seem to be an > issue with > > either of those (it's usually pretty obvious if it is). > > > > `MAKEOPTS="-j1" emerge glibc`: > > 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 - > I > ../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 > i > 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 > > 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 > / > 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 > s > /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 > > 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 > 6 > -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 > > 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 > > /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 > > 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 > > make[2]: Leaving directory > `/var/tmp/portage/sys-libs/glibc-2.17/work/glibc-2.17/sunrpc' > > make[1]: *** [sunrpc/others] Error 2 > > make[1]: Leaving directory > `/var/tmp/portage/sys-libs/glibc-2.17/work/glibc-2.17' > > make: *** [all] Error 2 > > emake failed > > * ERROR: sys-libs/glibc-2.17::gentoo failed (compile phase): > > * make for x86 failed > > * > > * Call stack: > > * ebuild.sh, line 93: Called src_compile > > * environment, line 3145: Called eblit-run 'src_compile' > > * environment, line 915: Called eblit-glibc-src_compile > > * src_compile.eblit, line 259: Called src_compile > > * environment, line 3145: Called eblit-run 'src_compile' > > * environment, line 915: Called eblit-glibc-src_compile > > * src_compile.eblit, line 267: Called > toolchain-glibc_src_compile > > * src_compile.eblit, line 166: Called die > > * The specific snippet of code: > > * emake || die "make for ${ABI} failed" > > * > > * If you need support, post the output of `emerge --info > '=sys-libs/glibc-2.17::gentoo'`, > > * the complete build log and the output of `emerge -pqv > '=sys-libs/glibc-2.17::gentoo'`. > > * The complete build log is located at > '/var/tmp/portage/sys-libs/glibc-2.17/temp/build.log'. > > * The ebuild environment file is located at > '/var/tmp/portage/sys-libs/glibc-2.17/temp/environment'. > > * Working directory: > '/var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl' > > * S: '/var/tmp/portage/sys-libs/glibc-2.17/work/glibc-2.17' > > > > >>> Failed to emerge sys-libs/glibc-2.17, Log file: > > > > >>> '/var/tmp/portage/sys-libs/glibc-2.17/temp/build.log' > > > > * Messages for package sys-libs/glibc-2.17: > > > > * ERROR: sys-libs/glibc-2.17::gentoo failed (compile phase): > > * make for x86 failed > > * > > * Call stack: > > * ebuild.sh, line 93: Called src_compile > > * environment, line 3145: Called eblit-run 'src_compile' > > * environment, line 915: Called eblit-glibc-src_compile > > * src_compile.eblit, line 259: Called src_compile > > * environment, line 3145: Called eblit-run 'src_compile' > > * environment, line 915: Called eblit-glibc-src_compile > > * src_compile.eblit, line 267: Called > toolchain-glibc_src_compile > > * src_compile.eblit, line 166: Called die > > * The specific snippet of code: > > * emake || die "make for ${ABI} failed" > > * > > * If you need support, post the output of `emerge --info > '=sys-libs/glibc-2.17::gentoo'`, > > * the complete build log and the output of `emerge -pqv > '=sys-libs/glibc-2.17::gentoo'`. > > * The complete build log is located at > '/var/tmp/portage/sys-libs/glibc-2.17/temp/build.log'. > > * The ebuild environment file is located at > '/var/tmp/portage/sys-libs/glibc-2.17/temp/environment'. > > * Working directory: > '/var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl' > > * S: '/var/tmp/portage/sys-libs/glibc-2.17/work/glibc-2.17' > > > > make.conf: > > # These settings were set by the catalyst build script that > automatically > > # built this stage. > > # Please consult /usr/share/portage/config/make.conf.example for > a more > > # detailed example. > > CFLAGS="-O2 -pipe" > > CXXFLAGS="${CFLAGS}" > > # WARNING: Changing your CHOST is not something that should be > done lightly. > > # Please consult http://www.gentoo.org/doc/en/change-chost.xml > before changing. > > CHOST="x86_64-pc-linux-gnu" > > # These are the USE flags that were used in addition to what is > provided by the > > # profile used for building. > > USE="mmx sse sse2 utf-8 X pulseaudio alsa" > > PORTDIR="/usr/portage" > > DISTDIR="${PORTDIR}/distfiles" > > PKGDIR="${PORTDIR}/packages" > > > > PORTDIR_OVERLAY="/usr/local/portage" > > > > MAKEOPTS="-j8" > > > > GRUB_PLATFORMS="efi-64 pc" > > > > POLICY_TYPES="strict" > > > > VIDEO_CARDS="intel nouveau nvidia" > > > > GENTOO_MIRRORS="http://mirror.mcs.anl.gov/pub/gentoo/ > rsync://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 > > > ftp://ftp.gtlib.gatech.edu/pub/gentoo http://lug.mtu.edu/gentoo/ > ftp://lug.mtu.edu/gentoo/ http://gentoo.osuosl.org/" > > > > SYNC="rsync://rsync.us.gentoo.org/gentoo-portage > > " > > > > `emerge --info '=sys-libs/glibc-2.17::gentoo'`: > > Portage 2.2.8-r1 (hardened/linux/amd64/selinux, gcc-4.7.3, > glibc-2.17, 3.15.5-hardened-r1 x86_64) > > ================================================================= > > System Settings > > ================================================================= > > System uname: > Linux-3.15.5-hardened-r1-x86_64-Intel-R-_Core-TM-_i7-4700HQ_CPU_@_2.40GHz-with-gentoo-2.2 > > KiB Mem: 16308416 total, 10943532 free > > KiB Swap: 0 total, 0 free > > Timestamp of tree: Tue, 22 Jul 2014 10:45:01 +0000 > > ld GNU ld (GNU Binutils) 2.23.2 > > app-shells/bash: 4.2_p45 > > dev-java/java-config: 2.2.0 > > dev-lang/python: 2.7.6, 3.3.3 > > dev-util/cmake: 2.8.12.2 > > dev-util/pkgconfig: 0.28-r1 > > sys-apps/baselayout: 2.2 > > sys-apps/openrc: 0.12.4 > > sys-apps/sandbox: 2.6-r1 > > sys-devel/autoconf: 2.13, 2.69 > > sys-devel/automake: 1.13.4 > > sys-devel/binutils: 2.23.2 > > sys-devel/gcc: 4.7.3-r1 > > sys-devel/gcc-config: 1.7.3 > > sys-devel/libtool: 2.4.2-r1 > > sys-devel/make: 3.82-r4 > > sys-kernel/linux-headers: 3.13 (virtual/os-headers) > > sys-libs/glibc: 2.17 > > Repositories: gentoo x-portage > > Installed sets: @steam > > ACCEPT_KEYWORDS="amd64" > > ACCEPT_LICENSE="* -@EULA" > > CBUILD="x86_64-pc-linux-gnu" > > CFLAGS="-O2 -pipe" > > CHOST="x86_64-pc-linux-gnu" > > CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" > > 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" > > CXXFLAGS="-O2 -pipe" > > DISTDIR="/usr/portage/distfiles" > > FCFLAGS="-O2 -pipe" > > 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" > > FFLAGS="-O2 -pipe" > > GENTOO_MIRRORS="http://mirror.mcs.anl.gov/pub/gentoo/ > rsync://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 > > > ftp://ftp.gtlib.gatech.edu/pub/gentoo http://lug.mtu.edu/gentoo/ > ftp://lug.mtu.edu/gentoo/ http://gentoo.osuosl.org/" > > LANG="en_US.utf8" > > LDFLAGS="-Wl,-O1 -Wl,--as-needed" > > MAKEOPTS="-j8" > > PKGDIR="/usr/portage/packages" > > PORTAGE_CONFIGROOT="/" > > 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" > > PORTAGE_TMPDIR="/var/tmp" > > PORTDIR="/usr/portage" > > PORTDIR_OVERLAY="/usr/local/portage" > > SYNC="rsync://rsync.us.gentoo.org/gentoo-portage > > " > > 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 > s > 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" > > Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, > LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, > PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON > > > > ================================================================= > > Package Settings > > ================================================================= > > > > sys-libs/glibc-2.17 was built with the following: > > USE="hardened (multilib) (selinux) -debug -gd -nscd -profile > -suid -systemtap -vanilla" ABI_X86="64" > > CFLAGS="-pipe -O2 -fno-strict-aliasing -fno-stack-protector" > > CXXFLAGS="-pipe -O2 -fno-strict-aliasing" > > > > `emerge -pqv '=sys-libs/glibc-2.16::gentoo'`: > > [ebuild R ] sys-libs/glibc-2.17 USE="hardened (multilib) > (selinux) -debug -gd -nscd -profile -suid -systemtap -vanilla" > > > > * IMPORTANT: 1 news items need reading for repository 'gentoo'. > > * Use eselect news to read news items. > > > > The build log is kind of large, tell me if the whole thing is > needed. > > > > Regards. > >