* Package: app-portage/eix-0.25.4  * Repository: gentoo_prefix  * Maintainer: vaeth@mathematik.uni-wuerzburg.de darkside@gentoo.org  * USE: dep elibc_Darwin kernel_Darwin prefix userland_GNU x64-macos  * FEATURES: nostrip preserve-libs >>> Unpacking source... >>> Unpacking eix-0.25.4.tar.xz to /opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work >>> Source unpacked in /opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work >>> Preparing source in /opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4 ... >>> Source prepared. >>> Configuring source in /opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4 ... * econf: updating eix-0.25.4/config/config.guess with /opt/gentoo/usr/share/gnuconfig/config.guess * econf: updating eix-0.25.4/config/config.sub with /opt/gentoo/usr/share/gnuconfig/config.sub ./configure --prefix=/opt/gentoo/usr --build=x86_64-apple-darwin10 --host=x86_64-apple-darwin10 --mandir=/opt/gentoo/usr/share/man --infodir=/opt/gentoo/usr/share/info --datadir=/opt/gentoo/usr/share --sysconfdir=/opt/gentoo/etc --localstatedir=/opt/gentoo/var/lib --without-sqlite --without-extra-doc --without-zsh-completion --disable-nls --disable-separate-tools --disable-security --disable-optimization --disable-strong-optimization --disable-debugging --with-always-accept-keywords --with-dep-default --with-ebuild-sh-default=/usr/lib/portage/bin/ebuild.sh --with-portage-rootpath=/opt/gentoo/opt/bin:/opt/gentoo/usr/x86_64-apple-darwin10/gcc-bin/4.2.1 --with-eprefix-default=/opt/gentoo --docdir=/opt/gentoo/usr/share/doc/eix-0.25.4 --htmldir=/opt/gentoo/usr/share/doc/eix-0.25.4/html checking build system type... x86_64-apple-darwin10 checking host system type... x86_64-apple-darwin10 checking target system type... x86_64-apple-darwin10 checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /opt/gentoo/usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /opt/gentoo/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-apple-darwin10-g++... x86_64-apple-darwin10-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-apple-darwin10-g++ accepts -g... yes checking gcc version... 4.2.1 checking whether debugging options should be used... no (on request) checking whether most current C++ dialect should be used... yes (default) 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-apple-darwin10-g++ -E checking for grep that handles long lines and -e... /opt/gentoo/bin/grep checking for egrep... /opt/gentoo/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... no checking whether CXXFLAGS=-std=gnu++11 is known... no checking whether CXXFLAGS=-std=c++11 is known... no checking whether CXXFLAGS=-std=gnu++0x is known... no checking whether CXXFLAGS=-std=c++0x is known... no checking whether ln -s works... yes checking for a sed that does not truncate output... /opt/gentoo/bin/sed checking whether NLS is requested... no checking for msgfmt... /opt/gentoo/usr/bin/msgfmt checking for gmsgfmt... /opt/gentoo/usr/bin/gmsgfmt checking for xgettext... /opt/gentoo/usr/bin/xgettext checking for msgmerge... /opt/gentoo/usr/bin/msgmerge checking for x86_64-apple-darwin10-gcc... x86_64-apple-darwin10-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-apple-darwin10-gcc accepts -g... yes checking for x86_64-apple-darwin10-gcc option to accept ISO C89... none needed checking for ld used by GCC... /opt/gentoo/usr/bin/x86_64-apple-darwin10-ld checking if the linker (/opt/gentoo/usr/bin/x86_64-apple-darwin10-ld) is GNU ld... no checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking whether to use NLS... no 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 sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking interix/security.h usability... no checking interix/security.h presence... no checking for interix/security.h... no checking for strndup... yes checking for sigaction... yes checking for canonicalize_file_name... no checking for realpath... yes checking for vfork... yes checking for setenv... yes checking for setuid... yes checking for setgid... yes checking for seteuid... yes checking for setegid... yes checking for setuser... no checking for setgroups... yes checking for initgroups... yes checking whether setuid prototype works... yes checking whether seteuid prototype works... yes checking whether setgid prototype works... yes checking whether setegid prototype works... 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 __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... no checking whether __attribute__ ((__const__)) can be used... yes checking whether __attribute__ ((__pure__)) can be used... yes checking whether nullptr can be used... no checking whether sqlite should be used... no (on request) checking for x86_64-apple-darwin10-pkg-config... no checking for pkg-config... /opt/gentoo/usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking PORTDIR_CACHE_METHOD default... metadata-md5-or-flat (default) checking EPREFIX default... /opt/gentoo checking EIX_PREFIX default... (empty) checking ROOT default... (empty) checking EXEC_EBUILD_SH default... /usr/lib/portage/bin/ebuild.sh (on request) checking PORTAGE_ROOTPATH default... /opt/gentoo/opt/bin:/opt/gentoo/usr/x86_64-apple-darwin10/gcc-bin/4.2.1 checking PORTAGE_BIN_PATH default... (empty) checking default remote path... http://dev.gentooexperimental.org/eix_cache/eix-caches.tbz2 checking ALWAYS_ACCEPT_KEYWORDS default... true checking DEP default... true 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 that generated files are newer than configure... done 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 po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile eix-0.25.4 configured successfully. CXXFLAGS: -O2 -pipe -march=nocona LDFLAGS: -Wl,-dead_strip_dylibs >>> Source configured. >>> Compiling source in /opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4 ... make make all-recursive make[1]: Entering directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4' Making all in po make[2]: Entering directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/po' make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/po' Making all in src make[2]: Entering directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/src' CXX various/drop_permissions.o 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/depend.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 eixrc/global5.o CXX output/formatstring.o CXX output/formatstring-print.o CXX eix.o CXX various/cli.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 eix-diff.o CXX eix-update.o CXX eix-drop-permissions.o CXX eixTk/percentage.o CXX eixTk/statusline.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/base.o CXX cache/eixcache/eixcache.o CXX cache/metadata/metadata.o CXX cache/parse/parse.o CXX cache/sqlite/sqlite.o CXX eixTk/md5.o CXX versionsort.o CXX main/main_all_tools.o GEN cache/cache_map.cc CXX cache/cache_map.o CXXLD eix 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 GEN eix-diff GEN eix-update GEN versionsort make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/src' Making all in manpage make[2]: Entering directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/manpage' GEN eix.1 make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/manpage' Making all in zsh make[2]: Entering directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/zsh' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/zsh' make[2]: Entering directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4' make[1]: Leaving directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4' >>> Source compiled. >>> Test phase [not enabled]: app-portage/eix-0.25.4 >>> Install eix-0.25.4 into /opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/image/ category app-portage make DESTDIR=/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/image/ install Making install in po make[1]: Entering directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/po' if test "eix" = "gettext-tools"; then \ /opt/gentoo/bin/mkdir -p /opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/image//opt/gentoo/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 \ /opt/gentoo/usr/bin/install -c -m 644 ./$file \ /opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/image//opt/gentoo/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/image//opt/gentoo/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/po' Making install in src make[1]: Entering directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/src' make[2]: Entering directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/src' /opt/gentoo/bin/mkdir -p '/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/image//opt/gentoo/usr/bin' /opt/gentoo/usr/bin/install -c eix '/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/image//opt/gentoo/usr/bin' /opt/gentoo/bin/mkdir -p '/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/image//opt/gentoo/usr/bin' /opt/gentoo/usr/bin/install -c eix-functions.sh eix-installed eix-installed-after eix-layman eix-remote eix-sync eix-test-obsolete '/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/image//opt/gentoo/usr/bin' /opt/gentoo/bin/mkdir -p '/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/image//opt/gentoo/etc' /opt/gentoo/usr/bin/install -c -m 644 eixrc/eixrc '/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/image//opt/gentoo/etc' make install-exec-hook make[3]: Entering directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/src' make[3]: Leaving directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/src' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/src' make[1]: Leaving directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/src' Making install in manpage make[1]: Entering directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/manpage' make[2]: Entering directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/manpage' make[2]: Nothing to be done for `install-exec-am'. /opt/gentoo/bin/mkdir -p '/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/image//opt/gentoo/usr/share/man/man1' /opt/gentoo/usr/bin/install -c -m 644 eix.1 '/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/image//opt/gentoo/usr/share/man/man1' make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/manpage' make[1]: Leaving directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/manpage' Making install in zsh make[1]: Entering directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/zsh' make[2]: Entering directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/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 `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/zsh' make[1]: Leaving directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4/zsh' make[1]: Entering directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4' make[2]: Entering directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4' make[2]: Nothing to be done for `install-exec-am'. /opt/gentoo/bin/mkdir -p '/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/image//opt/gentoo/usr/share/doc/eix-0.25.4' /opt/gentoo/usr/bin/install -c -m 644 AUTHORS ChangeLog '/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/image//opt/gentoo/usr/share/doc/eix-0.25.4' make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4' make[1]: Leaving directory `/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4' chown: invalid user: ‘portage:portage’ * ERROR: app-portage/eix-0.25.4 failed (install phase): * fowners failed * * If you need support, post the output of 'emerge --info =app-portage/eix-0.25.4', * the complete build log and the output of 'emerge -pqv =app-portage/eix-0.25.4'. * The complete build log is located at '/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/temp/build.log'. * The ebuild environment file is located at '/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/temp/environment'. * Working directory: '/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4' * S: '/opt/gentoo/var/tmp/portage/app-portage/eix-0.25.4/work/eix-0.25.4'