* Package:    app-portage/eix-0.22.8
 * Repository: gentoo
 * Maintainer: vaeth@mathematik.uni-wuerzburg.de darkside@gentoo.org
 * USE:        amd64 bzip2 elibc_glibc kernel_linux multilib nls userland_GNU
 * FEATURES:   sandbox
>>> Unpacking source...
>>> Unpacking eix-0.22.8.tar.xz to /tmp/portage/app-portage/eix-0.22.8/work
>>> Source unpacked in /tmp/portage/app-portage/eix-0.22.8/work
>>> Preparing source in /tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8 ...
>>> Source prepared.
>>> Configuring source in /tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8 ...
 * econf: updating eix-0.22.8/config/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating eix-0.22.8/config/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --with-bzip2 --without-sqlite --without-extra-doc --without-zsh-completion --enable-nls --disable-separate-tools --disable-security --disable-optimization --disable-strong-optimization --disable-debugging --without-always-accept-keywords --with-ebuild-sh-default=/usr/lib64/portage/bin/ebuild.sh --with-portage-rootpath=/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.0 --with-eprefix-default= --docdir=/usr/share/doc/eix-0.22.8 --htmldir=/usr/share/doc/eix-0.22.8/html
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
configure: WARNING: Ignoring --disable-dependency-tracking as it interferes with silent rules
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
checking whether debugging options should be used... no (on request)
checking whether strong optimization options should be used... no (on request)
checking whether optimization options should be used... no (on request)
checking whether strong warning options should be used... no (default)
checking whether warning options should be used... no (default)
checking whether security options should be used... no (on request)
checking whether options should not be tested individually... no (default)
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether CXXFLAGS=-Werror is known... yes
checking whether LDFLAGS=-Wl,--fatal-warnings is known... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for null-device... /dev/null
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for regcomp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for fnmatch... yes
checking for memset... yes
checking for strtoul... yes
checking for strndup... yes
checking for sigaction... yes
checking for canonicalize_file_name... yes
checking for realpath... yes
checking for vfork... yes
checking for setenv... yes
checking for geteuid... yes
checking for sys/param.h... yes
checking climits usability... yes
checking climits presence... yes
checking for climits... yes
checking tr1/cstdint usability... yes
checking tr1/cstdint presence... yes
checking for tr1/cstdint... yes
checking whether libbz2 should be used... yes (on request)
checking whether __builtin_expect can be used... yes
checking whether CXXFLAGS=-Wattributes is known... yes
checking whether __attribute__ ((__unused__)) can be used... yes
checking whether __attribute__ ((__noreturn__)) can be used... yes
checking whether __attribute__ ((__signal__)) can be used... yes
checking whether __attribute__ ((__const__)) can be used... yes
checking whether __attribute__ ((__pure__)) can be used... yes
checking whether sqlite should be used... no (on request)
checking for x86_64-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking PORTDIR_CACHE_METHOD default... metadata-flat (default)
checking EPREFIX default... (empty)
checking EIX_PREFIX default... (empty)
checking ROOT default... (empty)
checking EXEC_EBUILD_SH default... /usr/lib64/portage/bin/ebuild.sh (on request)
checking PORTAGE_ROOTPATH default... /opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.0
checking PORTAGE_BIN_PATH default... (empty)
checking default remote path... http://dev.gentooexperimental.org/eix_cache/eix-caches.tbz2
checking ALWAYS_ACCEPT_KEYWORDS default... false
checking zsh completion... (empty)
checking whether byte ordering is bigendian... no
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking gcc version... 4.6.0
configure: creating ./config.status
config.status: creating Makefile
config.status: creating manpage/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating po/Makefile.in
config.status: creating zsh/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile


eix-0.22.8 configured successfully.


CXXFLAGS: -march=native -O2 -g0 -w -flto
LDFLAGS: -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu

>>> Source configured.
>>> Compiling source in /tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8 ...
make -j4 
make  all-recursive
make[1]: Entering directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8'
Making all in po
make[2]: Entering directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/po'
make[2]: Leaving directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/po'
Making all in src
make[2]: Entering directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/src'
  CXX    eix.o
  CXX    cli.o
  CXX    eix-diff.o
  CXX    eix-update.o
  CXX    eixTk/percentage.o
  CXX    cache/base.o
  CXX    versionsort.o
  GEN    cache/cache_map.cc
  GEN    eix-functions.sh
  GEN    eix-installed
  GEN    eix-installed-after
  GEN    eix-layman
  GEN    eix-remote
  GEN    eix-sync
  GEN    eix-test-obsolete
  GEN    eixrc/eixrc
  CXX    eixTk/ansicolor.o
  CXX    eixTk/argsreader.o
  CXX    eixTk/exceptions.o
  CXX    eixTk/filenames.o
  CXX    eixTk/formated.o
  CXX    eixTk/stringutils.o
  CXX    eixTk/sysutils.o
  CXX    eixTk/utils.o
  CXX    eixTk/varsreader.o
  CXX    database/io.o
  CXX    database/header.o
  CXX    database/package_reader.o
  CXX    portage/conf/portagesettings.o
  CXX    portage/conf/cascadingprofile.o
  CXX    portage/basicversion.o
  CXX    portage/extendedversion.o
  CXX    portage/mask.o
  CXX    portage/package.o
  CXX    portage/vardbpkg.o
  CXX    portage/packagetree.o
  CXX    portage/keywords.o
  CXX    portage/mask_list.o
  CXX    portage/overlay.o
  CXX    portage/set_stability.o
  CXX    portage/version.o
  CXX    eixrc/eixrc.o
  CXX    eixrc/global1.o
  CXX    eixrc/global2.o
  CXX    eixrc/global3.o
  CXX    eixrc/global4.o
  CXX    output/formatstring.o
  CXX    output/formatstring-print.o
  CXX    output/print-xml.o
  CXX    search/levenshtein.o
  CXX    search/algorithms.o
  CXX    search/matchtree.o
  CXX    search/packagetest.o
  CXX    search/nowarn.o
  CXX    cache/cachetable.o
  CXX    cache/common/assign_reader.o
  CXX    cache/common/flat_reader.o
  CXX    cache/common/ebuild_exec.o
  CXX    cache/common/selectors.o
  CXX    cache/common/unpickle.o
  CXX    cache/cdb/cdb.o
  CXX    cache/eixcache/eixcache.o
  CXX    cache/metadata/metadata.o
  CXX    cache/parse/parse.o
  CXX    cache/sqlite/sqlite.o
  CXX    main/main_all_tools.o
  CXX    cache/cache_map.o
  CXXLD  eix
  GEN    eix-update
  GEN    eix-diff
  GEN    versionsort
