- * Package: net-libs/socket++-1.12.12-r1
- * Repository: gentoo
- * Maintainer: cpp@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking socket++-1.12.12.tar.gz to /tmp/portage/net-libs/socket++-1.12.12-r1/work
- * Running eautoreconf in '/tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12' ...
- * Running libtoolize --install --copy --force --automake ...
- [ ok ]
- * Running aclocal ...
- [ ok ]
- * Running autoconf ...
- [ ok ]
- * Running autoheader ...
- [ ok ]
- * Running automake --add-missing --copy ...
- [ ok ]
- * Running elibtoolize in: socket++-1.12.12/
- * Applying portage/1.2.0 patch ...
- * Applying sed/1.5.6 patch ...
- * Applying as-needed/2.2.6 patch ...
- >>> Source unpacked in /tmp/portage/net-libs/socket++-1.12.12-r1/work
- >>> Compiling source in /tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12 ...
- * econf: updating socket++-1.12.12/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating socket++-1.12.12/config.guess with /usr/share/gnuconfig/config.guess
- ./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 --disable-debug
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether make sets $(MAKE)... (cached) yes
- checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
- 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-pc-linux-gnu-g++ accepts -g... yes
- checking for style of include used by make... GNU
- checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking how to print strings... printf
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by x86_64-pc-linux-gnu-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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-pc-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
- checking for archiver @FILE support... @
- checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
- checking for sysroot... no
- checking for x86_64-pc-linux-gnu-mt... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
- checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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
- checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
- checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
- checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
- checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking dynamic linker characteristics... (cached) GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking for makedepend... makedepend
- checking for t_accept in -lnsl... no
- checking for socket in -lsocket... no
- checking for string.h... (cached) yes
- checking for memory.h... (cached) yes
- checking sstream usability... yes
- checking sstream presence... yes
- checking for sstream... yes
- checking string usability... yes
- checking string presence... yes
- checking for string... yes
- checking _G_config.h usability... yes
- checking _G_config.h presence... yes
- checking for _G_config.h... yes
- checking for sys/wait.h that is POSIX.1 compatible... yes
- checking for pid_t... yes
- checking return type of signal handlers... void
- checking vfork.h usability... no
- checking vfork.h presence... no
- checking for vfork.h... no
- checking for fork... yes
- checking for vfork... yes
- checking for working fork... yes
- checking for working vfork... (cached) yes
- checking for select... yes
- checking for sys_siglist... sys_siglist
- checking for sys_errlist... sys_errlist
- checking for sys_errlist prototype... yes
- checking for signal handler arg type... int
- checking if extern "C" wrappers are needed... no
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating socket++/Makefile
- config.status: creating doc/Makefile
- config.status: creating test/Makefile
- config.status: creating socket++/config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- make -j24
- Making all in socket++
- make[1]: Entering directory `/tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12/socket++'
- make all-am
- make[2]: Entering directory `/tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12/socket++'
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT sockstream.lo -MD -MP -MF .deps/sockstream.Tpo -c -o sockstream.lo sockstream.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT sockinet.lo -MD -MP -MF .deps/sockinet.Tpo -c -o sockinet.lo sockinet.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT sockunix.lo -MD -MP -MF .deps/sockunix.Tpo -c -o sockunix.lo sockunix.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pipestream.lo -MD -MP -MF .deps/pipestream.Tpo -c -o pipestream.lo pipestream.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT fork.lo -MD -MP -MF .deps/fork.Tpo -c -o fork.lo fork.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c -o protocol.lo protocol.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT echo.lo -MD -MP -MF .deps/echo.Tpo -c -o echo.lo echo.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT smtp.lo -MD -MP -MF .deps/smtp.Tpo -c -o smtp.lo smtp.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT ftp.lo -MD -MP -MF .deps/ftp.Tpo -c -o ftp.lo ftp.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT sig.lo -MD -MP -MF .deps/sig.Tpo -c -o sig.lo sig.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT sockstream.lo -MD -MP -MF .deps/sockstream.Tpo -c sockstream.cpp -fPIC -DPIC -o .libs/sockstream.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT sockinet.lo -MD -MP -MF .deps/sockinet.Tpo -c sockinet.cpp -fPIC -DPIC -o .libs/sockinet.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT sockunix.lo -MD -MP -MF .deps/sockunix.Tpo -c sockunix.cpp -fPIC -DPIC -o .libs/sockunix.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT fork.lo -MD -MP -MF .deps/fork.Tpo -c fork.cpp -fPIC -DPIC -o .libs/fork.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c protocol.cpp -fPIC -DPIC -o .libs/protocol.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pipestream.lo -MD -MP -MF .deps/pipestream.Tpo -c pipestream.cpp -fPIC -DPIC -o .libs/pipestream.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT echo.lo -MD -MP -MF .deps/echo.Tpo -c echo.cpp -fPIC -DPIC -o .libs/echo.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT smtp.lo -MD -MP -MF .deps/smtp.Tpo -c smtp.cpp -fPIC -DPIC -o .libs/smtp.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT sig.lo -MD -MP -MF .deps/sig.Tpo -c sig.cpp -fPIC -DPIC -o .libs/sig.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT ftp.lo -MD -MP -MF .deps/ftp.Tpo -c ftp.cpp -fPIC -DPIC -o .libs/ftp.o
- protocol.cpp: In member function 'const char* protocol::protocolbuf::protocol_name() const':
- protocol.cpp:20:15: warning: deprecated conversion from string constant to 'char*'
- protocol.cpp:22:11: warning: deprecated conversion from string constant to 'char*'
- protocol.cpp:24:11: warning: deprecated conversion from string constant to 'char*'
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c protocol.cpp -o protocol.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT fork.lo -MD -MP -MF .deps/fork.Tpo -c fork.cpp -o fork.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT echo.lo -MD -MP -MF .deps/echo.Tpo -c echo.cpp -o echo.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT sig.lo -MD -MP -MF .deps/sig.Tpo -c sig.cpp -o sig.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT smtp.lo -MD -MP -MF .deps/smtp.Tpo -c smtp.cpp -o smtp.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pipestream.lo -MD -MP -MF .deps/pipestream.Tpo -c pipestream.cpp -o pipestream.o >/dev/null 2>&1
- mv -f .deps/protocol.Tpo .deps/protocol.Plo
- mv -f .deps/echo.Tpo .deps/echo.Plo
- mv -f .deps/fork.Tpo .deps/fork.Plo
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT sockunix.lo -MD -MP -MF .deps/sockunix.Tpo -c sockunix.cpp -o sockunix.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT ftp.lo -MD -MP -MF .deps/ftp.Tpo -c ftp.cpp -o ftp.o >/dev/null 2>&1
- mv -f .deps/sig.Tpo .deps/sig.Plo
- mv -f .deps/smtp.Tpo .deps/smtp.Plo
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT sockinet.lo -MD -MP -MF .deps/sockinet.Tpo -c sockinet.cpp -o sockinet.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT sockstream.lo -MD -MP -MF .deps/sockstream.Tpo -c sockstream.cpp -o sockstream.o >/dev/null 2>&1
- mv -f .deps/pipestream.Tpo .deps/pipestream.Plo
- mv -f .deps/sockunix.Tpo .deps/sockunix.Plo
- mv -f .deps/ftp.Tpo .deps/ftp.Plo
- mv -f .deps/sockstream.Tpo .deps/sockstream.Plo
- mv -f .deps/sockinet.Tpo .deps/sockinet.Plo
- /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -version-info 1:2:0 -Wl,-O1 -Wl,--as-needed -o libsocket++.la -rpath /usr/lib64 sockstream.lo sockinet.lo sockunix.lo pipestream.lo fork.lo protocol.lo echo.lo smtp.lo ftp.lo sig.lo
- libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtbeginS.o .libs/sockstream.o .libs/sockinet.o .libs/sockunix.o .libs/pipestream.o .libs/fork.o .libs/protocol.o .libs/echo.o .libs/smtp.o .libs/ftp.o .libs/sig.o -Wl,--as-needed -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libsocket++.so.1 -o .libs/libsocket++.so.1.0.2
- libtool: link: (cd ".libs" && rm -f "libsocket++.so.1" && ln -s "libsocket++.so.1.0.2" "libsocket++.so.1")
- libtool: link: (cd ".libs" && rm -f "libsocket++.so" && ln -s "libsocket++.so.1.0.2" "libsocket++.so")
- libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsocket++.a sockstream.o sockinet.o sockunix.o pipestream.o fork.o protocol.o echo.o smtp.o ftp.o sig.o
- libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsocket++.a
- libtool: link: ( cd ".libs" && rm -f "libsocket++.la" && ln -s "../libsocket++.la" "libsocket++.la" )
- make[2]: Leaving directory `/tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12/socket++'
- make[1]: Leaving directory `/tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12/socket++'
- Making all in doc
- make[1]: Entering directory `/tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12/doc'
- restore=: && backupdir=".am$$" && \
- am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
- rm -rf $backupdir && mkdir $backupdir && \
- if (/bin/sh /tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12/missing --run makeinfo --version) >/dev/null 2>&1; then \
- for f in socket++.info socket++.info-[0-9] socket++.info-[0-9][0-9] socket++.i[0-9] socket++.i[0-9][0-9]; do \
- if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
- done; \
- else :; fi && \
- cd "$am__cwd"; \
- if /bin/sh /tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12/missing --run makeinfo -I . \
- -o socket++.info socket++.texi; \
- then \
- rc=0; \
- CDPATH="${ZSH_VERSION+.}:" && cd .; \
- else \
- rc=$?; \
- CDPATH="${ZSH_VERSION+.}:" && cd . && \
- $restore $backupdir/* `echo "./socket++.info" | sed 's|[^/]*$||'`; \
- fi; \
- rm -rf $backupdir; exit $rc
- socket++.texi:536: warning: unlikely character , in @var.
- socket++.texi:536: warning: unlikely character , in @var.
- socket++.texi:538: warning: unlikely character , in @var.
- socket++.texi:538: warning: unlikely character , in @var.
- socket++.texi:538: warning: unlikely character , in @var.
- socket++.texi:538: warning: unlikely character , in @var.
- socket++.texi:540: warning: unlikely character , in @var.
- socket++.texi:542: warning: unlikely character , in @var.
- socket++.texi:749: warning: `.' or `,' must follow @xref, not `f'.
- socket++.texi:1882: warning: `.' or `,' must follow @xref, not `f'.
- make[1]: Leaving directory `/tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12/doc'
- make[1]: Entering directory `/tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12'
- make[1]: Nothing to be done for `all-am'.
- make[1]: Leaving directory `/tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12'
- >>> Source compiled.
- * Tinderbox QA Notice: 'make' called by src_test
- make -j24 check
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ tdunread.C
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ tdunwrite.C
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ tdinread.C
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ tdinwrite.C
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ tsunread.C
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ tsunwrite.C
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ tsinread.C
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ tsinwrite.C
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ tpipe.C
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ tsockpair.C
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ tpopen.C
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ tpopen-lpc.C
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ tpopen-ftp.C
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ tpopentest.C
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ testall.C
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ tnntp.C
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ tsmtp.C
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ tsendfiles.C
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ thostnames.C
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ twhois.C
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ tfork.C
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ tfork0.C
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ tsecho.C
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ tcecho.C
- tfork0.C: In function 'int main(int, char**)':
- tfork0.C:30:30: warning: deprecated conversion from string constant to 'char*'
- tpopentest.C: In function 'int main(int, char**)':
- tpopentest.C:36:17: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result
- tfork.C: In function 'int main(int, char**)':
- tfork.C:32:30: warning: deprecated conversion from string constant to 'char*'
- tfork.C:38:32: warning: deprecated conversion from string constant to 'char*'
- tfork.C:42:34: warning: deprecated conversion from string constant to 'char*'
- tfork.C:44:35: warning: deprecated conversion from string constant to 'char*'
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ tcsmtp.C
- thostnames.C: In constructor 'test::test()':
- thostnames.C:26:58: error: cast from 'sockinetbuf*' to 'unsigned int' loses precision
- thostnames.C: In function 'int main(int, char**)':
- thostnames.C:42:49: error: cast from 'sockinetbuf*' to 'unsigned int' loses precision
- x86_64-pc-linux-gnu-g++ -c -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -I./.. -I./../socket++ tcftp.C
- make: *** [thostnames.o] Error 1
- make: *** Waiting for unfinished jobs....
- emake failed
- * ERROR: net-libs/socket++-1.12.12-r1 failed (test phase):
- * make check failed
- *
- * Call stack:
- * ebuild.sh, line 85: Called src_test
- * environment, line 1604: Called die
- * The specific snippet of code:
- * make check || die "make check failed"
- *
- * If you need support, post the output of `emerge --info '=net-libs/socket++-1.12.12-r1'`,
- * the complete build log and the output of `emerge -pqv '=net-libs/socket++-1.12.12-r1'`.
- /usr/lib64/portage/bin/isolated-functions.sh: line 214: wait: `make check failed': not a pid or valid job spec
- * The complete build log is located at '/var/log/portage/net-libs:socket++-1.12.12-r1:20120704-115536.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/net-libs/socket++-1.12.12-r1/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/net-libs/socket++-1.12.12-r1/temp/environment'.
- * Working directory: '/tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12/test'
- * S: '/tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12'
- >>> Install socket++-1.12.12-r1 into /tmp/portage/net-libs/socket++-1.12.12-r1/image/ category net-libs
- * Tinderbox QA Notice: 'make' called by src_install
- make -j24 DESTDIR=/tmp/portage/net-libs/socket++-1.12.12-r1/image/ install
- Making install in socket++
- make[1]: Entering directory `/tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12/socket++'
- make[2]: Entering directory `/tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12/socket++'
- test -z "/usr/include/socket++" || /bin/mkdir -p "/tmp/portage/net-libs/socket++-1.12.12-r1/image//usr/include/socket++"
- /usr/bin/install -c -m 644 sockstream.h sockinet.h sockunix.h pipestream.h fork.h protocol.h echo.h smtp.h ftp.h sig.h '/tmp/portage/net-libs/socket++-1.12.12-r1/image//usr/include/socket++'
- test -z "/usr/lib64" || /bin/mkdir -p "/tmp/portage/net-libs/socket++-1.12.12-r1/image//usr/lib64"
- /bin/sh ../libtool --mode=install /usr/bin/install -c libsocket++.la '/tmp/portage/net-libs/socket++-1.12.12-r1/image//usr/lib64'
- libtool: install: /usr/bin/install -c .libs/libsocket++.so.1.0.2 /tmp/portage/net-libs/socket++-1.12.12-r1/image//usr/lib64/libsocket++.so.1.0.2
- libtool: install: (cd /tmp/portage/net-libs/socket++-1.12.12-r1/image//usr/lib64 && { ln -s -f libsocket++.so.1.0.2 libsocket++.so.1 || { rm -f libsocket++.so.1 && ln -s libsocket++.so.1.0.2 libsocket++.so.1; }; })
- libtool: install: (cd /tmp/portage/net-libs/socket++-1.12.12-r1/image//usr/lib64 && { ln -s -f libsocket++.so.1.0.2 libsocket++.so || { rm -f libsocket++.so && ln -s libsocket++.so.1.0.2 libsocket++.so; }; })
- libtool: install: /usr/bin/install -c .libs/libsocket++.lai /tmp/portage/net-libs/socket++-1.12.12-r1/image//usr/lib64/libsocket++.la
- libtool: install: /usr/bin/install -c .libs/libsocket++.a /tmp/portage/net-libs/socket++-1.12.12-r1/image//usr/lib64/libsocket++.a
- libtool: install: chmod 644 /tmp/portage/net-libs/socket++-1.12.12-r1/image//usr/lib64/libsocket++.a
- libtool: install: x86_64-pc-linux-gnu-ranlib /tmp/portage/net-libs/socket++-1.12.12-r1/image//usr/lib64/libsocket++.a
- libtool: install: warning: remember to run `libtool --finish /usr/lib64'
- make[2]: Leaving directory `/tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12/socket++'
- make[1]: Leaving directory `/tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12/socket++'
- Making install in doc
- make[1]: Entering directory `/tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12/doc'
- make[2]: Entering directory `/tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12/doc'
- make[2]: Nothing to be done for `install-exec-am'.
- test -z "/usr/share/info" || /bin/mkdir -p "/tmp/portage/net-libs/socket++-1.12.12-r1/image//usr/share/info"
- /usr/bin/install -c -m 644 ./socket++.info '/tmp/portage/net-libs/socket++-1.12.12-r1/image//usr/share/info'
- install-info --info-dir='/tmp/portage/net-libs/socket++-1.12.12-r1/image//usr/share/info' '/tmp/portage/net-libs/socket++-1.12.12-r1/image//usr/share/info/socket++.info'
- make[2]: Leaving directory `/tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12/doc'
- make[1]: Leaving directory `/tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12/doc'
- make[1]: Entering directory `/tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12'
- make[2]: Entering directory `/tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12'
- make[2]: Nothing to be done for `install-exec-am'.
- make[2]: Nothing to be done for `install-data-am'.
- make[2]: Leaving directory `/tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12'
- make[1]: Leaving directory `/tmp/portage/net-libs/socket++-1.12.12-r1/work/socket++-1.12.12'
- >>> Completed installing socket++-1.12.12-r1 into /tmp/portage/net-libs/socket++-1.12.12-r1/image/
- strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
- usr/lib64/libsocket++.so.1.0.2
- usr/lib64/libsocket++.a
- ecompressdir: bzip2 -9 /usr/share/info
- removing executable bit: usr/lib64/libsocket++.la