* Package: dev-libs/protobuf-2.4.1  * Repository: gentoo_prefix  * Maintainer: nelchael@gentoo.org  * USE: elibc_Darwin kernel_Darwin prefix userland_GNU x64-macos  * FEATURES: nostrip preserve-libs >>> Unpacking source... >>> Unpacking protobuf-2.4.1.tar.bz2 to /Users/potier/g-prefix/var/tmp/portage/dev-libs/protobuf-2.4.1/work >>> Source unpacked in /Users/potier/g-prefix/var/tmp/portage/dev-libs/protobuf-2.4.1/work >>> Preparing source in /Users/potier/g-prefix/var/tmp/portage/dev-libs/protobuf-2.4.1/work/protobuf-2.4.1 ... * Applying protobuf-2.3.0-asneeded-2.patch ...  [ ok ] * Running eautoreconf in '/Users/potier/g-prefix/var/tmp/portage/dev-libs/protobuf-2.4.1/work/protobuf-2.4.1/gtest' ... * Running aclocal ...  [ ok ] * Running glibtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] * Running eautoreconf in '/Users/potier/g-prefix/var/tmp/portage/dev-libs/protobuf-2.4.1/work/protobuf-2.4.1' ... * Running aclocal -I m4 ...  [ ok ] * Running glibtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] * Running elibtoolize in: protobuf-2.4.1/gtest/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Running elibtoolize in: protobuf-2.4.1/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... >>> Source prepared. >>> Configuring source in /Users/potier/g-prefix/var/tmp/portage/dev-libs/protobuf-2.4.1/work/protobuf-2.4.1 ... * econf: updating protobuf-2.4.1/config.guess with /Users/potier/g-prefix/usr/share/gnuconfig/config.guess * econf: updating protobuf-2.4.1/config.sub with /Users/potier/g-prefix/usr/share/gnuconfig/config.sub * econf: updating protobuf-2.4.1/gtest/build-aux/config.guess with /Users/potier/g-prefix/usr/share/gnuconfig/config.guess * econf: updating protobuf-2.4.1/gtest/build-aux/config.sub with /Users/potier/g-prefix/usr/share/gnuconfig/config.sub ./configure --prefix=/Users/potier/g-prefix/usr --build=x86_64-apple-darwin10 --host=x86_64-apple-darwin10 --mandir=/Users/potier/g-prefix/usr/share/man --infodir=/Users/potier/g-prefix/usr/share/info --datadir=/Users/potier/g-prefix/usr/share --sysconfdir=/Users/potier/g-prefix/etc --localstatedir=/Users/potier/g-prefix/var/lib --disable-static 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 for a BSD-compatible install... /Users/potier/g-prefix/usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /Users/potier/g-prefix/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-apple-darwin10-gcc... x86_64-apple-darwin10-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-darwin10-gcc accepts -g... yes checking for x86_64-apple-darwin10-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-apple-darwin10-gcc... gcc3 checking for x86_64-apple-darwin10-g++... x86_64-apple-darwin10-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-apple-darwin10-g++ accepts -g... yes checking dependency style of x86_64-apple-darwin10-g++... gcc3 checking how to run the C++ preprocessor... x86_64-apple-darwin10-g++ -E checking for grep that handles long lines and -e... /Users/potier/g-prefix/bin/grep checking for egrep... /Users/potier/g-prefix/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 C++ compiler flags...... use user-supplied: -O2 -pipe -march=nocona checking whether __SUNPRO_CC is declared... no checking how to print strings... printf checking for a sed that does not truncate output... /Users/potier/g-prefix/bin/sed checking for fgrep... /Users/potier/g-prefix/bin/grep -F checking for ld used by x86_64-apple-darwin10-gcc... /Users/potier/g-prefix/usr/bin/x86_64-apple-darwin10-ld checking if the linker (/Users/potier/g-prefix/usr/bin/x86_64-apple-darwin10-ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /Users/potier/g-prefix/usr/bin/x86_64-apple-darwin10-nm checking the name lister (/Users/potier/g-prefix/usr/bin/x86_64-apple-darwin10-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-apple-darwin10 file names to x86_64-apple-darwin10 format... func_convert_file_noop checking how to convert x86_64-apple-darwin10 file names to toolchain format... func_convert_file_noop checking for /Users/potier/g-prefix/usr/bin/x86_64-apple-darwin10-ld option to reload object files... -r checking for x86_64-apple-darwin10-objdump... no checking for objdump... no checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin10-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-apple-darwin10-ar... x86_64-apple-darwin10-ar checking for archiver @FILE support... no checking for x86_64-apple-darwin10-strip... x86_64-apple-darwin10-strip checking for x86_64-apple-darwin10-ranlib... x86_64-apple-darwin10-ranlib checking command to parse /Users/potier/g-prefix/usr/bin/x86_64-apple-darwin10-nm output from x86_64-apple-darwin10-gcc object... ok checking for sysroot... no checking for x86_64-apple-darwin10-mt... no checking for mt... no checking if : is a manifest tool... no checking for x86_64-apple-darwin10-dsymutil... no checking for dsymutil... dsymutil checking for x86_64-apple-darwin10-nmedit... x86_64-apple-darwin10-nmedit checking for x86_64-apple-darwin10-lipo... x86_64-apple-darwin10-lipo checking for x86_64-apple-darwin10-otool... x86_64-apple-darwin10-otool checking for x86_64-apple-darwin10-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-apple-darwin10-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-apple-darwin10-gcc option to produce PIC... -fno-common -DPIC checking if x86_64-apple-darwin10-gcc PIC flag -fno-common -DPIC works... yes checking if x86_64-apple-darwin10-gcc static flag -static works... no checking if x86_64-apple-darwin10-gcc supports -c -o file.o... yes checking if x86_64-apple-darwin10-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-apple-darwin10-gcc linker (/Users/potier/g-prefix/usr/bin/x86_64-apple-darwin10-ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-apple-darwin10-g++ -E checking for ld used by x86_64-apple-darwin10-g++... /Users/potier/g-prefix/usr/bin/x86_64-apple-darwin10-ld checking if the linker (/Users/potier/g-prefix/usr/bin/x86_64-apple-darwin10-ld) is GNU ld... no checking whether the x86_64-apple-darwin10-g++ linker (/Users/potier/g-prefix/usr/bin/x86_64-apple-darwin10-ld) supports shared libraries... yes checking for x86_64-apple-darwin10-g++ option to produce PIC... -fno-common -DPIC checking if x86_64-apple-darwin10-g++ PIC flag -fno-common -DPIC works... yes checking if x86_64-apple-darwin10-g++ static flag -static works... no checking if x86_64-apple-darwin10-g++ supports -c -o file.o... yes checking if x86_64-apple-darwin10-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-apple-darwin10-g++ linker (/Users/potier/g-prefix/usr/bin/x86_64-apple-darwin10-ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10 dyld checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for working memcmp... yes checking for working strtod... yes checking for ftruncate... yes checking for memset... yes checking for mkdir... yes checking for strchr... yes checking for strerror... yes checking for strtol... yes checking zlib version... ok (1.2.0.4 or later) checking for library containing zlibVersion... -lz checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking whether to check for GCC pthread/shared inconsistencies... no checking whether -pthread is sufficient with -shared... no checking whether -lpthread fixes that... no checking whether -lc_r fixes that... no configure: WARNING: Impossible to determine how to use pthreads with shared libraries checking whether what we have so far is sufficient with -nostdlib... no checking whether -lpthread saves the day... no configure: WARNING: Impossible to determine how to use pthreads with shared libraries and -nostdlib checking the location of hash_map... configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating protobuf.pc config.status: creating protobuf-lite.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gtest (/Users/potier/g-prefix/var/tmp/portage/dev-libs/protobuf-2.4.1/work/protobuf-2.4.1/gtest) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/potier/g-prefix/usr' '--build=x86_64-apple-darwin10' '--host=x86_64-apple-darwin10' '--mandir=/Users/potier/g-prefix/usr/share/man' '--infodir=/Users/potier/g-prefix/usr/share/info' '--datadir=/Users/potier/g-prefix/usr/share' '--sysconfdir=/Users/potier/g-prefix/etc' '--localstatedir=/Users/potier/g-prefix/var/lib' '--disable-static' 'build_alias=x86_64-apple-darwin10' 'host_alias=x86_64-apple-darwin10' 'CFLAGS=-O2 -pipe -march=nocona' 'LDFLAGS=-Wl,-dead_strip_dylibs' 'CXXFLAGS=-O2 -pipe -march=nocona' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /Users/potier/g-prefix/usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /Users/potier/g-prefix/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-apple-darwin10-gcc... x86_64-apple-darwin10-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-darwin10-gcc accepts -g... yes checking for x86_64-apple-darwin10-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-apple-darwin10-gcc... gcc3 checking for x86_64-apple-darwin10-g++... x86_64-apple-darwin10-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-apple-darwin10-g++ accepts -g... yes checking dependency style of x86_64-apple-darwin10-g++... gcc3 checking build system type... x86_64-apple-darwin10 checking host system type... x86_64-apple-darwin10 checking how to print strings... printf checking for a sed that does not truncate output... /Users/potier/g-prefix/bin/sed checking for grep that handles long lines and -e... /Users/potier/g-prefix/bin/grep checking for egrep... /Users/potier/g-prefix/bin/grep -E checking for fgrep... /Users/potier/g-prefix/bin/grep -F checking for ld used by x86_64-apple-darwin10-gcc... /Users/potier/g-prefix/usr/bin/x86_64-apple-darwin10-ld checking if the linker (/Users/potier/g-prefix/usr/bin/x86_64-apple-darwin10-ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /Users/potier/g-prefix/usr/bin/x86_64-apple-darwin10-nm checking the name lister (/Users/potier/g-prefix/usr/bin/x86_64-apple-darwin10-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-apple-darwin10 file names to x86_64-apple-darwin10 format... func_convert_file_noop checking how to convert x86_64-apple-darwin10 file names to toolchain format... func_convert_file_noop checking for /Users/potier/g-prefix/usr/bin/x86_64-apple-darwin10-ld option to reload object files... -r checking for x86_64-apple-darwin10-objdump... no checking for objdump... no checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin10-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-apple-darwin10-ar... x86_64-apple-darwin10-ar checking for archiver @FILE support... no checking for x86_64-apple-darwin10-strip... x86_64-apple-darwin10-strip checking for x86_64-apple-darwin10-ranlib... x86_64-apple-darwin10-ranlib checking command to parse /Users/potier/g-prefix/usr/bin/x86_64-apple-darwin10-nm output from x86_64-apple-darwin10-gcc object... ok checking for sysroot... no checking for x86_64-apple-darwin10-mt... no checking for mt... no checking if : is a manifest tool... no checking for x86_64-apple-darwin10-dsymutil... no checking for dsymutil... dsymutil checking for x86_64-apple-darwin10-nmedit... x86_64-apple-darwin10-nmedit checking for x86_64-apple-darwin10-lipo... x86_64-apple-darwin10-lipo checking for x86_64-apple-darwin10-otool... x86_64-apple-darwin10-otool checking for x86_64-apple-darwin10-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... x86_64-apple-darwin10-gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-apple-darwin10-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-apple-darwin10-gcc option to produce PIC... -fno-common -DPIC checking if x86_64-apple-darwin10-gcc PIC flag -fno-common -DPIC works... yes checking if x86_64-apple-darwin10-gcc static flag -static works... no checking if x86_64-apple-darwin10-gcc supports -c -o file.o... yes checking if x86_64-apple-darwin10-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-apple-darwin10-gcc linker (/Users/potier/g-prefix/usr/bin/x86_64-apple-darwin10-ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-apple-darwin10-g++ -E checking for ld used by x86_64-apple-darwin10-g++... /Users/potier/g-prefix/usr/bin/x86_64-apple-darwin10-ld checking if the linker (/Users/potier/g-prefix/usr/bin/x86_64-apple-darwin10-ld) is GNU ld... no checking whether the x86_64-apple-darwin10-g++ linker (/Users/potier/g-prefix/usr/bin/x86_64-apple-darwin10-ld) supports shared libraries... yes checking for x86_64-apple-darwin10-g++ option to produce PIC... -fno-common -DPIC checking if x86_64-apple-darwin10-g++ PIC flag -fno-common -DPIC works... yes checking if x86_64-apple-darwin10-g++ static flag -static works... no checking if x86_64-apple-darwin10-g++ supports -c -o file.o... yes checking if x86_64-apple-darwin10-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-apple-darwin10-g++ linker (/Users/potier/g-prefix/usr/bin/x86_64-apple-darwin10-ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10 dyld checking how to hardcode library paths into programs... immediate checking for python... /Users/potier/g-prefix/usr/bin/python checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking whether to check for GCC pthread/shared inconsistencies... no checking whether -pthread is sufficient with -shared... no checking whether -lpthread fixes that... no checking whether -lc_r fixes that... no configure: WARNING: Impossible to determine how to use pthreads with shared libraries configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/gtest-config config.status: creating build-aux/config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /Users/potier/g-prefix/var/tmp/portage/dev-libs/protobuf-2.4.1/work/protobuf-2.4.1 ... make (CDPATH="${ZSH_VERSION+.}:" && cd . && /Users/potier/g-prefix/bin/bash /Users/potier/g-prefix/var/tmp/portage/dev-libs/protobuf-2.4.1/work/protobuf-2.4.1/missing --run autoheader) configure.ac:87: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from... ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from... configure.ac:87: the top level rm -f stamp-h1 touch config.h.in cd . && /Users/potier/g-prefix/bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1] : on entre dans le répertoire « /Users/potier/g-prefix/var/tmp/portage/dev-libs/protobuf-2.4.1/work/protobuf-2.4.1 » Making all in . make[2] : on entre dans le répertoire « /Users/potier/g-prefix/var/tmp/portage/dev-libs/protobuf-2.4.1/work/protobuf-2.4.1 » make[2] : on quitte le répertoire « /Users/potier/g-prefix/var/tmp/portage/dev-libs/protobuf-2.4.1/work/protobuf-2.4.1 » Making all in src make[2] : on entre dans le répertoire « /Users/potier/g-prefix/var/tmp/portage/dev-libs/protobuf-2.4.1/work/protobuf-2.4.1/src » x86_64-apple-darwin10-g++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=nocona -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o `test -f 'google/protobuf/compiler/main.cc' || echo './'`google/protobuf/compiler/main.cc mv -f .deps/main.Tpo .deps/main.Po /Users/potier/g-prefix/bin/bash ../libtool --tag=CXX --mode=compile x86_64-apple-darwin10-g++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=nocona -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo `test -f 'google/protobuf/stubs/common.cc' || echo './'`google/protobuf/stubs/common.cc libtool: compile: x86_64-apple-darwin10-g++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=nocona -MT common.lo -MD -MP -MF .deps/common.Tpo -c google/protobuf/stubs/common.cc -fno-common -DPIC -o .libs/common.o google/protobuf/stubs/common.cc:48:2: error: #error "No suitable threading library available." make[2]: *** [common.lo] Erreur 1 make[2] : on quitte le répertoire « /Users/potier/g-prefix/var/tmp/portage/dev-libs/protobuf-2.4.1/work/protobuf-2.4.1/src » make[1]: *** [all-recursive] Erreur 1 make[1] : on quitte le répertoire « /Users/potier/g-prefix/var/tmp/portage/dev-libs/protobuf-2.4.1/work/protobuf-2.4.1 » make: *** [all] Erreur 2 emake failed * ERROR: dev-libs/protobuf-2.4.1 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 85: Called call-ebuildshell 'src_compile' * environment, line 1198: Called src_compile * environment, line 7398: Called die * The specific snippet of code: * emake || die "emake failed"; * * If you need support, post the output of 'emerge --info =dev-libs/protobuf-2.4.1', * the complete build log and the output of 'emerge -pqv =dev-libs/protobuf-2.4.1'. !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="" JAVA_HOME="" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info * The complete build log is located at '/Users/potier/g-prefix/var/tmp/portage/dev-libs/protobuf-2.4.1/temp/build.log'. * The ebuild environment file is located at '/Users/potier/g-prefix/var/tmp/portage/dev-libs/protobuf-2.4.1/temp/environment'. * Working directory: '/Users/potier/g-prefix/var/tmp/portage/dev-libs/protobuf-2.4.1/work/protobuf-2.4.1' * S: '/Users/potier/g-prefix/var/tmp/portage/dev-libs/protobuf-2.4.1/work/protobuf-2.4.1'