==> Creating clean working copy [build]...done ==> Making package: libsocket 1.8-3 (Mon Sep 21 14:19:10 EDT 2015) ==> Retrieving sources... -> Found libsocket-1.8.tar.gz -> Found includes.patch ==> Validating source files with sha1sums... libsocket-1.8.tar.gz ... Passed includes.patch ... Passed patching file src/socket.hh 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 for g++... g++ checking for C++ compiler default output file name... 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y checking build system type... armv7l-unknown-linux-gnu checking host system type... armv7l-unknown-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no 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 whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for library containing gethostbyname... none required checking for library containing connect... none required checking for ANSI C header files... (cached) yes configure: creating ./config.status config.status: creating config/Makefile config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/tests/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/build/libsocket/src/libsocket-1.8' Making all in src make[2]: Entering directory '/build/libsocket/src/libsocket-1.8/src' Making all in tests make[3]: Entering directory '/build/libsocket/src/libsocket-1.8/src/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/libsocket/src/libsocket-1.8/src/tests' make[3]: Entering directory '/build/libsocket/src/libsocket-1.8/src' if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -ansi -pedantic -MT socket.lo -MD -MP -MF ".deps/socket.Tpo" \ -c -o socket.lo `test -f 'socket.cc' || echo './'`socket.cc; \ then mv -f ".deps/socket.Tpo" ".deps/socket.Plo"; \ else rm -f ".deps/socket.Tpo"; exit 1; \ fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -ansi -pedantic -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.cc -fPIC -DPIC -o .libs/socket.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -ansi -pedantic -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.cc -o socket.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -ansi -pedantic -MT udpsocket.lo -MD -MP -MF ".deps/udpsocket.Tpo" \ -c -o udpsocket.lo `test -f 'udpsocket.cc' || echo './'`udpsocket.cc; \ then mv -f ".deps/udpsocket.Tpo" ".deps/udpsocket.Plo"; \ else rm -f ".deps/udpsocket.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -ansi -pedantic -MT udpsocket.lo -MD -MP -MF .deps/udpsocket.Tpo -c udpsocket.cc -fPIC -DPIC -o .libs/udpsocket.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -ansi -pedantic -MT udpsocket.lo -MD -MP -MF .deps/udpsocket.Tpo -c udpsocket.cc -o udpsocket.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -ansi -pedantic -MT tcpsocket.lo -MD -MP -MF ".deps/tcpsocket.Tpo" \ -c -o tcpsocket.lo `test -f 'tcpsocket.cc' || echo './'`tcpsocket.cc; \ then mv -f ".deps/tcpsocket.Tpo" ".deps/tcpsocket.Plo"; \ else rm -f ".deps/tcpsocket.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -ansi -pedantic -MT tcpsocket.lo -MD -MP -MF .deps/tcpsocket.Tpo -c tcpsocket.cc -fPIC -DPIC -o .libs/tcpsocket.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -ansi -pedantic -MT tcpsocket.lo -MD -MP -MF .deps/tcpsocket.Tpo -c tcpsocket.cc -o tcpsocket.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -ansi -pedantic -MT localsocket.lo -MD -MP -MF ".deps/localsocket.Tpo" \ -c -o localsocket.lo `test -f 'localsocket.cc' || echo './'`localsocket.cc; \ then mv -f ".deps/localsocket.Tpo" ".deps/localsocket.Plo"; \ else rm -f ".deps/localsocket.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -ansi -pedantic -MT localsocket.lo -MD -MP -MF .deps/localsocket.Tpo -c localsocket.cc -fPIC -DPIC -o .libs/localsocket.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -ansi -pedantic -MT localsocket.lo -MD -MP -MF .deps/localsocket.Tpo -c localsocket.cc -o localsocket.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -ansi -pedantic -MT netsocket.lo -MD -MP -MF ".deps/netsocket.Tpo" \ -c -o netsocket.lo `test -f 'netsocket.cc' || echo './'`netsocket.cc; \ then mv -f ".deps/netsocket.Tpo" ".deps/netsocket.Plo"; \ else rm -f ".deps/netsocket.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -ansi -pedantic -MT netsocket.lo -MD -MP -MF .deps/netsocket.Tpo -c netsocket.cc -fPIC -DPIC -o .libs/netsocket.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -ansi -pedantic -MT netsocket.lo -MD -MP -MF .deps/netsocket.Tpo -c netsocket.cc -o netsocket.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -ansi -pedantic -MT socketexception.lo -MD -MP -MF ".deps/socketexception.Tpo" \ -c -o socketexception.lo `test -f 'socketexception.cc' || echo './'`socketexception.cc; \ then mv -f ".deps/socketexception.Tpo" ".deps/socketexception.Plo"; \ else rm -f ".deps/socketexception.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -ansi -pedantic -MT socketexception.lo -MD -MP -MF .deps/socketexception.Tpo -c socketexception.cc -fPIC -DPIC -o .libs/socketexception.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -ansi -pedantic -MT socketexception.lo -MD -MP -MF .deps/socketexception.Tpo -c socketexception.cc -o socketexception.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link g++ -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -ansi -pedantic -Wl,-O1,--sort-common,--as-needed,-z,relro -o libsocket.la -rpath /usr/lib/ -version-info 1:8:1 socket.lo udpsocket.lo tcpsocket.lo localsocket.lo netsocket.lo socketexception.lo g++ -shared -nostdlib /usr/lib/gcc/armv6l-unknown-linux-gnueabihf/5.2.0/../../../crti.o /usr/lib/gcc/armv6l-unknown-linux-gnueabihf/5.2.0/crtbeginS.o .libs/socket.o .libs/udpsocket.o .libs/tcpsocket.o .libs/localsocket.o .libs/netsocket.o .libs/socketexception.o -L/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/5.2.0 -L/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/5.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6l-unknown-linux-gnueabihf/5.2.0/crtendS.o /usr/lib/gcc/armv6l-unknown-linux-gnueabihf/5.2.0/../../../crtn.o -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-soname -Wl,libsocket.so.0 -o .libs/libsocket.so.0.1.8 (cd .libs && rm -f libsocket.so.0 && ln -s libsocket.so.0.1.8 libsocket.so.0) (cd .libs && rm -f libsocket.so && ln -s libsocket.so.0.1.8 libsocket.so) ar cru .libs/libsocket.a socket.o udpsocket.o tcpsocket.o localsocket.o netsocket.o socketexception.o ranlib .libs/libsocket.a creating libsocket.la (cd .libs && rm -f libsocket.la && ln -s ../libsocket.la libsocket.la) make[3]: Leaving directory '/build/libsocket/src/libsocket-1.8/src' make[2]: Leaving directory '/build/libsocket/src/libsocket-1.8/src' Making all in config make[2]: Entering directory '/build/libsocket/src/libsocket-1.8/config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/libsocket/src/libsocket-1.8/config' make[2]: Entering directory '/build/libsocket/src/libsocket-1.8' make[2]: Leaving directory '/build/libsocket/src/libsocket-1.8' make[1]: Leaving directory '/build/libsocket/src/libsocket-1.8' Making install in src make[1]: Entering directory '/build/libsocket/src/libsocket-1.8/src' Making install in tests make[2]: Entering directory '/build/libsocket/src/libsocket-1.8/src/tests' make[3]: Entering directory '/build/libsocket/src/libsocket-1.8/src/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/libsocket/src/libsocket-1.8/src/tests' make[2]: Leaving directory '/build/libsocket/src/libsocket-1.8/src/tests' make[2]: Entering directory '/build/libsocket/src/libsocket-1.8/src' make[3]: Entering directory '/build/libsocket/src/libsocket-1.8/src' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh ../config/mkinstalldirs /build/libsocket/pkg/libsocket/usr/include/socket mkdir -p -- /build/libsocket/pkg/libsocket/usr/include/socket /usr/bin/install -c -m 644 socket.hh /build/libsocket/pkg/libsocket/usr/include/socket/socket.hh /usr/bin/install -c -m 644 udpsocket.hh /build/libsocket/pkg/libsocket/usr/include/socket/udpsocket.hh /usr/bin/install -c -m 644 tcpsocket.hh /build/libsocket/pkg/libsocket/usr/include/socket/tcpsocket.hh /usr/bin/install -c -m 644 localsocket.hh /build/libsocket/pkg/libsocket/usr/include/socket/localsocket.hh /usr/bin/install -c -m 644 netsocket.hh /build/libsocket/pkg/libsocket/usr/include/socket/netsocket.hh /usr/bin/install -c -m 644 socketexception.hh /build/libsocket/pkg/libsocket/usr/include/socket/socketexception.hh /bin/sh ../config/mkinstalldirs /build/libsocket/pkg/libsocket/usr/lib/ mkdir -p -- /build/libsocket/pkg/libsocket/usr/lib/ /bin/sh ../libtool --mode=install /usr/bin/install -c libsocket.la /build/libsocket/pkg/libsocket/usr/lib//libsocket.la /usr/bin/install -c .libs/libsocket.so.0.1.8 /build/libsocket/pkg/libsocket/usr/lib//libsocket.so.0.1.8 (cd /build/libsocket/pkg/libsocket/usr/lib/ && rm -f libsocket.so.0 && ln -s libsocket.so.0.1.8 libsocket.so.0) (cd /build/libsocket/pkg/libsocket/usr/lib/ && rm -f libsocket.so && ln -s libsocket.so.0.1.8 libsocket.so) /usr/bin/install -c .libs/libsocket.lai /build/libsocket/pkg/libsocket/usr/lib//libsocket.la /usr/bin/install -c .libs/libsocket.a /build/libsocket/pkg/libsocket/usr/lib//libsocket.a chmod 644 /build/libsocket/pkg/libsocket/usr/lib//libsocket.a ranlib /build/libsocket/pkg/libsocket/usr/lib//libsocket.a make[3]: Leaving directory '/build/libsocket/src/libsocket-1.8/src' make[2]: Leaving directory '/build/libsocket/src/libsocket-1.8/src' make[1]: Leaving directory '/build/libsocket/src/libsocket-1.8/src' Making install in config make[1]: Entering directory '/build/libsocket/src/libsocket-1.8/config' make[2]: Entering directory '/build/libsocket/src/libsocket-1.8/config' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/libsocket/src/libsocket-1.8/config' make[1]: Leaving directory '/build/libsocket/src/libsocket-1.8/config' make[1]: Entering directory '/build/libsocket/src/libsocket-1.8' make[2]: Entering directory '/build/libsocket/src/libsocket-1.8' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/libsocket/src/libsocket-1.8' make[1]: Leaving directory '/build/libsocket/src/libsocket-1.8'