* Package: app-arch/dpkg-1.16.0.3  * Repository: gentoo_prefix  * Maintainer: deb-tools@gentoo.org  * USE: elibc_Darwin kernel_Darwin prefix unicode userland_GNU x64-macos zlib  * FEATURES: nostrip preserve-libs >>> Unpacking source... >>> Unpacking dpkg_1.16.0.3.tar.bz2 to /Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work >>> Source unpacked in /Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work >>> Preparing source in /Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3 ... * Applying dpkg-1.15.5.6-bootstrap.patch ...  [ ok ] * Running eautoreconf in '/Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3' ... * Running aclocal -I m4 -I /Users/yegle/.gentoo/usr/share/aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] >>> Source prepared. >>> Configuring source in /Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3 ... * econf: updating dpkg-1.16.0.3/build-aux/config.guess with /Users/yegle/.gentoo/usr/share/gnuconfig/config.guess * econf: updating dpkg-1.16.0.3/build-aux/config.sub with /Users/yegle/.gentoo/usr/share/gnuconfig/config.sub ./configure --prefix=/Users/yegle/.gentoo/usr --build=x86_64-apple-darwin11 --host=x86_64-apple-darwin11 --mandir=/Users/yegle/.gentoo/usr/share/man --infodir=/Users/yegle/.gentoo/usr/share/info --datadir=/Users/yegle/.gentoo/usr/share --sysconfdir=/Users/yegle/.gentoo/etc --localstatedir=/Users/yegle/.gentoo/var/lib --disable-nls --without-dselect --without-bz2 --enable-unicode --with-zlib --disable-compiler-warnings --without-selinux --without-start-stop-daemon checking for x86_64-apple-darwin11-gcc... x86_64-apple-darwin11-gcc 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-darwin11-gcc accepts -g... yes checking for x86_64-apple-darwin11-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-apple-darwin11-gcc -E checking for grep that handles long lines and -e... /Users/yegle/.gentoo/bin/grep checking for egrep... /Users/yegle/.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 build system type... x86_64-apple-darwin11 checking host system type... x86_64-apple-darwin11 checking dpkg cpu type... amd64 checking dpkg operating system type... darwin checking dpkg architecture name... darwin-amd64 checking for a BSD-compatible install... /Users/yegle/.gentoo/usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /Users/yegle/.gentoo/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of x86_64-apple-darwin11-gcc... gcc3 checking whether NLS is requested... no checking for msgfmt... /Users/yegle/.gentoo/usr/bin/msgfmt checking for gmsgfmt... /Users/yegle/.gentoo/usr/bin/gmsgfmt checking for xgettext... /Users/yegle/.gentoo/usr/bin/xgettext checking for msgmerge... /Users/yegle/.gentoo/usr/bin/msgmerge checking for ld used by GCC... /Users/yegle/.gentoo/usr/bin/x86_64-apple-darwin11-ld checking if the linker (/Users/yegle/.gentoo/usr/bin/x86_64-apple-darwin11-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 x86_64-apple-darwin11-gcc... (cached) x86_64-apple-darwin11-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-apple-darwin11-gcc accepts -g... (cached) yes checking for x86_64-apple-darwin11-gcc option to accept ISO C89... (cached) none needed checking for x86_64-apple-darwin11-g++... x86_64-apple-darwin11-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-apple-darwin11-g++ accepts -g... yes checking dependency style of x86_64-apple-darwin11-g++... gcc3 checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for x86_64-apple-darwin11-ranlib... x86_64-apple-darwin11-ranlib checking for doxygen... no checking for dot... NO checking for po4a... no checking for perl... /Users/yegle/.gentoo/usr/bin/perl checking for pod2man... pod2man checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gzdopen in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for x86_64-apple-darwin11-pkg-config... no checking for pkg-config... /Users/yegle/.gentoo/usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking error.h usability... no checking error.h presence... no checking for error.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking kvm.h usability... no checking kvm.h presence... no checking for kvm.h... no checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking linux/fiemap.h usability... no checking linux/fiemap.h presence... no checking for linux/fiemap.h... no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking whether compiler supports C99 features... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for ptrdiff_t... yes checking size of unsigned int... 4 checking size of unsigned long... 8 checking for unistd.h... (cached) yes checking whether sys_siglist is declared... yes checking for va_copy... yes checking for C99 snprintf functions... yes checking whether offsetof is declared... yes checking whether WCOREDUMP is declared... yes checking whether TIOCNOTTY is declared... yes checking for getopt... yes checking for getopt_long... yes checking for obstack_free... no checking for strnlen... yes checking for strerror... yes checking for strsignal... yes checking for asprintf... yes checking for scandir... yes checking for alphasort... yes checking for unsetenv... yes checking for strtoul... yes checking for strtoimax... yes checking for isascii... yes checking for bcopy... yes checking for memcpy... yes checking for setsid... yes checking for getdtablesize... yes checking for lutimes... yes checking for posix_fadvise... no configure: creating ./config.status config.status: creating Makefile config.status: creating dpkg-deb/Makefile config.status: creating dpkg-split/Makefile config.status: creating dselect/Makefile config.status: creating dselect/methods/Makefile config.status: creating dselect/po/Makefile.in config.status: creating lib/Makefile config.status: creating lib/compat/Makefile config.status: creating lib/dpkg/Makefile config.status: creating lib/dpkg/libdpkg.pc config.status: creating lib/dpkg/test/Makefile config.status: creating doc/Doxyfile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating scripts/Makefile config.status: creating scripts/po/Makefile.in config.status: creating src/Makefile config.status: creating utils/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating dselect/po/POTFILES config.status: creating dselect/po/Makefile config.status: creating po/POTFILES config.status: creating po/Makefile config.status: creating scripts/po/POTFILES config.status: creating scripts/po/Makefile >>> Source configured. >>> Compiling source in /Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3 ... make (CDPATH="${ZSH_VERSION+.}:" && cd . && /Users/yegle/.gentoo/bin/bash /Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3/build-aux/missing --run autoheader) rm -f stamp-h1 touch config.h.in cd . && /Users/yegle/.gentoo/bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3' Making all in lib make[2]: Entering directory `/Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3/lib' Making all in compat make[3]: Entering directory `/Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3/lib/compat' CC empty.o CC obstack.o AR libcompat.a /Users/yegle/.gentoo/usr/x86_64-apple-darwin11/binutils-bin/3.2.6/ranlib: file: libcompat.a(empty.o) has no symbols x86_64-apple-darwin11-ranlib: file: libcompat.a(empty.o) has no symbols make[3]: Leaving directory `/Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3/lib/compat' Making all in dpkg make[3]: Entering directory `/Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3/lib/dpkg' Making all in . make[4]: Entering directory `/Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3/lib/dpkg' CC ar.o CC buffer.o CC cleanup.o CC command.o CC compress.o CC dbdir.o CC dbmodify.o dbmodify.c: In function 'cleanupdates': dbmodify.c:86: warning: passing argument 3 of 'scandir' from incompatible pointer type CC debug.o CC dir.o CC dump.o CC ehandle.o CC fdio.o CC file.o CC fields.o CC glob.o CC log.o CC md5.o CC mlib.o CC myopt.o myopt.c: In function 'load_config_dir': myopt.c:162: warning: passing argument 3 of 'scandir' from incompatible pointer type CC namevalue.o CC nfmalloc.o CC parse.o CC parsehelp.o CC path.o CC pkg.o CC pkg-db.o CC pkg-array.o CC pkg-format.o CC pkg-list.o CC pkg-queue.o CC pkg-show.o CC progress.o CC string.o CC subproc.o CC tarfn.o CC triglib.o CC trigdeferred.o CC utils.o CC varbuf.o CC vercmp.o CC version.o AR libdpkg.a make[4]: Leaving directory `/Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3/lib/dpkg' Making all in test make[4]: Entering directory `/Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3/lib/dpkg/test' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3/lib/dpkg/test' make[3]: Leaving directory `/Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3/lib/dpkg' make[3]: Entering directory `/Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3/lib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3/lib' make[2]: Leaving directory `/Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3/lib' Making all in dpkg-deb make[2]: Entering directory `/Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3/dpkg-deb' CC build.o CC extract.o extract.c: In function 'extracthalf': extract.c:232: warning: format '%jd' expects type 'intmax_t *', but argument 3 has type 'off_t *' extract.c:232: warning: format '%jd' expects type 'intmax_t *', but argument 3 has type 'off_t *' CC info.o info.c: In function 'info_list': info.c:139: warning: passing argument 3 of 'scandir' from incompatible pointer type CC main.o CCLD dpkg-deb Undefined symbols: "_libintl_gettext", referenced from: _print_and_abort in libcompat.a(obstack.o) ld: symbol(s) not found collect2: ld returned 1 exit status make[2]: *** [dpkg-deb] Error 1 make[2]: Leaving directory `/Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3/dpkg-deb' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3' make: *** [all] Error 2 emake failed * ERROR: app-arch/dpkg-1.16.0.3 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 62: Called call-ebuildshell 'src_compile' * environment, line 491: Called src_compile * environment, line 2825: Called _eapi2_src_compile * ebuild.sh, line 675: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of 'emerge --info =app-arch/dpkg-1.16.0.3', * the complete build log and the output of 'emerge -pqv =app-arch/dpkg-1.16.0.3'. * The complete build log is located at '/Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/temp/build.log'. * The ebuild environment file is located at '/Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/temp/environment'. * S: '/Users/yegle/.gentoo/var/tmp/portage/app-arch/dpkg-1.16.0.3/work/dpkg-1.16.0.3'