Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 328646 Details for
Bug 442172
sys-apps/sandbox: executing set*id app results in warnings: ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
libssh2-1.4.2_build.log (text/plain), 77.89 KB, created by
Nikoli
on 2012-11-07 10:25:25 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Nikoli
Created:
2012-11-07 10:25:25 UTC
Size:
77.89 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-libs/libssh2-1.4.2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: netmon@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux multilib test userland_GNU zlib >[32;01m * [39;49;00mFEATURES: sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libssh2-1.4.2.tar.gz to /var/tmp/portage/net-libs/libssh2-1.4.2/work >>>> Source unpacked in /var/tmp/portage/net-libs/libssh2-1.4.2/work >>>> Preparing source in /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2 ... > [32;01m*[0m Applying libssh2-1.4.2-pkgconfig.patch ... >[A[182C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: libssh2-1.4.2/ > [32;01m*[0m Applying install-sh/1.5.4 patch ... > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build" > * econf: updating libssh2-1.4.2/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libssh2-1.4.2/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/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-dependency-tracking --docdir=/usr/share/doc/libssh2-1.4.2 --enable-shared --disable-static --with-openssl --with-libz >configure: WARNING: you should use --build, --host, --target >configure: WARNING: invalid host type: --with-openssl >checking whether to enable maintainer-specific portions of Makefiles... no >checking for sed... /bin/sed >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 libssh2 version... 1.4.2 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >configure: autobuild project... libssh2 >configure: autobuild revision... 1.4.2 >configure: autobuild hostname... x >configure: autobuild timestamp... 20121107-125903 >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >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 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... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /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 for long long... yes >checking if _REENTRANT is already defined... no >checking if _REENTRANT is actually needed... no >checking if _REENTRANT is onwards defined... no >checking for library containing socket... none required >checking for library containing inet_addr... none required >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for sshd... (cached) no >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /bin/sed >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 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... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... dlltool >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... no >checking if : is a manifest tool... no >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... no >checking whether byte ordering is bigendian... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for ld used by GCC... /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 for shared library run path origin... done >checking for libssl... yes >checking how to link with libssl... /usr/lib64/libssl.so /usr/lib64/libcrypto.so >checking for EVP_aes_128_ctr... no >checking for libz... yes >checking how to link with libz... /usr/lib64/libz.so >checking whether to enable pedantic and debug compiler options... no >checking whether to enable hidden symbols in the library... no >checking whether to build example applications... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking winsock2.h usability... no >checking winsock2.h presence... no >checking for winsock2.h... no >checking ws2tcpip.h usability... no >checking ws2tcpip.h presence... no >checking for ws2tcpip.h... no >checking for poll... yes >checking for gettimeofday... yes >checking for select... yes >checking for strtoll... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking non-blocking sockets style... O_NONBLOCK >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating tests/Makefile >config.status: creating example/Makefile >config.status: creating docs/Makefile >config.status: creating libssh2.pc >config.status: creating src/libssh2_config.h >config.status: creating example/libssh2_config.h >config.status: executing depfiles commands >config.status: executing libtool commands >configure: summary of build options: > > version: 1.4.2 > Host type: x86_64-pc-linux-gnu > Install prefix: /usr > Compiler: x86_64-pc-linux-gnu-gcc > Compiler flags: -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe > Library types: Shared=yes, Static=no > Crypto library: openssl: yes (AES-CTR: no) libgcrypt: no > Debug build: no > Build examples: yes > Path to sshd: (only for self-tests) > libz compression: yes > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build" >make -j9 >Making all in src >make[1]: Entering directory `/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build/src' >make all-am >make[2]: Entering directory `/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c -o channel.lo /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/channel.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c -o comp.lo /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/comp.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c -o crypt.lo /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/crypt.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c -o hostkey.lo /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/hostkey.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c -o kex.lo /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/kex.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c -o mac.lo /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/mac.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c -o misc.lo /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/misc.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c -o packet.lo /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/packet.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c -o publickey.lo /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/publickey.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/comp.c -fPIC -DPIC -o .libs/comp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/hostkey.c -fPIC -DPIC -o .libs/hostkey.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/channel.c -fPIC -DPIC -o .libs/channel.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/crypt.c -fPIC -DPIC -o .libs/crypt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/kex.c -fPIC -DPIC -o .libs/kex.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/misc.c -fPIC -DPIC -o .libs/misc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/mac.c -fPIC -DPIC -o .libs/mac.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/packet.c -fPIC -DPIC -o .libs/packet.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/publickey.c -fPIC -DPIC -o .libs/publickey.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c -o scp.lo /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/scp.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c -o session.lo /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/session.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c -o sftp.lo /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/sftp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/scp.c -fPIC -DPIC -o .libs/scp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/session.c -fPIC -DPIC -o .libs/session.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/sftp.c -fPIC -DPIC -o .libs/sftp.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c -o userauth.lo /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/userauth.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c -o transport.lo /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/transport.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/userauth.c -fPIC -DPIC -o .libs/userauth.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c -o version.lo /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/version.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c -o knownhost.lo /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/knownhost.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c -o agent.lo /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/agent.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/transport.c -fPIC -DPIC -o .libs/transport.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/version.c -fPIC -DPIC -o .libs/version.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/knownhost.c -fPIC -DPIC -o .libs/knownhost.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/agent.c -fPIC -DPIC -o .libs/agent.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c -o openssl.lo /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/openssl.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c -o libgcrypt.lo /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/libgcrypt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/openssl.c -fPIC -DPIC -o .libs/openssl.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/libgcrypt.c -fPIC -DPIC -o .libs/libgcrypt.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c -o pem.lo /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/pem.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c -o keepalive.lo /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/keepalive.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c -o global.lo /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/global.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/pem.c -fPIC -DPIC -o .libs/pem.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/global.c -fPIC -DPIC -o .libs/global.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src/keepalive.c -fPIC -DPIC -o .libs/keepalive.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libssh2.la -rpath /usr/lib64 -version-info 1:1:0 -no-undefined -export-symbols-regex '^libssh2_.*' -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto -L/usr/lib64 -lz channel.lo comp.lo crypt.lo hostkey.lo kex.lo mac.lo misc.lo packet.lo publickey.lo scp.lo session.lo sftp.lo userauth.lo transport.lo version.lo knownhost.lo agent.lo openssl.lo libgcrypt.lo pem.lo keepalive.lo global.lo >libtool: link: /usr/bin/nm -B .libs/channel.o .libs/comp.o .libs/crypt.o .libs/hostkey.o .libs/kex.o .libs/mac.o .libs/misc.o .libs/packet.o .libs/publickey.o .libs/scp.o .libs/session.o .libs/sftp.o .libs/userauth.o .libs/transport.o .libs/version.o .libs/knownhost.o .libs/agent.o .libs/openssl.o .libs/libgcrypt.o .libs/pem.o .libs/keepalive.o .libs/global.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libssh2.exp >libtool: link: /bin/grep -E -e "^libssh2_.*" ".libs/libssh2.exp" > ".libs/libssh2.expT" >libtool: link: mv -f ".libs/libssh2.expT" ".libs/libssh2.exp" >libtool: link: echo "{ global:" > .libs/libssh2.ver >libtool: link: cat .libs/libssh2.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libssh2.ver >libtool: link: echo "local: *; };" >> .libs/libssh2.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/channel.o .libs/comp.o .libs/crypt.o .libs/hostkey.o .libs/kex.o .libs/mac.o .libs/misc.o .libs/packet.o .libs/publickey.o .libs/scp.o .libs/session.o .libs/sftp.o .libs/userauth.o .libs/transport.o .libs/version.o .libs/knownhost.o .libs/agent.o .libs/openssl.o .libs/libgcrypt.o .libs/pem.o .libs/keepalive.o .libs/global.o -Wl,--as-needed -L/usr/lib64 -lssl -lcrypto -lz -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -Wl,-O1 -Wl,-soname -Wl,libssh2.so.1 -Wl,-version-script -Wl,.libs/libssh2.ver -o .libs/libssh2.so.1.0.1 >libtool: link: (cd ".libs" && rm -f "libssh2.so.1" && ln -s "libssh2.so.1.0.1" "libssh2.so.1") >libtool: link: (cd ".libs" && rm -f "libssh2.so" && ln -s "libssh2.so.1.0.1" "libssh2.so") >libtool: link: ( cd ".libs" && rm -f "libssh2.la" && ln -s "../libssh2.la" "libssh2.la" ) >make[2]: Leaving directory `/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build/src' >make[1]: Leaving directory `/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build/src' >Making all in tests >make[1]: Entering directory `/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build/tests' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build/tests' >Making all in docs >make[1]: Entering directory `/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build/docs' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build/docs' >Making all in example >make[1]: Entering directory `/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build/example' >make all-am >make[2]: Entering directory `/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build/example' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../example -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/direct_tcpip.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../example -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/ssh2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../example -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/scp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../example -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/scp_nonblock.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../example -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/scp_write.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../example -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/scp_write_nonblock.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../example -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../example -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftp_nonblock.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../example -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftp_write.c >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/scp_nonblock.c: In function âmainâ: >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/scp_nonblock.c:233:22: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/scp.c: In function âmainâ: >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/scp.c:154:18: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftp.c: In function âmainâ: >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftp.c:258:18: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftp.c: In function âkbd_callbackâ: >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftp.c:61:11: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftp.c:65:11: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftp.c:72:15: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftp.c:76:14: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftp.c:86:15: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../example -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftp_write_nonblock.c >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftp_nonblock.c: In function âmainâ: >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftp_nonblock.c:246:18: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../example -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftp_mkdir.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../example -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftp_mkdir_nonblock.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../example -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftp_RW_nonblock.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../example -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftp_write_sliding.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../example -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftpdir.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../example -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftpdir_nonblock.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../example -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/ssh2_exec.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../example -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/ssh2_agent.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../example -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/ssh2_echo.c >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftpdir.c: In function âmainâ: >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftpdir.c:208:21: warning: format â%8luâ expects type âlong unsigned intâ, but argument 2 has type âlibssh2_uint64_tâ >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftp_RW_nonblock.c: In function âmainâ: >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftp_RW_nonblock.c:236:22: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftp_RW_nonblock.c:238:23: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../example -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftp_append.c >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftpdir_nonblock.c: In function âmainâ: >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/sftpdir_nonblock.c:215:17: warning: format â%8luâ expects type âlong unsigned intâ, but argument 2 has type âlibssh2_uint64_tâ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../example -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/subsystem_netconf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../example -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/tcpip-forward.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../example -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/example/x11.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o direct_tcpip direct_tcpip.o ../src/libssh2.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o ssh2 ssh2.o ../src/libssh2.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o scp scp.o ../src/libssh2.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o scp_nonblock scp_nonblock.o ../src/libssh2.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o scp_write scp_write.o ../src/libssh2.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o scp_write_nonblock scp_write_nonblock.o ../src/libssh2.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sftp sftp.o ../src/libssh2.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sftp_nonblock sftp_nonblock.o ../src/libssh2.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sftp_write sftp_write.o ../src/libssh2.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/direct_tcpip direct_tcpip.o -Wl,--as-needed ../src/.libs/libssh2.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/ssh2 ssh2.o -Wl,--as-needed ../src/.libs/libssh2.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/scp_nonblock scp_nonblock.o -Wl,--as-needed ../src/.libs/libssh2.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/scp scp.o -Wl,--as-needed ../src/.libs/libssh2.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/scp_write scp_write.o -Wl,--as-needed ../src/.libs/libssh2.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/sftp sftp.o -Wl,--as-needed ../src/.libs/libssh2.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/scp_write_nonblock scp_write_nonblock.o -Wl,--as-needed ../src/.libs/libssh2.so >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sftp_write_nonblock sftp_write_nonblock.o ../src/libssh2.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sftp_mkdir sftp_mkdir.o ../src/libssh2.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sftp_mkdir_nonblock sftp_mkdir_nonblock.o ../src/libssh2.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/sftp_nonblock sftp_nonblock.o -Wl,--as-needed ../src/.libs/libssh2.so >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sftp_RW_nonblock sftp_RW_nonblock.o ../src/libssh2.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sftp_write_sliding sftp_write_sliding.o ../src/libssh2.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sftpdir sftpdir.o ../src/libssh2.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sftpdir_nonblock sftpdir_nonblock.o ../src/libssh2.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/sftp_write sftp_write.o -Wl,--as-needed ../src/.libs/libssh2.so >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o ssh2_exec ssh2_exec.o ../src/libssh2.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/sftp_mkdir sftp_mkdir.o -Wl,--as-needed ../src/.libs/libssh2.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/sftp_write_nonblock sftp_write_nonblock.o -Wl,--as-needed ../src/.libs/libssh2.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/sftp_mkdir_nonblock sftp_mkdir_nonblock.o -Wl,--as-needed ../src/.libs/libssh2.so >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o ssh2_agent ssh2_agent.o ../src/libssh2.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/sftpdir sftpdir.o -Wl,--as-needed ../src/.libs/libssh2.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/sftp_RW_nonblock sftp_RW_nonblock.o -Wl,--as-needed ../src/.libs/libssh2.so >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o ssh2_echo ssh2_echo.o ../src/libssh2.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/sftp_write_sliding sftp_write_sliding.o -Wl,--as-needed ../src/.libs/libssh2.so >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sftp_append sftp_append.o ../src/libssh2.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o subsystem_netconf subsystem_netconf.o ../src/libssh2.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/sftpdir_nonblock sftpdir_nonblock.o -Wl,--as-needed ../src/.libs/libssh2.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/ssh2_exec ssh2_exec.o -Wl,--as-needed ../src/.libs/libssh2.so >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tcpip-forward tcpip-forward.o ../src/libssh2.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o x11 x11.o ../src/libssh2.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/ssh2_agent ssh2_agent.o -Wl,--as-needed ../src/.libs/libssh2.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/ssh2_echo ssh2_echo.o -Wl,--as-needed ../src/.libs/libssh2.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/subsystem_netconf subsystem_netconf.o -Wl,--as-needed ../src/.libs/libssh2.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/sftp_append sftp_append.o -Wl,--as-needed ../src/.libs/libssh2.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/tcpip-forward tcpip-forward.o -Wl,--as-needed ../src/.libs/libssh2.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/x11 x11.o -Wl,--as-needed ../src/.libs/libssh2.so >make[2]: Leaving directory `/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build/example' >make[1]: Leaving directory `/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build/example' >make[1]: Entering directory `/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build' >make[1]: Nothing to be done for `all-am'. >make[1]: Leaving directory `/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build' >>>> Source compiled. >>>> Working in BUILD_DIR: "/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build" >>>> Test phase [check]: net-libs/libssh2-1.4.2 >Making check in src >make[1]: Entering directory `/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build/src' >make[1]: Leaving directory `/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build/src' >Making check in tests >make[1]: Entering directory `/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build/tests' >make simple >make[2]: Entering directory `/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build/tests' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests -I../src -I../example -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/src -I/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/include -I../src -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -c /var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/simple.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -Wl,--as-needed -o simple simple.o ../src/libssh2.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -Wl,-O1 -o .libs/simple simple.o -Wl,--as-needed ../src/.libs/libssh2.so >make[2]: Leaving directory `/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build/tests' >make check-TESTS >make[2]: Entering directory `/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build/tests' >PASS: simple >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_agent_connect.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_agent_disconnect.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_agent_free.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_agent_get_identity.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_agent_init.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_agent_list_identities.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_agent_userauth.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_banner_set.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_base64_decode.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_close.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_direct_tcpip.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_direct_tcpip_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_eof.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_exec.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_flush.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_flush_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_flush_stderr.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_forward_accept.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_forward_cancel.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_forward_listen.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_forward_listen_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_free.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_get_exit_signal.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_get_exit_status.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_handle_extended_data2.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_handle_extended_data.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_ignore_extended_data.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_open_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_open_session.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_process_startup.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_read.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_read_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_read_stderr.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_receive_window_adjust2.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_receive_window_adjust.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_request_pty.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_request_pty_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_request_pty_size.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_request_pty_size_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_send_eof.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_set_blocking.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_setenv.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_setenv_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_shell.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_subsystem.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_wait_closed.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_wait_eof.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_window_read.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_window_read_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_window_write.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_window_write_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_write.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_write_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_write_stderr.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_x11_req.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_channel_x11_req_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_exit.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_free.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_hostkey_hash.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_init.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_keepalive_config.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_keepalive_send.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_knownhost_add.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_knownhost_addc.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_knownhost_check.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_knownhost_checkp.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_knownhost_del.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_knownhost_free.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_knownhost_get.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_knownhost_init.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_knownhost_readfile.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_knownhost_readline.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_knownhost_writefile.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_knownhost_writeline.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_poll.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_poll_channel_read.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_publickey_add.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_publickey_add_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_publickey_init.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_publickey_list_fetch.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_publickey_list_free.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_publickey_remove.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_publickey_remove_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_publickey_shutdown.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_scp_recv.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_scp_send.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_scp_send64.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_scp_send_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_session_abstract.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_session_banner_get.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_session_banner_set.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_session_block_directions.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_session_callback_set.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_session_disconnect.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_session_disconnect_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_session_flag.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_session_free.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_session_get_blocking.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_session_get_timeout.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_session_hostkey.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_session_init.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_session_init_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_session_last_errno.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_session_last_error.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_session_method_pref.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_session_methods.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_session_set_blocking.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_session_set_timeout.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_session_startup.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_session_supported_algs.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_close.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_closedir.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_close_handle.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_fsetstat.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_fstat.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_fstat_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_fstatvfs.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_get_channel.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_init.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_last_error.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_lstat.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_mkdir.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_mkdir_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_open.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_opendir.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_open_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_read.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_readdir.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_readdir_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_readlink.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_realpath.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_rename.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_rename_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_rewind.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_rmdir.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_rmdir_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_seek.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_seek64.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_setstat.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_shutdown.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_stat.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_stat_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_statvfs.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_symlink.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_symlink_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_tell.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_tell64.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_unlink.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_unlink_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_sftp_write.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_trace.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_trace_sethandler.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_userauth_authenticated.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_userauth_hostbased_fromfile.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_userauth_hostbased_fromfile_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_userauth_keyboard_interactive.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_userauth_keyboard_interactive_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_userauth_list.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_userauth_password.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_userauth_password_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_userauth_publickey.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_userauth_publickey_fromfile.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_userauth_publickey_fromfile_ex.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2/tests/../docs/libssh2_version.3 >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >FAIL: mansyntax.sh >=========================================== >1 of 2 tests failed >Please report to libssh2-devel@cool.haxx.se >=========================================== >make[2]: *** [check-TESTS] Error 1 >make[2]: Leaving directory `/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build/tests' >make[1]: *** [check-am] Error 2 >make[1]: Leaving directory `/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build/tests' >make: *** [check-recursive] Error 1 > [31;01m*[0m ERROR: net-libs/libssh2-1.4.2 failed (test phase): > [31;01m*[0m Make check failed. See above for details. > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 93: Called src_test > [31;01m*[0m environment, line 3060: Called autotools-utils_src_test > [31;01m*[0m environment, line 648: Called default_src_test > [31;01m*[0m phase-functions.sh, line 776: Called __eapi2_src_test > [31;01m*[0m phase-functions.sh, line 772: Called __eapi0_src_test > [31;01m*[0m phase-helpers.sh, line 589: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m $emake_cmd ${internal_opts} check || \ > [31;01m*[0m die "Make check failed. See above for details." > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-libs/libssh2-1.4.2'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-libs/libssh2-1.4.2'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-libs/libssh2-1.4.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-libs/libssh2-1.4.2/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2_build' > [31;01m*[0m S: '/var/tmp/portage/net-libs/libssh2-1.4.2/work/libssh2-1.4.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 442172
: 328646 |
328706