==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libngtcp2 1.13.0-2 (Thu Jul 17 07:14:50 2025)
==> Retrieving sources...
  -> Found libngtcp2-1.13.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libngtcp2-1.13.0.tar.gz ... Passed
==> Validating source files with b2sums...
    libngtcp2-1.13.0.tar.gz ... Passed
==> Making package: libngtcp2 1.13.0-2 (Thu Jul 17 07:15:11 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found libngtcp2-1.13.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libngtcp2-1.13.0.tar.gz with bsdtar
==> Starting prepare()...
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:29: installing './compile'
configure.ac:32: installing './config.guess'
configure.ac:32: installing './config.sub'
configure.ac:38: installing './install-sh'
configure.ac:38: installing './missing'
Makefile.am: installing './INSTALL'
crypto/boringssl/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
==> Starting build()...
checking for 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 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 wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
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/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 target system type... armv7l-unknown-linux-gnueabihf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking how to create a pax tar archive... gnutar
checking dependency style of gcc... gcc3
checking for 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 for g++... g++
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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -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/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 dependency style of g++... gcc3
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking whether g++ supports C++20 features by default... no
checking whether g++ supports C++20 features with -std=gnu++20... yes
checking for openssl >= 1.1.1... yes
checking for SSL_provide_quic_data... no
checking for SSL_set_quic_tls_cbs... yes
checking for gnutls >= 3.7.3... yes
checking for libnghttp3 >= 1.0.0... yes
checking for ev_time in -lev... no
checking for libbrotlienc >= 1.0.9... yes
checking for libbrotlidec >= 1.0.9... yes
checking for library containing malloc_stats_print... no
checking for library containing je_malloc_stats_print... no
checking for arpa/inet.h... yes
checking for netinet/in.h... yes
checking for netinet/ip.h... yes
checking for netinet/udp.h... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/endian.h... no
checking for endian.h... yes
checking for byteswap.h... yes
checking for asm/types.h... yes
checking for linux/netlink.h... yes
checking for linux/rtnetlink.h... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for uid_t... yes
checking for gid_t... yes
checking for ptrdiff_t... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for gcc option to enable large file support... -D_FILE_OFFSET_BITS=64
checking for memmove... yes
checking for memset... yes
checking for explicit_bzero... yes
checking for memset_s... no
checking for gcc options needed to detect all undeclared functions... none needed
checking whether be64toh is declared... yes
checking whether bswap_64 is declared... yes
checking whether C compiler accepts -fvisibility=hidden... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating lib/libngtcp2.pc
config.status: creating lib/includes/Makefile
config.status: creating lib/includes/ngtcp2/version.h
config.status: creating tests/Makefile
config.status: creating crypto/Makefile
config.status: creating crypto/quictls/Makefile
config.status: creating crypto/quictls/libngtcp2_crypto_quictls.pc
config.status: creating crypto/includes/Makefile
config.status: creating crypto/gnutls/Makefile
config.status: creating crypto/gnutls/libngtcp2_crypto_gnutls.pc
config.status: creating crypto/boringssl/Makefile
config.status: creating crypto/boringssl/libngtcp2_crypto_boringssl.pc
config.status: creating crypto/picotls/Makefile
config.status: creating crypto/picotls/libngtcp2_crypto_picotls.pc
config.status: creating crypto/wolfssl/Makefile
config.status: creating crypto/wolfssl/libngtcp2_crypto_wolfssl.pc
config.status: creating crypto/ossl/Makefile
config.status: creating crypto/ossl/libngtcp2_crypto_ossl.pc
config.status: creating doc/Makefile
config.status: creating doc/source/conf.py
config.status: creating third-party/Makefile
config.status: creating examples/Makefile
config.status: creating examples/tests/config.ini
config.status: creating config.h
config.status: executing libtool commands
config.status: executing depfiles commands
configure: summary of build options:

    Package version: 1.13.0
    Library version: 19:1:3
    Install prefix:  /usr
    System types:
      Build:         armv7l-unknown-linux-gnueabihf
      Host:          armv7l-unknown-linux-gnueabihf
      Target:        armv7l-unknown-linux-gnueabihf
    Compiler:
      C preprocessor: gcc -E
      CPPFLAGS:       
      C compiler:     gcc
      CFLAGS:         -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection
      C++ compiler:   g++ -std=gnu++20
      CXXFLAGS:       -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS
      LDFLAGS:        -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
      WARNCFLAGS:     
      WARNCXXFLAGS:   
      EXTRACFLAG:     -fvisibility=hidden
      LIBS:           
    Library:
      Shared:         yes
      Static:         yes
    Libtool:
      LIBTOOL_LDFLAGS: 
    Crypto helper libraries:
      libngtcp2_crypto_quictls:   no
      libngtcp2_crypto_gnutls:    yes
      libngtcp2_crypto_boringssl: no
      libngtcp2_crypto_picotls:   no
      libngtcp2_crypto_wolfssl:   no
      libngtcp2_crypto_ossl:      yes
    Debug:
      Debug:          no (CFLAGS='')
    Libs:
      OpenSSL:        yes (CFLAGS='' LIBS='-lssl -lcrypto')
      Libev:          no (CFLAGS='' LIBS='')
      Libnghttp3:     yes (CFLAGS='' LIBS='-lnghttp3')
      Jemalloc:       no (CFLAGS='' LIBS='')
      GnuTLS:         yes (CFLAGS='-I/usr/include/p11-kit-1' LIBS='-lgnutls')
      BoringSSL:      no (CFLAGS='' LIBS='')
      Picotls:        no (CFLAGS='' LIBS='')
      wolfSSL:        no (CFLAGS='' LIBS='')
      Libbrotlienc:   yes (CFLAGS="' LIBS='-lbrotlienc')
      Libbrotlidec:   yes (CFLAGS="' LIBS='-lbrotlidec')
    Examples:         no

make  all-recursive
make[1]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0'
Making all in lib
make[2]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/lib'
Making all in includes
make[3]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/lib/includes'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/lib/includes'
make[3]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/lib'
  CC       ngtcp2_pkt.lo
  CC       ngtcp2_conv.lo
  CC       ngtcp2_str.lo
  CC       ngtcp2_vec.lo
  CC       ngtcp2_buf.lo
  CC       ngtcp2_conn.lo
  CC       ngtcp2_mem.lo
  CC       ngtcp2_pq.lo
  CC       ngtcp2_map.lo
  CC       ngtcp2_rob.lo
  CC       ngtcp2_ppe.lo
  CC       ngtcp2_crypto.lo
  CC       ngtcp2_err.lo
  CC       ngtcp2_range.lo
  CC       ngtcp2_acktr.lo
  CC       ngtcp2_rtb.lo
  CC       ngtcp2_frame_chain.lo
  CC       ngtcp2_strm.lo
  CC       ngtcp2_idtr.lo
  CC       ngtcp2_gaptr.lo
  CC       ngtcp2_ringbuf.lo
  CC       ngtcp2_log.lo
  CC       ngtcp2_qlog.lo
  CC       ngtcp2_cid.lo
  CC       ngtcp2_ksl.lo
  CC       ngtcp2_cc.lo
  CC       ngtcp2_bbr.lo
  CC       ngtcp2_addr.lo
  CC       ngtcp2_path.lo
  CC       ngtcp2_pv.lo
  CC       ngtcp2_pmtud.lo
  CC       ngtcp2_version.lo
  CC       ngtcp2_rst.lo
  CC       ngtcp2_window_filter.lo
  CC       ngtcp2_opl.lo
  CC       ngtcp2_balloc.lo
  CC       ngtcp2_objalloc.lo
  CC       ngtcp2_unreachable.lo
  CC       ngtcp2_transport_params.lo
  CC       ngtcp2_settings.lo
  CC       ngtcp2_dcidtr.lo
  CCLD     libngtcp2.la
make[3]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/lib'
make[2]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/lib'
Making all in tests
make[2]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/tests'
Making all in doc
make[2]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/doc'
Making all in crypto
make[2]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto'
Making all in includes
make[3]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto/includes'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto/includes'
Making all in gnutls
make[3]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto/gnutls'
  CC       gnutls.lo
  CC       ../shared.lo
  CCLD     libngtcp2_crypto_gnutls.la
make[3]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto/gnutls'
Making all in ossl
make[3]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto/ossl'
  CC       ossl.lo
  CCLD     libngtcp2_crypto_ossl.la
make[3]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto/ossl'
make[3]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto'
make[2]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto'
make[2]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0'
make[2]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0'
make[1]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in lib
make[1]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/lib'
Making install in includes
make[2]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/lib/includes'
make[3]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/lib/includes'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libngtcp2/pkg/libngtcp2/usr/include'
 /usr/bin/mkdir -p '/build/libngtcp2/pkg/libngtcp2/usr/include/ngtcp2'
 /usr/bin/install -c -m 644  ngtcp2/ngtcp2.h ngtcp2/version.h '/build/libngtcp2/pkg/libngtcp2/usr/include/ngtcp2'
make[3]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/lib/includes'
make[2]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/lib/includes'
make[2]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/lib'
make[3]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/lib'
 /usr/bin/mkdir -p '/build/libngtcp2/pkg/libngtcp2/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/libngtcp2/pkg/libngtcp2/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libngtcp2.la '/build/libngtcp2/pkg/libngtcp2/usr/lib'
 /usr/bin/install -c -m 644 libngtcp2.pc '/build/libngtcp2/pkg/libngtcp2/usr/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libngtcp2.so.16.3.1 /build/libngtcp2/pkg/libngtcp2/usr/lib/libngtcp2.so.16.3.1
libtool: install: (cd /build/libngtcp2/pkg/libngtcp2/usr/lib && { ln -s -f libngtcp2.so.16.3.1 libngtcp2.so.16 || { rm -f libngtcp2.so.16 && ln -s libngtcp2.so.16.3.1 libngtcp2.so.16; }; })
libtool: install: (cd /build/libngtcp2/pkg/libngtcp2/usr/lib && { ln -s -f libngtcp2.so.16.3.1 libngtcp2.so || { rm -f libngtcp2.so && ln -s libngtcp2.so.16.3.1 libngtcp2.so; }; })
libtool: install: /usr/bin/install -c .libs/libngtcp2.lai /build/libngtcp2/pkg/libngtcp2/usr/lib/libngtcp2.la
libtool: install: /usr/bin/install -c .libs/libngtcp2.a /build/libngtcp2/pkg/libngtcp2/usr/lib/libngtcp2.a
libtool: install: chmod 644 /build/libngtcp2/pkg/libngtcp2/usr/lib/libngtcp2.a
libtool: install: ranlib /build/libngtcp2/pkg/libngtcp2/usr/lib/libngtcp2.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/lib'
make[2]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/lib'
make[1]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/lib'
Making install in tests
make[1]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/tests'
make[2]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.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 '/build/libngtcp2/src/ngtcp2-1.13.0/tests'
make[1]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/tests'
Making install in doc
make[1]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/doc'
make[2]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/doc'
make[1]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/doc'
Making install in crypto
make[1]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto'
Making install in includes
make[2]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto/includes'
make[3]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto/includes'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libngtcp2/pkg/libngtcp2/usr/include'
 /usr/bin/mkdir -p '/build/libngtcp2/pkg/libngtcp2/usr/include/ngtcp2'
 /usr/bin/install -c -m 644  ngtcp2/ngtcp2_crypto.h ngtcp2/ngtcp2_crypto_gnutls.h ngtcp2/ngtcp2_crypto_ossl.h '/build/libngtcp2/pkg/libngtcp2/usr/include/ngtcp2'
make[3]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto/includes'
make[2]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto/includes'
Making install in gnutls
make[2]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto/gnutls'
make[3]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto/gnutls'
 /usr/bin/mkdir -p '/build/libngtcp2/pkg/libngtcp2/usr/lib'
 /usr/bin/mkdir -p '/build/libngtcp2/pkg/libngtcp2/usr/lib/pkgconfig'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libngtcp2_crypto_gnutls.la '/build/libngtcp2/pkg/libngtcp2/usr/lib'
 /usr/bin/install -c -m 644 libngtcp2_crypto_gnutls.pc '/build/libngtcp2/pkg/libngtcp2/usr/lib/pkgconfig'
libtool: warning: relinking 'libngtcp2_crypto_gnutls.la'
libtool: install: (cd /build/libngtcp2/src/ngtcp2-1.13.0/crypto/gnutls; /bin/sh "/build/libngtcp2/src/ngtcp2-1.13.0/libtool"  --silent --tag CC --mode=relink gcc -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -no-undefined -version-info 10:0:2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libngtcp2_crypto_gnutls.la -rpath /usr/lib gnutls.lo ../shared.lo ../../lib/libngtcp2.la -lgnutls -inst-prefix-dir /build/libngtcp2/pkg/libngtcp2)
libtool: install: /usr/bin/install -c .libs/libngtcp2_crypto_gnutls.so.8.2.0T /build/libngtcp2/pkg/libngtcp2/usr/lib/libngtcp2_crypto_gnutls.so.8.2.0
libtool: install: (cd /build/libngtcp2/pkg/libngtcp2/usr/lib && { ln -s -f libngtcp2_crypto_gnutls.so.8.2.0 libngtcp2_crypto_gnutls.so.8 || { rm -f libngtcp2_crypto_gnutls.so.8 && ln -s libngtcp2_crypto_gnutls.so.8.2.0 libngtcp2_crypto_gnutls.so.8; }; })
libtool: install: (cd /build/libngtcp2/pkg/libngtcp2/usr/lib && { ln -s -f libngtcp2_crypto_gnutls.so.8.2.0 libngtcp2_crypto_gnutls.so || { rm -f libngtcp2_crypto_gnutls.so && ln -s libngtcp2_crypto_gnutls.so.8.2.0 libngtcp2_crypto_gnutls.so; }; })
libtool: install: /usr/bin/install -c .libs/libngtcp2_crypto_gnutls.lai /build/libngtcp2/pkg/libngtcp2/usr/lib/libngtcp2_crypto_gnutls.la
libtool: install: /usr/bin/install -c .libs/libngtcp2_crypto_gnutls.a /build/libngtcp2/pkg/libngtcp2/usr/lib/libngtcp2_crypto_gnutls.a
libtool: install: chmod 644 /build/libngtcp2/pkg/libngtcp2/usr/lib/libngtcp2_crypto_gnutls.a
libtool: install: ranlib /build/libngtcp2/pkg/libngtcp2/usr/lib/libngtcp2_crypto_gnutls.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto/gnutls'
make[2]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto/gnutls'
Making install in ossl
make[2]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto/ossl'
make[3]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto/ossl'
 /usr/bin/mkdir -p '/build/libngtcp2/pkg/libngtcp2/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/libngtcp2/pkg/libngtcp2/usr/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libngtcp2_crypto_ossl.la '/build/libngtcp2/pkg/libngtcp2/usr/lib'
 /usr/bin/install -c -m 644 libngtcp2_crypto_ossl.pc '/build/libngtcp2/pkg/libngtcp2/usr/lib/pkgconfig'
libtool: warning: relinking 'libngtcp2_crypto_ossl.la'
libtool: install: (cd /build/libngtcp2/src/ngtcp2-1.13.0/crypto/ossl; /bin/sh "/build/libngtcp2/src/ngtcp2-1.13.0/libtool"  --silent --tag CC --mode=relink gcc -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -no-undefined -version-info 0:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libngtcp2_crypto_ossl.la -rpath /usr/lib ossl.lo ../shared.lo ../../lib/libngtcp2.la -lssl -lcrypto -inst-prefix-dir /build/libngtcp2/pkg/libngtcp2)
libtool: install: /usr/bin/install -c .libs/libngtcp2_crypto_ossl.so.0.0.0T /build/libngtcp2/pkg/libngtcp2/usr/lib/libngtcp2_crypto_ossl.so.0.0.0
libtool: install: (cd /build/libngtcp2/pkg/libngtcp2/usr/lib && { ln -s -f libngtcp2_crypto_ossl.so.0.0.0 libngtcp2_crypto_ossl.so.0 || { rm -f libngtcp2_crypto_ossl.so.0 && ln -s libngtcp2_crypto_ossl.so.0.0.0 libngtcp2_crypto_ossl.so.0; }; })
libtool: install: (cd /build/libngtcp2/pkg/libngtcp2/usr/lib && { ln -s -f libngtcp2_crypto_ossl.so.0.0.0 libngtcp2_crypto_ossl.so || { rm -f libngtcp2_crypto_ossl.so && ln -s libngtcp2_crypto_ossl.so.0.0.0 libngtcp2_crypto_ossl.so; }; })
libtool: install: /usr/bin/install -c .libs/libngtcp2_crypto_ossl.lai /build/libngtcp2/pkg/libngtcp2/usr/lib/libngtcp2_crypto_ossl.la
libtool: install: /usr/bin/install -c .libs/libngtcp2_crypto_ossl.a /build/libngtcp2/pkg/libngtcp2/usr/lib/libngtcp2_crypto_ossl.a
libtool: install: chmod 644 /build/libngtcp2/pkg/libngtcp2/usr/lib/libngtcp2_crypto_ossl.a
libtool: install: ranlib /build/libngtcp2/pkg/libngtcp2/usr/lib/libngtcp2_crypto_ossl.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto/ossl'
make[2]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto/ossl'
make[2]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto'
make[3]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto'
make[2]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto'
make[1]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0/crypto'
make[1]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0'
make[2]: Entering directory '/build/libngtcp2/src/ngtcp2-1.13.0'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libngtcp2/pkg/libngtcp2/usr/share/doc/ngtcp2'
 /usr/bin/install -c -m 644 README.rst '/build/libngtcp2/pkg/libngtcp2/usr/share/doc/ngtcp2'
make[2]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0'
make[1]: Leaving directory '/build/libngtcp2/src/ngtcp2-1.13.0'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libngtcp2"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libngtcp2 1.13.0-2 (Thu Jul 17 07:16:29 2025)
==> Cleaning up...