make[2]: Leaving directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/src'
Making all in manpage
make[2]: Entering directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/manpage'
  GEN    eix.1
make[2]: Leaving directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/manpage'
Making all in zsh
make[2]: Entering directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/zsh'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/zsh'
make[2]: Entering directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8'
make[2]: Leaving directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8'
make[1]: Leaving directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8'
>>> Source compiled.
>>> Test phase [not enabled]: app-portage/eix-0.22.8

>>> Install eix-0.22.8 into /tmp/portage/app-portage/eix-0.22.8/image/ category app-portage
make -j4 DESTDIR=/tmp/portage/app-portage/eix-0.22.8/image/ install 
Making install in po
make[1]: Entering directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/po'
/bin/mkdir -p /tmp/portage/app-portage/eix-0.22.8/image//usr/share
if test "eix" = "gettext-tools"; then \
  /bin/mkdir -p /tmp/portage/app-portage/eix-0.22.8/image//usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /tmp/portage/app-portage/eix-0.22.8/image//usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /tmp/portage/app-portage/eix-0.22.8/image//usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/po'
Making install in src
make[1]: Entering directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/src'
make[2]: Entering directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/src'
test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/app-portage/eix-0.22.8/image//usr/bin"
test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/app-portage/eix-0.22.8/image//usr/bin"
test -z "/etc" || /bin/mkdir -p "/tmp/portage/app-portage/eix-0.22.8/image//etc"
make[2]: Nothing to be done for `install-data-am'.
 /usr/bin/install -c -m 644 eixrc/eixrc '/tmp/portage/app-portage/eix-0.22.8/image//etc'
  /usr/bin/install -c eix '/tmp/portage/app-portage/eix-0.22.8/image//usr/bin'
 /usr/bin/install -c eix-functions.sh eix-installed eix-installed-after eix-layman eix-remote eix-sync eix-test-obsolete '/tmp/portage/app-portage/eix-0.22.8/image//usr/bin'
make  install-exec-hook
make[3]: Entering directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/src'
make[3]: Leaving directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/src'
make[2]: Leaving directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/src'
make[1]: Leaving directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/src'
Making install in manpage
make[1]: Entering directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/manpage'
make[2]: Entering directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/manpage'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/man1" || /bin/mkdir -p "/tmp/portage/app-portage/eix-0.22.8/image//usr/share/man/man1"
 /usr/bin/install -c -m 644 eix.1 '/tmp/portage/app-portage/eix-0.22.8/image//usr/share/man/man1'
make[2]: Leaving directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/manpage'
make[1]: Leaving directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/manpage'
Making install in zsh
make[1]: Entering directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/zsh'
make[2]: Entering directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/zsh'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/zsh'
make[1]: Leaving directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8/zsh'
make[1]: Entering directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8'
make[2]: Entering directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/doc/eix-0.22.8" || /bin/mkdir -p "/tmp/portage/app-portage/eix-0.22.8/image//usr/share/doc/eix-0.22.8"
 /usr/bin/install -c -m 644 AUTHORS ChangeLog '/tmp/portage/app-portage/eix-0.22.8/image//usr/share/doc/eix-0.22.8'
make[2]: Leaving directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8'
make[1]: Leaving directory `/tmp/portage/app-portage/eix-0.22.8/work/eix-0.22.8'
>>> Completed installing eix-0.22.8 into /tmp/portage/app-portage/eix-0.22.8/image/

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment
   usr/bin/eix
ecompressdir: bzip2 -9 /usr/share/man
ecompressdir: bzip2 -9 /usr/share/doc

 * QA Notice: The following files contain writable and executable sections
 *  Files with such sections will not work properly (or at all!) on some
 *  architectures/operating systems.  A bug should be filed at
 *  http://bugs.gentoo.org/ to make sure the issue is fixed.
 *  For more information, see http://hardened.gentoo.org/gnu-stack.xml
 *  Please include the following list of files in your report:
 *  Note: Bugs should be filed for the respective maintainers
 *  of the package in question and not hardened@g.o.
 * RWX --- --- usr/bin/eix