* CPV: dev-db/odbtp-1.1.4 * REPO: gentoo * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU >>> Unpacking source... >>> Unpacking odbtp-1.1.4.tar.gz to /var/tmp/portage/dev-db/odbtp-1.1.4/work * Applying odbtp-1.1.4-amd64.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/dev-db/odbtp-1.1.4/work >>> Compiling source in /var/tmp/portage/dev-db/odbtp-1.1.4/work/odbtp-1.1.4 ... * econf: updating odbtp-1.1.4/config.guess with /usr/share/gnuconfig/config.guess * econf: updating odbtp-1.1.4/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 creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... found checking for working automake... missing checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking whether the C compiler (gcc -march=core2 -msse4.1 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) works... yes checking whether the C compiler (gcc -march=core2 -msse4.1 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for Cygwin environment... no checking for mingw32 environment... no checking how to run the C preprocessor... gcc -E checking host system type... x86_64-pc-linux-gnu checking build system type... x86_64-pc-linux-gnu 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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking for a sed that does not truncate output... /bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) checking for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for file... /usr/bin/file checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/x86_64-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 gethostent... yes checking for setsockopt... yes checking for ANSI C header files... yes checking for stdlib.h... yes checking for string.h... yes checking for unistd.h... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for sys/socket.h... yes checking for working const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for malloc... yes checking for mktime... yes checking for realloc... yes checking for memset... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for gethostbyaddr... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for select... yes checking for socket... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h make -j9 -j1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=core2 -msse4.1 -O2 -pipe -c odbtp.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -march=core2 -msse4.1 -O2 -pipe -Wp,-MD,.deps/odbtp.pp -c odbtp.c -fPIC -DPIC -o .libs/odbtp.lo odbtp.c: In function ‘odbReadInterfaceFile’: odbtp.c:3464: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I. -march=core2 -msse4.1 -O2 -pipe -Wp,-MD,.deps/odbtp.pp -c odbtp.c -o odbtp.o >/dev/null 2>&1 mv -f .libs/odbtp.lo odbtp.lo /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=core2 -msse4.1 -O2 -pipe -c sockutil.c rm -f .libs/sockutil.lo gcc -DHAVE_CONFIG_H -I. -I. -I. -march=core2 -msse4.1 -O2 -pipe -Wp,-MD,.deps/sockutil.pp -c sockutil.c -fPIC -DPIC -o .libs/sockutil.lo In file included from sockutil.c:18: sockutil.h:10:1: warning: "INADDR_NONE" redefined In file included from sockutil.c:11: /usr/include/netinet/in.h:181:1: warning: this is the location of the previous definition gcc -DHAVE_CONFIG_H -I. -I. -I. -march=core2 -msse4.1 -O2 -pipe -Wp,-MD,.deps/sockutil.pp -c sockutil.c -o sockutil.o >/dev/null 2>&1 mv -f .libs/sockutil.lo sockutil.lo /bin/sh ./libtool --mode=link gcc -march=core2 -msse4.1 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libodbtp.la -rpath /usr/lib64 -version-info 1:1:0 odbtp.lo sockutil.lo rm -fr .libs/libodbtp.la .libs/libodbtp.* .libs/libodbtp.* gcc -shared odbtp.lo sockutil.lo -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libodbtp.so.1 -o .libs/libodbtp.so.1.0.1 (cd .libs && rm -f libodbtp.so.1 && ln -s libodbtp.so.1.0.1 libodbtp.so.1) (cd .libs && rm -f libodbtp.so && ln -s libodbtp.so.1.0.1 libodbtp.so) ar cru .libs/libodbtp.a odbtp.o sockutil.o ranlib .libs/libodbtp.a creating libodbtp.la (cd .libs && rm -f libodbtp.la && ln -s ../libodbtp.la libodbtp.la) gcc -DHAVE_CONFIG_H -I. -I. -I. -march=core2 -msse4.1 -O2 -pipe -c odbtpcli.c odbtpcli.c: In function ‘main’: odbtpcli.c:152: warning: format ‘%s’ expects type ‘char *’, but argument 2 has type ‘odbPVOID’ odbtpcli.c:90: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result odbtpcli.c:90: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result /bin/sh ./libtool --mode=link gcc -march=core2 -msse4.1 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o odbtpcli -L. odbtpcli.o -lodbtp gcc -march=core2 -msse4.1 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/odbtpcli odbtpcli.o -L/var/tmp/portage/dev-db/odbtp-1.1.4/work/odbtp-1.1.4 /var/tmp/portage/dev-db/odbtp-1.1.4/work/odbtp-1.1.4/.libs/libodbtp.so -Wl,--rpath -Wl,/usr/lib64 creating odbtpcli >>> Source compiled. >>> Test phase [not enabled]: dev-db/odbtp-1.1.4 >>> Install odbtp-1.1.4 into /var/tmp/portage/dev-db/odbtp-1.1.4/image/ category dev-db make[1]: Entering directory `/var/tmp/portage/dev-db/odbtp-1.1.4/work/odbtp-1.1.4' /bin/sh ./mkinstalldirs /var/tmp/portage/dev-db/odbtp-1.1.4/image//usr/lib64 mkdir /var/tmp/portage/dev-db/odbtp-1.1.4/image/usr mkdir /var/tmp/portage/dev-db/odbtp-1.1.4/image/usr/lib64 /bin/sh ./libtool --mode=install /usr/bin/install -c libodbtp.la /var/tmp/portage/dev-db/odbtp-1.1.4/image//usr/lib64/libodbtp.la /usr/bin/install -c .libs/libodbtp.so.1.0.1 /var/tmp/portage/dev-db/odbtp-1.1.4/image//usr/lib64/libodbtp.so.1.0.1 (cd /var/tmp/portage/dev-db/odbtp-1.1.4/image//usr/lib64 && rm -f libodbtp.so.1 && ln -s libodbtp.so.1.0.1 libodbtp.so.1) (cd /var/tmp/portage/dev-db/odbtp-1.1.4/image//usr/lib64 && rm -f libodbtp.so && ln -s libodbtp.so.1.0.1 libodbtp.so) /usr/bin/install -c .libs/libodbtp.lai /var/tmp/portage/dev-db/odbtp-1.1.4/image//usr/lib64/libodbtp.la /usr/bin/install -c .libs/libodbtp.a /var/tmp/portage/dev-db/odbtp-1.1.4/image//usr/lib64/libodbtp.a ranlib /var/tmp/portage/dev-db/odbtp-1.1.4/image//usr/lib64/libodbtp.a chmod 644 /var/tmp/portage/dev-db/odbtp-1.1.4/image//usr/lib64/libodbtp.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ./mkinstalldirs /var/tmp/portage/dev-db/odbtp-1.1.4/image//usr/include mkdir /var/tmp/portage/dev-db/odbtp-1.1.4/image/usr/include /usr/bin/install -c -m 644 odbtp.h /var/tmp/portage/dev-db/odbtp-1.1.4/image//usr/include/odbtp.h make[1]: Leaving directory `/var/tmp/portage/dev-db/odbtp-1.1.4/work/odbtp-1.1.4' >>> Completed installing odbtp-1.1.4 into /var/tmp/portage/dev-db/odbtp-1.1.4/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib64/libodbtp.so.1.0.1 usr/lib64/libodbtp.a removing executable bit: usr/lib64/libodbtp.la * checking 10 files for package collisions --- /usr/ --- /usr/include/ >>> /usr/include/odbtp.h --- /usr/share/ --- /usr/share/doc/ >>> /usr/share/doc/odbtp-1.1.4/ >>> /usr/share/doc/odbtp-1.1.4/README.64bitOS.bz2 >>> /usr/share/doc/odbtp-1.1.4/INSTALL.bz2 >>> /usr/share/doc/odbtp-1.1.4/AUTHORS.bz2 >>> /usr/share/doc/odbtp-1.1.4/README.bz2 --- /usr/lib64/ >>> /usr/lib64/libodbtp.la >>> /usr/lib64/libodbtp.a >>> /usr/lib64/libodbtp.so.1.0.1 >>> /usr/lib64/libodbtp.so.1 -> libodbtp.so.1.0.1 >>> /usr/lib64/libodbtp.so -> libodbtp.so.1.0.1 >>> Regenerating /etc/ld.so.cache...