>>> Unpacking source... >>> Unpacking bopm-3.1.2.tar.gz to /var/tmp/portage/net-libs/libopm-3.1.2/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/net-libs/libopm-3.1.2/work/bopm-3.1.2/src/libopm ... * econf: updating bopm-3.1.2/config.guess with /usr/share/gnuconfig/config.guess * econf: updating bopm-3.1.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating bopm-3.1.2/src/libopm/config.guess with /usr/share/gnuconfig/config.guess * econf: updating bopm-3.1.2/src/libopm/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output... ok checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for objdir... .libs checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.lo... yes checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for libraries containing socket functions... -lc checking for ANSI C header files... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for snprintf... yes checking for vsnprintf... yes checking for working snprintf... yes checking for working vsnprintf... yes checking for inet_aton... yes checking for inet_pton... yes checking for gethostbyname... yes checking for gethostbyname2... yes checking whether byte ordering is bigendian... no checking for socket in -lsocket... no checking for gethostbyname in -lnsl... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating src/setup.h config.status: executing depfiles commands ############################################################################## Everything is now configured. To compile libopm now, just type make. It requires GNU Make, which may be installed as gmake on your system. libopm will be installed in /usr. To change this, run: ./configure --prefix=DIRECTORY ############################################################################## Making all in src make[1]: Entering directory `/var/tmp/portage/net-libs/libopm-3.1.2/work/bopm-3.1.2/src/libopm/src' make all-am make[2]: Entering directory `/var/tmp/portage/net-libs/libopm-3.1.2/work/bopm-3.1.2/src/libopm/src' source='compat.c' object='compat.lo' libtool=yes \ depfile='.deps/compat.Plo' tmpdepfile='.deps/compat.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -include /var/tmp/portage/net-libs/libopm-3.1.2/temp/flagscheck.h -c -o compat.lo `test -f 'compat.c' || echo './'`compat.c source='config.c' object='config.lo' libtool=yes \ depfile='.deps/config.Plo' tmpdepfile='.deps/config.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -include /var/tmp/portage/net-libs/libopm-3.1.2/temp/flagscheck.h -c -o config.lo `test -f 'config.c' || echo './'`config.c source='inet.c' object='inet.lo' libtool=yes \ depfile='.deps/inet.Plo' tmpdepfile='.deps/inet.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -include /var/tmp/portage/net-libs/libopm-3.1.2/temp/flagscheck.h -c -o inet.lo `test -f 'inet.c' || echo './'`inet.c source='libopm.c' object='libopm.lo' libtool=yes \ depfile='.deps/libopm.Plo' tmpdepfile='.deps/libopm.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -include /var/tmp/portage/net-libs/libopm-3.1.2/temp/flagscheck.h -c -o libopm.lo `test -f 'libopm.c' || echo './'`libopm.c source='list.c' object='list.lo' libtool=yes \ depfile='.deps/list.Plo' tmpdepfile='.deps/list.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -include /var/tmp/portage/net-libs/libopm-3.1.2/temp/flagscheck.h -c -o list.lo `test -f 'list.c' || echo './'`list.c source='malloc.c' object='malloc.lo' libtool=yes \ depfile='.deps/malloc.Plo' tmpdepfile='.deps/malloc.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -include /var/tmp/portage/net-libs/libopm-3.1.2/temp/flagscheck.h -c -o malloc.lo `test -f 'malloc.c' || echo './'`malloc.c source='proxy.c' object='proxy.lo' libtool=yes \ depfile='.deps/proxy.Plo' tmpdepfile='.deps/proxy.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -include /var/tmp/portage/net-libs/libopm-3.1.2/temp/flagscheck.h -c -o proxy.lo `test -f 'proxy.c' || echo './'`proxy.c source='test.c' object='test.o' libtool=no \ depfile='.deps/test.Po' tmpdepfile='.deps/test.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -include /var/tmp/portage/net-libs/libopm-3.1.2/temp/flagscheck.h -c `test -f 'test.c' || echo './'`test.c source='compat.c' object='compat.o' libtool=no \ depfile='.deps/compat.Po' tmpdepfile='.deps/compat.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -include /var/tmp/portage/net-libs/libopm-3.1.2/temp/flagscheck.h -c `test -f 'compat.c' || echo './'`compat.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -include /var/tmp/portage/net-libs/libopm-3.1.2/temp/flagscheck.h -c compat.c -MT compat.lo -MD -MP -MF .deps/compat.TPlo -fPIC -DPIC -o .libs/compat.lo rm -f .libs/config.lo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -include /var/tmp/portage/net-libs/libopm-3.1.2/temp/flagscheck.h -c config.c -MT config.lo -MD -MP -MF .deps/config.TPlo -fPIC -DPIC -o .libs/config.lo rm -f .libs/malloc.lo rm -f .libs/list.lo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -include /var/tmp/portage/net-libs/libopm-3.1.2/temp/flagscheck.h -c malloc.c -MT malloc.lo -MD -MP -MF .deps/malloc.TPlo -fPIC -DPIC -o .libs/malloc.lo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -include /var/tmp/portage/net-libs/libopm-3.1.2/temp/flagscheck.h -c list.c -MT list.lo -MD -MP -MF .deps/list.TPlo -fPIC -DPIC -o .libs/list.lo rm -f .libs/proxy.lo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -include /var/tmp/portage/net-libs/libopm-3.1.2/temp/flagscheck.h -c proxy.c -MT proxy.lo -MD -MP -MF .deps/proxy.TPlo -fPIC -DPIC -o .libs/proxy.lo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -include /var/tmp/portage/net-libs/libopm-3.1.2/temp/flagscheck.h -c compat.c -MT compat.lo -MD -MP -MF .deps/compat.TPlo -o compat.o >/dev/null 2>&1 config.c: In function 'libopm_config_create': config.c:93: error: invalid lvalue in assignment config.c:97: error: invalid lvalue in assignment config.c:102: error: invalid lvalue in assignment config.c: In function 'libopm_config_set': config.c:191: error: invalid lvalue in assignment rm -f .libs/libopm.lo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -include /var/tmp/portage/net-libs/libopm-3.1.2/temp/flagscheck.h -c libopm.c -MT libopm.lo -MD -MP -MF .deps/libopm.TPlo -fPIC -DPIC -o .libs/libopm.lo make[2]: *** [config.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -include /var/tmp/portage/net-libs/libopm-3.1.2/temp/flagscheck.h -c malloc.c -MT malloc.lo -MD -MP -MF .deps/malloc.TPlo -o malloc.o >/dev/null 2>&1 mv -f .libs/compat.lo compat.lo rm -f .libs/inet.lo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -include /var/tmp/portage/net-libs/libopm-3.1.2/temp/flagscheck.h -c inet.c -MT inet.lo -MD -MP -MF .deps/inet.TPlo -fPIC -DPIC -o .libs/inet.lo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -include /var/tmp/portage/net-libs/libopm-3.1.2/temp/flagscheck.h -c proxy.c -MT proxy.lo -MD -MP -MF .deps/proxy.TPlo -o proxy.o >/dev/null 2>&1 mv -f .libs/malloc.lo malloc.lo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -include /var/tmp/portage/net-libs/libopm-3.1.2/temp/flagscheck.h -c list.c -MT list.lo -MD -MP -MF .deps/list.TPlo -o list.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -include /var/tmp/portage/net-libs/libopm-3.1.2/temp/flagscheck.h -c inet.c -MT inet.lo -MD -MP -MF .deps/inet.TPlo -o inet.o >/dev/null 2>&1 mv -f .libs/list.lo list.lo mv -f .libs/inet.lo inet.lo mv -f .libs/proxy.lo proxy.lo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -include /var/tmp/portage/net-libs/libopm-3.1.2/temp/flagscheck.h -c libopm.c -MT libopm.lo -MD -MP -MF .deps/libopm.TPlo -o libopm.o >/dev/null 2>&1 mv -f .libs/libopm.lo libopm.lo make[2]: Leaving directory `/var/tmp/portage/net-libs/libopm-3.1.2/work/bopm-3.1.2/src/libopm/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/tmp/portage/net-libs/libopm-3.1.2/work/bopm-3.1.2/src/libopm/src' make: *** [all-recursive] Error 1 * * ERROR: net-libs/libopm-3.1.2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 81: Called die * The specific snippet of code: * emake || die "emake failed"; * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/net-libs:libopm-3.1.2:20081009-215841.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/libopm-3.1.2/temp/environment'. *