>>> libssh2: Building main/libssh2 1.9.0-r1 (using abuild 3.7.0_rc1-r0) started Thu, 12 Nov 2020 13:23:14 +0000 >>> libssh2: Checking sanity of /home/buildozer/aports/main/libssh2/APKBUILD... >>> libssh2: Analyzing dependencies... >>> libssh2: Installing for build: build-base openssl-dev zlib-dev (1/3) Installing openssl-dev (1.1.1h-r0) (2/3) Installing zlib-dev (1.2.11-r3) (3/3) Installing .makedepends-libssh2 (20201112.132315) OK: 311 MiB in 90 packages >>> libssh2: Cleaning up srcdir >>> libssh2: Cleaning up pkgdir >>> libssh2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/libssh2-1.9.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 867k 100 867k 0 0 9641k 0 --:--:-- --:--:-- --:--:-- 9641k >>> libssh2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/libssh2-1.9.0.tar.gz >>> libssh2: Checking sha512sums... libssh2-1.9.0.tar.gz: OK CVE-2019-17498.patch: OK >>> libssh2: Unpacking /var/cache/distfiles/v3.13/libssh2-1.9.0.tar.gz... >>> libssh2: CVE-2019-17498.patch patching file src/packet.c checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking for sed... /bin/sed checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking libssh2 version... 1.9.0 checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl configure: autobuild project... libssh2 configure: autobuild revision... 1.9.0 configure: autobuild hostname... build-3-13-x86 configure: autobuild timestamp... 20201112-132315 checking whether make supports the include directive... yes (GNU style) checking for i586-alpine-linux-musl-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... 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 i586-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for sshd... /usr/sbin/sshd 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 gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/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... 98304 checking how to convert i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes 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/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for libssl... yes checking how to link with libssl... /usr/lib/libssl.so /usr/lib/libcrypto.so checking for EVP_aes_128_ctr... yes checking for libz... yes checking how to link with libz... -lz configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend 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 memset_s... no checking for size_t... 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 checking whether to enable compiler warnings as errors... no checking that generated files are newer than configure... done 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.9.0 Host type: i586-alpine-linux-musl Install prefix: /usr Compiler: gcc Compiler flags: -Os -fomit-frame-pointer -g Library types: Shared=yes, Static=yes Crypto library: OpenSSL (AES-CTR: yes) Clear memory: unsupported Debug build: no Build examples: yes Path to sshd: /usr/sbin/sshd (only for self-tests) zlib compression: yes Making all in src make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/src' make all-am make[2]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/src' CC channel.lo CC comp.lo CC crypt.lo CC hostkey.lo CC kex.lo CC mac.lo CC misc.lo CC packet.lo CC publickey.lo CC scp.lo CC session.lo CC sftp.lo CC userauth.lo CC transport.lo CC version.lo CC knownhost.lo CC agent.lo CC openssl.lo CC pem.lo CC keepalive.lo CC global.lo CC blowfish.lo CC bcrypt_pbkdf.lo CCLD libssh2.la ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/src' make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/src' Making all in tests make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/tests' CC ssh2.o CCLD ssh2 make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/tests' Making all in docs make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/docs' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/docs' Making all in example make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/example' make all-am make[2]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/example' CC direct_tcpip.o CC ssh2.o CC scp.o CC scp_nonblock.o CC scp_write.o CC scp_write_nonblock.o CC sftp.o CC sftp_nonblock.o CC sftp_write.o CC sftp_write_nonblock.o CC sftp_mkdir.o CC sftp_mkdir_nonblock.o CC sftp_RW_nonblock.o CC sftp_write_sliding.o CC sftpdir.o CC sftpdir_nonblock.o CC ssh2_exec.o CC ssh2_agent.o CC ssh2_echo.o CC sftp_append.o CC subsystem_netconf.o CC tcpip-forward.o CC x11.o CCLD scp CCLD scp_write CCLD sftp_mkdir CCLD sftp_mkdir_nonblock CCLD sftp_write_sliding CCLD sftp_write CCLD sftpdir_nonblock CCLD scp_nonblock CCLD sftp CCLD ssh2_exec CCLD sftp_write_nonblock CCLD sftp_nonblock CCLD scp_write_nonblock CCLD sftp_append CCLD sftpdir CCLD ssh2_agent CCLD ssh2 CCLD sftp_RW_nonblock CCLD ssh2_echo CCLD tcpip-forward CCLD subsystem_netconf CCLD direct_tcpip CCLD x11 make[2]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/example' make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/example' make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0' Making check in src make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/src' make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/src' Making check in tests make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/tests' make simple make[2]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/tests' CC simple.o CCLD simple make[2]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/tests' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/tests' make[3]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/tests' PASS: mansyntax.sh PASS: simple PASS: ssh2.sh ============================================================================ Testsuite summary for libssh2 - ============================================================================ # TOTAL: 3 # PASS: 3 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/tests' make[2]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/tests' make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/tests' Making check in docs make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/docs' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/docs' Making check in example make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/example' make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/example' make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0' >>> libssh2: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/src' make[2]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/main/libssh2/pkg/libssh2/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libssh2.la '/home/buildozer/aports/main/libssh2/pkg/libssh2/usr/lib' libtool: install: /usr/bin/install -c .libs/libssh2.so.1.0.1 /home/buildozer/aports/main/libssh2/pkg/libssh2/usr/lib/libssh2.so.1.0.1 libtool: install: (cd /home/buildozer/aports/main/libssh2/pkg/libssh2/usr/lib && { ln -s -f libssh2.so.1.0.1 libssh2.so.1 || { rm -f libssh2.so.1 && ln -s libssh2.so.1.0.1 libssh2.so.1; }; }) libtool: install: (cd /home/buildozer/aports/main/libssh2/pkg/libssh2/usr/lib && { ln -s -f libssh2.so.1.0.1 libssh2.so || { rm -f libssh2.so && ln -s libssh2.so.1.0.1 libssh2.so; }; }) libtool: install: /usr/bin/install -c .libs/libssh2.lai /home/buildozer/aports/main/libssh2/pkg/libssh2/usr/lib/libssh2.la libtool: install: /usr/bin/install -c .libs/libssh2.a /home/buildozer/aports/main/libssh2/pkg/libssh2/usr/lib/libssh2.a libtool: install: chmod 644 /home/buildozer/aports/main/libssh2/pkg/libssh2/usr/lib/libssh2.a libtool: install: ranlib /home/buildozer/aports/main/libssh2/pkg/libssh2/usr/lib/libssh2.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/src' make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/src' Making install in tests make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/tests' make[2]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/tests' make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/tests' Making install in docs make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/docs' make[2]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/docs' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/main/libssh2/pkg/libssh2/usr/share/man/man3' /usr/bin/install -c -m 644 libssh2_agent_connect.3 libssh2_agent_disconnect.3 libssh2_agent_free.3 libssh2_agent_get_identity.3 libssh2_agent_get_identity_path.3 libssh2_agent_init.3 libssh2_agent_list_identities.3 libssh2_agent_set_identity_path.3 libssh2_agent_userauth.3 libssh2_banner_set.3 libssh2_base64_decode.3 libssh2_channel_close.3 libssh2_channel_direct_tcpip.3 libssh2_channel_direct_tcpip_ex.3 libssh2_channel_eof.3 libssh2_channel_exec.3 libssh2_channel_flush.3 libssh2_channel_flush_ex.3 libssh2_channel_flush_stderr.3 libssh2_channel_forward_accept.3 libssh2_channel_forward_cancel.3 libssh2_channel_forward_listen.3 libssh2_channel_forward_listen_ex.3 libssh2_channel_free.3 libssh2_channel_get_exit_signal.3 libssh2_channel_get_exit_status.3 libssh2_channel_handle_extended_data.3 libssh2_channel_handle_extended_data2.3 libssh2_channel_ignore_extended_data.3 libssh2_channel_open_ex.3 libssh2_channel_open_session.3 libssh2_channel_process_startup.3 libssh2_channel_read.3 libssh2_channel_read_ex.3 libssh2_channel_read_stderr.3 libssh2_channel_receive_window_adjust.3 libssh2_channel_receive_window_adjust2.3 libssh2_channel_request_pty.3 libssh2_channel_request_pty_ex.3 libssh2_channel_request_pty_size.3 '/home/buildozer/aports/main/libssh2/pkg/libssh2/usr/share/man/man3' /usr/bin/install -c -m 644 libssh2_channel_request_pty_size_ex.3 libssh2_channel_send_eof.3 libssh2_channel_set_blocking.3 libssh2_channel_setenv.3 libssh2_channel_setenv_ex.3 libssh2_channel_shell.3 libssh2_channel_subsystem.3 libssh2_channel_wait_closed.3 libssh2_channel_wait_eof.3 libssh2_channel_window_read.3 libssh2_channel_window_read_ex.3 libssh2_channel_window_write.3 libssh2_channel_window_write_ex.3 libssh2_channel_write.3 libssh2_channel_write_ex.3 libssh2_channel_write_stderr.3 libssh2_channel_x11_req.3 libssh2_channel_x11_req_ex.3 libssh2_exit.3 libssh2_free.3 libssh2_hostkey_hash.3 libssh2_init.3 libssh2_keepalive_config.3 libssh2_keepalive_send.3 libssh2_knownhost_add.3 libssh2_knownhost_addc.3 libssh2_knownhost_check.3 libssh2_knownhost_checkp.3 libssh2_knownhost_del.3 libssh2_knownhost_free.3 libssh2_knownhost_get.3 libssh2_knownhost_init.3 libssh2_knownhost_readfile.3 libssh2_knownhost_readline.3 libssh2_knownhost_writefile.3 libssh2_knownhost_writeline.3 libssh2_poll.3 libssh2_poll_channel_read.3 libssh2_publickey_add.3 libssh2_publickey_add_ex.3 '/home/buildozer/aports/main/libssh2/pkg/libssh2/usr/share/man/man3' /usr/bin/install -c -m 644 libssh2_publickey_init.3 libssh2_publickey_list_fetch.3 libssh2_publickey_list_free.3 libssh2_publickey_remove.3 libssh2_publickey_remove_ex.3 libssh2_publickey_shutdown.3 libssh2_scp_recv.3 libssh2_scp_recv2.3 libssh2_scp_send.3 libssh2_scp_send64.3 libssh2_scp_send_ex.3 libssh2_session_abstract.3 libssh2_session_banner_get.3 libssh2_session_banner_set.3 libssh2_session_block_directions.3 libssh2_session_callback_set.3 libssh2_session_disconnect.3 libssh2_session_disconnect_ex.3 libssh2_session_flag.3 libssh2_session_free.3 libssh2_session_get_blocking.3 libssh2_session_get_timeout.3 libssh2_session_handshake.3 libssh2_session_hostkey.3 libssh2_session_init.3 libssh2_session_init_ex.3 libssh2_session_last_errno.3 libssh2_session_last_error.3 libssh2_session_set_last_error.3 libssh2_session_method_pref.3 libssh2_session_methods.3 libssh2_session_set_blocking.3 libssh2_session_set_timeout.3 libssh2_session_startup.3 libssh2_session_supported_algs.3 libssh2_sftp_close.3 libssh2_sftp_close_handle.3 libssh2_sftp_closedir.3 libssh2_sftp_fsetstat.3 libssh2_sftp_fstat.3 '/home/buildozer/aports/main/libssh2/pkg/libssh2/usr/share/man/man3' /usr/bin/install -c -m 644 libssh2_sftp_fstat_ex.3 libssh2_sftp_fstatvfs.3 libssh2_sftp_fsync.3 libssh2_sftp_get_channel.3 libssh2_sftp_init.3 libssh2_sftp_last_error.3 libssh2_sftp_lstat.3 libssh2_sftp_mkdir.3 libssh2_sftp_mkdir_ex.3 libssh2_sftp_open.3 libssh2_sftp_open_ex.3 libssh2_sftp_opendir.3 libssh2_sftp_read.3 libssh2_sftp_readdir.3 libssh2_sftp_readdir_ex.3 libssh2_sftp_readlink.3 libssh2_sftp_realpath.3 libssh2_sftp_rename.3 libssh2_sftp_rename_ex.3 libssh2_sftp_rewind.3 libssh2_sftp_rmdir.3 libssh2_sftp_rmdir_ex.3 libssh2_sftp_seek.3 libssh2_sftp_seek64.3 libssh2_sftp_setstat.3 libssh2_sftp_shutdown.3 libssh2_sftp_stat.3 libssh2_sftp_stat_ex.3 libssh2_sftp_statvfs.3 libssh2_sftp_symlink.3 libssh2_sftp_symlink_ex.3 libssh2_sftp_tell.3 libssh2_sftp_tell64.3 libssh2_sftp_unlink.3 libssh2_sftp_unlink_ex.3 libssh2_sftp_write.3 libssh2_trace.3 libssh2_trace_sethandler.3 libssh2_userauth_authenticated.3 libssh2_userauth_hostbased_fromfile.3 '/home/buildozer/aports/main/libssh2/pkg/libssh2/usr/share/man/man3' /usr/bin/install -c -m 644 libssh2_userauth_hostbased_fromfile_ex.3 libssh2_userauth_keyboard_interactive.3 libssh2_userauth_keyboard_interactive_ex.3 libssh2_userauth_list.3 libssh2_userauth_password.3 libssh2_userauth_password_ex.3 libssh2_userauth_publickey.3 libssh2_userauth_publickey_fromfile.3 libssh2_userauth_publickey_fromfile_ex.3 libssh2_userauth_publickey_frommemory.3 libssh2_version.3 '/home/buildozer/aports/main/libssh2/pkg/libssh2/usr/share/man/man3' make[2]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/docs' make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/docs' Making install in example make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/example' make[2]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/example' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/example' make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0/example' make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0' make[2]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/main/libssh2/pkg/libssh2/usr/include' ./install-sh -c -d '/home/buildozer/aports/main/libssh2/pkg/libssh2/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/libssh2.h include/libssh2_publickey.h include/libssh2_sftp.h '/home/buildozer/aports/main/libssh2/pkg/libssh2/usr/include' /usr/bin/install -c -m 644 libssh2.pc '/home/buildozer/aports/main/libssh2/pkg/libssh2/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0' make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.9.0' >>> libssh2-dbg*: Running split function dbg... >>> libssh2-dbg*: Preparing subpackage libssh2-dbg... >>> libssh2-dbg*: Running postcheck for libssh2-dbg >>> libssh2-static*: Running split function static... >>> libssh2-static*: Preparing subpackage libssh2-static... >>> libssh2-static*: Running postcheck for libssh2-static >>> libssh2-dev*: Running split function dev... >>> libssh2-dev*: Preparing subpackage libssh2-dev... >>> libssh2-dev*: Running postcheck for libssh2-dev >>> libssh2-doc*: Running split function doc... >>> libssh2-doc*: Preparing subpackage libssh2-doc... >>> libssh2-doc*: Running postcheck for libssh2-doc >>> libssh2*: Running postcheck for libssh2 >>> libssh2*: Preparing package libssh2... >>> libssh2-dbg*: Scanning shared objects >>> libssh2-dev*: Scanning shared objects >>> libssh2-doc*: Scanning shared objects >>> libssh2-static*: Scanning shared objects >>> libssh2*: Scanning shared objects >>> libssh2-dbg*: Tracing dependencies... >>> libssh2-dbg*: Package size: 628.0 KB >>> libssh2-dbg*: Compressing data... >>> libssh2-dbg*: Create checksum... >>> libssh2-dbg*: Create libssh2-dbg-1.9.0-r1.apk >>> libssh2-dev*: Tracing dependencies... libssh2=1.9.0-r1 pc:libcrypto pc:libssl pc:zlib pkgconfig >>> libssh2-dev*: Package size: 104.0 KB >>> libssh2-dev*: Compressing data... >>> libssh2-dev*: Create checksum... >>> libssh2-dev*: Create libssh2-dev-1.9.0-r1.apk >>> libssh2-doc*: Tracing dependencies... >>> libssh2-doc*: Package size: 716.0 KB >>> libssh2-doc*: Compressing data... >>> libssh2-doc*: Create checksum... >>> libssh2-doc*: Create libssh2-doc-1.9.0-r1.apk >>> libssh2-static*: Tracing dependencies... >>> libssh2-static*: Package size: 876.0 KB >>> libssh2-static*: Compressing data... >>> libssh2-static*: Create checksum... >>> libssh2-static*: Create libssh2-static-1.9.0-r1.apk >>> libssh2*: Tracing dependencies... so:libc.musl-x86.so.1 so:libcrypto.so.1.1 so:libz.so.1 >>> libssh2*: Package size: 272.0 KB >>> libssh2*: Compressing data... >>> libssh2*: Create checksum... >>> libssh2*: Create libssh2-1.9.0-r1.apk >>> libssh2: Build complete at Thu, 12 Nov 2020 13:23:44 +0000 elapsed time 0h 0m 30s >>> libssh2: Cleaning up srcdir >>> libssh2: Cleaning up pkgdir >>> libssh2: Uninstalling dependencies... (1/3) Purging .makedepends-libssh2 (20201112.132315) (2/3) Purging openssl-dev (1.1.1h-r0) (3/3) Purging zlib-dev (1.2.11-r3) OK: 310 MiB in 87 packages >>> libssh2: Updating the main/x86 repository index... >>> libssh2: Signing the index...