>>> libssh2: Building main/libssh2 1.11.0-r2 (using abuild 3.12.0-r0) started Fri, 22 Dec 2023 13:52:22 +0000 >>> libssh2: Checking sanity of /home/buildozer/aports/main/libssh2/APKBUILD... >>> libssh2: Analyzing dependencies... >>> libssh2: Installing for build: build-base openssl-dev>3 zlib-dev bash (1/5) Installing openssl-dev (3.1.4-r2) (2/5) Installing zlib-dev (1.3-r2) (3/5) Installing readline (8.2.7-r0) (4/5) Installing bash (5.2.21-r0) Executing bash-5.2.21-r0.post-install (5/5) Installing .makedepends-libssh2 (20231222.135223) Executing busybox-1.36.1-r18.trigger OK: 386 MiB in 109 packages >>> libssh2: Cleaning up srcdir >>> libssh2: Cleaning up pkgdir >>> libssh2: Cleaning up tmpdir >>> libssh2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libssh2-1.11.0.tar.gz >>> libssh2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libssh2-1.11.0.tar.gz >>> libssh2: Checking sha512sums... libssh2-1.11.0.tar.gz: OK add-strict-KEX-to-fix-CVE-2023-48795-Terrapin-Attack.patch: OK >>> libssh2: Unpacking /var/cache/distfiles/libssh2-1.11.0.tar.gz... >>> libssh2: add-strict-KEX-to-fix-CVE-2023-48795-Terrapin-Attack.patch patching file src/kex.c Hunk #1 succeeded at 3037 (offset 5 lines). Hunk #2 succeeded at 3062 (offset 5 lines). Hunk #3 succeeded at 3315 (offset 5 lines). Hunk #4 succeeded at 3406 (offset 5 lines). Hunk #5 succeeded at 3440 (offset 5 lines). Hunk #6 succeeded at 3476 (offset 5 lines). Hunk #7 succeeded at 3489 (offset 5 lines). Hunk #8 succeeded at 3523 (offset 5 lines). Hunk #9 succeeded at 3569 (offset 5 lines). Hunk #10 succeeded at 3591 (offset 5 lines). Hunk #11 succeeded at 3633 (offset 5 lines). Hunk #12 succeeded at 3654 (offset 5 lines). Hunk #13 succeeded at 3687 (offset 5 lines). Hunk #14 succeeded at 3709 (offset 5 lines). Hunk #15 succeeded at 3892 (offset 5 lines). Hunk #16 succeeded at 3918 (offset 5 lines). Hunk #17 succeeded at 3967 (offset 5 lines). patching file src/libssh2_priv.h Hunk #1 succeeded at 699 (offset -37 lines). Hunk #2 succeeded at 873 (offset -38 lines). Hunk #3 succeeded at 914 (offset -38 lines). Hunk #4 succeeded at 1149 (offset -38 lines). patching file src/packet.c Hunk #1 succeeded at 605 (offset -19 lines). Hunk #2 succeeded at 656 (offset -19 lines). Hunk #3 succeeded at 1404 (offset -23 lines). Hunk #4 succeeded at 1474 (offset -23 lines). patching file src/packet.h Hunk #1 succeeded at 71 with fuzz 2 (offset -1 lines). patching file src/session.c Hunk #1 succeeded at 464 (offset -5 lines). Hunk #2 succeeded at 1188 (offset -37 lines). patching file src/transport.c Hunk #1 succeeded at 187 (offset 1 line). Hunk #2 succeeded at 319 (offset 1 line). Hunk #3 succeeded at 330 (offset 1 line). Hunk #4 succeeded at 1097 (offset -2 lines). 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 race-free 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.11.0 checking build system type... aarch64-alpine-linux-musl checking host system type... aarch64-alpine-linux-musl configure: autobuild project... libssh2 configure: autobuild revision... 1.11.0 configure: autobuild hostname... build-edge-aarch64 configure: autobuild timestamp... 20231222-135224 checking whether make supports the include directive... yes (GNU style) checking for aarch64-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 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 aarch64-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-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 aarch64-alpine-linux-musl file names to aarch64-alpine-linux-musl format... func_convert_file_noop checking how to convert aarch64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/aarch64-alpine-linux-musl/bin/ld option to reload object files... -r checking for aarch64-alpine-linux-musl-file... no checking for file... file checking for aarch64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-alpine-linux-musl-strip... no checking for strip... strip checking for aarch64-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 aarch64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes 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/aarch64-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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/aarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/aarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether byte ordering is bigendian... no checking for aarch64-alpine-linux-musl-windres... no checking for windres... 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/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-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... -lssl -lcrypto checking for libz... yes checking how to link with libz... -lz checking whether to enable pedantic and debug compiler options... checking how to run the C preprocessor... gcc -E checking if cpp -P is needed... yes checking if cpp -P works... yes no checking whether to enable hidden symbols in the library... no checking whether to build example applications... yes checking for errno.h... yes checking for fcntl.h... yes checking for stdio.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/uio.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for arpa/inet.h... yes checking for netinet/in.h... yes checking for sys/un.h... yes checking for windows.h... no checking for poll... yes checking for gettimeofday... yes checking for select... yes checking for strtoll... yes checking for explicit_bzero... yes checking for explicit_memset... no checking for memset_s... no checking for snprintf... yes 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 tests/ossfuzz/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: executing depfiles commands config.status: executing libtool commands configure: summary of build options: version: 1.11.0 Host type: aarch64-alpine-linux-musl Install prefix: /usr Compiler: gcc Compiler flags: -Os -fstack-clash-protection -Wformat -Werror=format-security -g Library types: Shared=yes, Static=yes Crypto library: OpenSSL zlib compression: yes Clear memory: yes Debug build: no Build examples: yes Run Docker tests: no Run sshd tests: yes Path to sshd: /usr/sbin/sshd (only for self-tests) Making all in src make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/src' make all-am make[2]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/src' CC agent.lo CC bcrypt_pbkdf.lo CC channel.lo CC comp.lo CC crypt.lo CC crypto.lo CC global.lo CC hostkey.lo CC keepalive.lo CC kex.lo CC knownhost.lo CC mac.lo CC misc.lo CC packet.lo CC pem.lo CC publickey.lo CC scp.lo CC session.lo CC sftp.lo CC transport.lo CC userauth.lo CC userauth_kbd_packet.lo CC version.lo CCLD libssh2.la make[2]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/src' make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/src' Making all in docs make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/docs' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/docs' Making all in tests make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests' Making all in ossfuzz make[2]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests/ossfuzz' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests/ossfuzz' make[2]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests' make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests' Making all in example make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/example' CC direct_tcpip.o CC scp.o CC scp_nonblock.o CC scp_write.o CC scp_write_nonblock.o CC sftp.o CC sftp_RW_nonblock.o CC sftp_append.o CC sftp_mkdir.o CC sftp_mkdir_nonblock.o CC sftp_nonblock.o CC sftp_write.o CC sftp_write_nonblock.o CC sftp_write_sliding.o CC sftpdir.o CC sftpdir_nonblock.o CC ssh2.o CC ssh2_agent.o CC ssh2_agent_forwarding.o CC ssh2_echo.o CC ssh2_exec.o CC subsystem_netconf.o CC tcpip-forward.o CC x11.o CCLD sftp_mkdir CCLD sftp_mkdir_nonblock CCLD scp CCLD scp_write CCLD sftp_write CCLD sftpdir_nonblock CCLD sftp_append CCLD ssh2_agent CCLD scp_nonblock CCLD scp_write_nonblock CCLD sftp_write_nonblock CCLD sftpdir CCLD ssh2_agent_forwarding CCLD sftp_write_sliding CCLD ssh2_exec CCLD sftp_nonblock CCLD subsystem_netconf CCLD ssh2 CCLD sftp CCLD sftp_RW_nonblock CCLD ssh2_echo CCLD tcpip-forward CCLD direct_tcpip CCLD x11 make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/example' make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0' Making check in src make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/src' make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/src' Making check in docs make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/docs' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/docs' Making check in tests make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests' Making check in ossfuzz make[2]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests/ossfuzz' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests/ossfuzz' make[2]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests' make test_aa_warmup test_agent_forward_ok test_auth_keyboard_fail test_auth_keyboard_info_request test_auth_keyboard_ok test_auth_password_fail_password test_auth_password_fail_username test_auth_password_ok test_auth_pubkey_fail test_auth_pubkey_ok_dsa test_auth_pubkey_ok_ecdsa test_auth_pubkey_ok_ecdsa_signed test_auth_pubkey_ok_ed25519 test_auth_pubkey_ok_ed25519_encrypted test_auth_pubkey_ok_ed25519_mem test_auth_pubkey_ok_rsa test_auth_pubkey_ok_rsa_encrypted test_auth_pubkey_ok_rsa_openssh test_auth_pubkey_ok_rsa_signed test_hostkey test_hostkey_hash test_read test_simple test_ssh2 test_auth_pubkey_ok_ed25519 librunner.la make[3]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests' CC test_aa_warmup.o CC runner.lo CC session_fixture.lo CC openssh_fixture.lo CC test_agent_forward_ok.o CC test_auth_keyboard_fail.o CC test_auth_keyboard_info_request.o CC test_auth_keyboard_ok.o CC test_auth_password_fail_password.o CC test_auth_password_fail_username.o CC test_auth_password_ok.o CC test_auth_pubkey_fail.o CC test_auth_pubkey_ok_dsa.o CC test_auth_pubkey_ok_ecdsa.o CC test_auth_pubkey_ok_ecdsa_signed.o CC test_auth_pubkey_ok_ed25519.o CC test_auth_pubkey_ok_ed25519_encrypted.o CC test_auth_pubkey_ok_ed25519_mem.o CC test_auth_pubkey_ok_rsa.o CC test_auth_pubkey_ok_rsa_encrypted.o CC test_auth_pubkey_ok_rsa_signed.o CC test_auth_pubkey_ok_rsa_openssh.o CC test_hostkey.o CC test_hostkey_hash.o CC test_read.o CC test_simple.o CC test_ssh2.o CCLD librunner.la CCLD test_aa_warmup CCLD test_agent_forward_ok CCLD test_auth_keyboard_fail CCLD test_auth_keyboard_info_request CCLD test_auth_keyboard_ok CCLD test_auth_password_fail_password CCLD test_auth_password_fail_username CCLD test_auth_password_ok CCLD test_auth_pubkey_fail CCLD test_auth_pubkey_ok_ecdsa CCLD test_auth_pubkey_ok_dsa CCLD test_auth_pubkey_ok_ecdsa_signed CCLD test_auth_pubkey_ok_ed25519 CCLD test_auth_pubkey_ok_ed25519_encrypted CCLD test_auth_pubkey_ok_ed25519_mem CCLD test_auth_pubkey_ok_rsa CCLD test_auth_pubkey_ok_rsa_encrypted CCLD test_auth_pubkey_ok_rsa_openssh CCLD test_auth_pubkey_ok_rsa_signed CCLD test_hostkey make[3]: 'librunner.la' is up to date. CCLD test_hostkey_hash CCLD test_read CCLD test_simple CCLD test_ssh2 make[3]: 'test_auth_pubkey_ok_ed25519' is up to date. make[3]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests' make check-TESTS make[3]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests' make[4]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests' PASS: mansyntax.sh PASS: test_simple PASS: test_sshd.test 1 - sshd-test_ssh2 PASS: test_sshd.test 2 - sshd-test_auth_pubkey_ok_ed25519 ============================================================================ Testsuite summary for libssh2 - ============================================================================ # TOTAL: 4 # PASS: 4 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests' make[3]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests' make[2]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests' make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests' Making check in example make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/example' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/example' make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0' >>> libssh2: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/src' make[2]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.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.11.0/src' make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/src' Making install in docs make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/docs' make[2]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.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_sign.3 libssh2_agent_userauth.3 libssh2_banner_set.3 libssh2_base64_decode.3 libssh2_channel_close.3 libssh2_channel_direct_streamlocal_ex.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_auth_agent.3 '/home/buildozer/aports/main/libssh2/pkg/libssh2/usr/share/man/man3' /usr/bin/install -c -m 644 libssh2_channel_request_pty.3 libssh2_channel_request_pty_ex.3 libssh2_channel_request_pty_size.3 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_signal_ex.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_crypto_engine.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 '/home/buildozer/aports/main/libssh2/pkg/libssh2/usr/share/man/man3' /usr/bin/install -c -m 644 libssh2_knownhost_writeline.3 libssh2_poll.3 libssh2_poll_channel_read.3 libssh2_publickey_add.3 libssh2_publickey_add_ex.3 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_read_timeout.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_method_pref.3 libssh2_session_methods.3 libssh2_session_set_blocking.3 libssh2_session_set_last_error.3 libssh2_session_set_read_timeout.3 libssh2_session_set_timeout.3 '/home/buildozer/aports/main/libssh2/pkg/libssh2/usr/share/man/man3' /usr/bin/install -c -m 644 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 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_open_ex_r.3 libssh2_sftp_open_r.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 '/home/buildozer/aports/main/libssh2/pkg/libssh2/usr/share/man/man3' /usr/bin/install -c -m 644 libssh2_sftp_tell.3 libssh2_sftp_tell64.3 libssh2_sftp_unlink.3 libssh2_sftp_unlink_ex.3 libssh2_sftp_write.3 libssh2_sign_sk.3 libssh2_trace.3 libssh2_trace_sethandler.3 libssh2_userauth_authenticated.3 libssh2_userauth_banner.3 libssh2_userauth_hostbased_fromfile.3 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_userauth_publickey_sk.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.11.0/docs' make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/docs' Making install in tests make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests' Making install in ossfuzz make[2]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests/ossfuzz' make[3]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests/ossfuzz' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests/ossfuzz' make[2]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests/ossfuzz' make[2]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests' make[3]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests' make[2]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests' make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/tests' Making install in example make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/example' make[2]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.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.11.0/example' make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0/example' make[1]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.0' make[2]: Entering directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.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.11.0' make[1]: Leaving directory '/home/buildozer/aports/main/libssh2/src/libssh2-1.11.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: 808.0 KB >>> libssh2-dbg*: Compressing data... >>> libssh2-dbg*: Create checksum... >>> libssh2-dbg*: Create libssh2-dbg-1.11.0-r2.apk >>> libssh2-dev*: Tracing dependencies... libssh2=1.11.0-r2 pc:libcrypto pc:libssl pc:zlib pkgconfig >>> libssh2-dev*: Package size: 112.0 KB >>> libssh2-dev*: Compressing data... >>> libssh2-dev*: Create checksum... >>> libssh2-dev*: Create libssh2-dev-1.11.0-r2.apk >>> libssh2-doc*: Tracing dependencies... >>> libssh2-doc*: Package size: 764.0 KB >>> libssh2-doc*: Compressing data... >>> libssh2-doc*: Create checksum... >>> libssh2-doc*: Create libssh2-doc-1.11.0-r2.apk >>> libssh2-static*: Tracing dependencies... >>> libssh2-static*: Package size: 2.0 MB >>> libssh2-static*: Compressing data... >>> libssh2-static*: Create checksum... >>> libssh2-static*: Create libssh2-static-1.11.0-r2.apk >>> libssh2*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libcrypto.so.3 so:libz.so.1 >>> libssh2*: Package size: 272.0 KB >>> libssh2*: Compressing data... >>> libssh2*: Create checksum... >>> libssh2*: Create libssh2-1.11.0-r2.apk >>> libssh2: Build complete at Fri, 22 Dec 2023 13:52:35 +0000 elapsed time 0h 0m 13s >>> libssh2: Cleaning up srcdir >>> libssh2: Cleaning up pkgdir >>> libssh2: Uninstalling dependencies... (1/5) Purging .makedepends-libssh2 (20231222.135223) (2/5) Purging openssl-dev (3.1.4-r2) (3/5) Purging zlib-dev (1.3-r2) (4/5) Purging bash (5.2.21-r0) Executing bash-5.2.21-r0.pre-deinstall (5/5) Purging readline (8.2.7-r0) Executing busybox-1.36.1-r18.trigger OK: 380 MiB in 104 packages >>> libssh2: Updating the main/aarch64 repository index... >>> libssh2: Signing the index...