==> Cloning lib32-libnghttp2 ... Cloning into 'lib32-libnghttp2'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring lib32-libnghttp2 :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 98 129k 98 127k 0 0 370k 0 --:--:-- --:--:-- --:--:-- 370k 100 129k 100 129k 0 0 377k 0 --:--:-- --:--:-- --:--:-- 376k % 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 8535k 100 8535k 0 0 19.9M 0 --:--:-- --:--:-- --:--:-- 19.9M % 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 139k 100 139k 0 0 409k 0 --:--:-- --:--:-- --:--:-- 410k :: Starting full system upgrade... there is nothing to do gpg: key 7E8403D5D673C366: public key "Tatsuhiro Tsujikawa " imported gpg: Total number processed: 1 gpg: imported: 1 ==> Making package: lib32-libnghttp2 1.60.0-1 (Fri Apr 4 07:51:16 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Cloning nghttp2 git repo... Cloning into bare repository '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/nghttp2'... -> Cloning munit git repo... Cloning into bare repository '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/munit'... -> Cloning mruby git repo... Cloning into bare repository '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/mruby'... -> Cloning neverbleed git repo... Cloning into bare repository '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/neverbleed'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... nghttp2 ... Skipped munit ... Skipped mruby ... Skipped neverbleed ... Skipped ==> Extracting sources... -> Creating working copy of nghttp2 git repo... Cloning into 'nghttp2'... done. Switched to a new branch 'makepkg' -> Creating working copy of munit git repo... Cloning into 'munit'... done. -> Creating working copy of mruby git repo... Cloning into 'mruby'... done. -> Creating working copy of neverbleed git repo... Cloning into 'neverbleed'... done. ==> Starting prepare()... Submodule 'tests/munit' (/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/munit) registered for path 'tests/munit' Submodule 'third-party/mruby' (/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/mruby) registered for path 'third-party/mruby' Submodule 'third-party/neverbleed' (https://github.com/tatsuhiro-t/neverbleed.git) registered for path 'third-party/neverbleed' Cloning into '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/tests/munit'... done. Cloning into '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/third-party/mruby'... done. Cloning into '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/third-party/neverbleed'... Submodule path 'tests/munit': checked out 'fe21fbd5acc81cdeee26e18df5afd6aba3d92d7a' Submodule path 'third-party/mruby': checked out '32279e4128527bab4c961854b9cce727a060abea' Submodule path 'third-party/neverbleed': checked out '929e470260d460dacc20a10601c2d3c7a9f386b2' 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:32: installing './compile' configure.ac:35: installing './config.guess' configure.ac:35: installing './config.sub' configure.ac:41: installing './install-sh' configure.ac:41: installing './missing' Makefile.am: installing './INSTALL' examples/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' ==> Starting build()... configure: WARNING: unrecognized options: --disable-python-bindings checking for gcc... gcc -m32 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 -m32 accepts -g... yes checking for gcc -m32 option to enable C11 features... none needed checking whether gcc -m32 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 for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-gnux32 checking host system type... x86_64-pc-linux-gnux32 checking how to print strings... printf checking for a sed that does not truncate output... /usr/sbin/sed checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for fgrep... /usr/sbin/grep -F checking for ld used by gcc -m32... /usr/sbin/ld checking if the linker (/usr/sbin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B checking the name lister (/usr/sbin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnux32 file names to x86_64-pc-linux-gnux32 format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnux32 file names to toolchain format... func_convert_file_noop checking for /usr/sbin/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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/sbin/nm -B output from gcc -m32 object... ok checking for sysroot... no checking for a working dd... /usr/sbin/dd checking how to truncate binary pipes... /usr/sbin/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 -m32 supports -fno-rtti -fno-exceptions... no checking for gcc -m32 option to produce PIC... -fPIC -DPIC checking if gcc -m32 PIC flag -fPIC -DPIC works... yes checking if gcc -m32 static flag -static works... yes checking if gcc -m32 supports -c -o file.o... yes checking if gcc -m32 supports -c -o file.o... (cached) yes checking whether the gcc -m32 linker (/usr/sbin/ld -m elf_i386) 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... x86_64-pc-linux-gnux32 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/sbin/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 dependency style of gcc -m32... gcc3 checking whether make supports nested variables... (cached) yes checking for gcc... (cached) gcc -m32 checking whether the compiler supports GNU C... (cached) yes checking whether gcc -m32 accepts -g... (cached) yes checking for gcc -m32 option to enable C11 features... (cached) none needed checking whether gcc -m32 understands -c and -o together... (cached) yes checking whether the compiler supports GNU C++... yes checking whether g++ -m32 accepts -g... yes checking for g++ -m32 option to enable C++11 features... none needed checking how to run the C++ preprocessor... g++ -m32 -E checking for ld used by g++ -m32... /usr/sbin/ld -m elf_i386 checking if the linker (/usr/sbin/ld -m elf_i386) is GNU ld... yes checking whether the g++ -m32 linker (/usr/sbin/ld -m elf_i386) supports shared libraries... yes checking for g++ -m32 option to produce PIC... -fPIC -DPIC checking if g++ -m32 PIC flag -fPIC -DPIC works... yes checking if g++ -m32 static flag -static works... yes checking if g++ -m32 supports -c -o file.o... yes checking if g++ -m32 supports -c -o file.o... (cached) yes checking whether the g++ -m32 linker (/usr/sbin/ld -m elf_i386) 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++ -m32... gcc3 checking how to run the C preprocessor... gcc -m32 -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for pkg-config... /usr/sbin/pkg-config checking pkg-config is at least version 0.20... yes checking for a Python interpreter with version >= 3.8... python checking for python... /usr/sbin/python checking for python version... 3.11 checking for python platform... linux checking for GNU default python prefix... ${prefix} checking for GNU default python exec_prefix... ${exec_prefix} checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages checking whether g++ -m32 supports C++14 features by default... yes checking whether std::future is available... yes checking whether std::map::emplace is available... yes checking whether std::atomic_* overloads for std::shared_ptr are available... yes checking whether thread_local storage class specifier is available.... yes checking for library containing dlopen... none required checking whether to enable assertions... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for netinet/ip.h... yes checking for pwd.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 sys/socket.h... yes checking for sys/time.h... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for windows.h... no 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 -m32 option to enable large file support... -D_FILE_OFFSET_BITS=64 checking for struct tm.tm_gmtoff... yes checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in6.sin6_len... no checking for working chown... yes checking for error_at_line... yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for gcc -m32 options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for working strnlen... yes checking for _Exit... yes checking for accept4... yes checking for clock_gettime... yes checking for dup2... yes checking for getcwd... yes checking for getpwnam... yes checking for localtime_r... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for mkostemp... yes checking for socket... yes checking for sqrt... no checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strndup... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for timegm... yes checking for timerfd_create... yes checking checking for GetTickCount64... no checking whether initgroups is declared... yes checking whether CLOCK_MONOTONIC 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/libnghttp2.pc config.status: creating lib/includes/Makefile config.status: creating lib/includes/nghttp2/nghttp2ver.h config.status: creating tests/Makefile config.status: creating tests/testdata/Makefile config.status: creating third-party/Makefile config.status: creating src/Makefile config.status: creating src/testdata/Makefile config.status: creating bpf/Makefile config.status: creating examples/Makefile config.status: creating integration-tests/Makefile config.status: creating integration-tests/config.go config.status: creating integration-tests/setenv config.status: creating doc/Makefile config.status: creating doc/conf.py config.status: creating doc/index.rst config.status: creating doc/package_README.rst config.status: creating doc/tutorial-client.rst config.status: creating doc/tutorial-server.rst config.status: creating doc/tutorial-hpack.rst config.status: creating doc/nghttpx-howto.rst config.status: creating doc/h2load-howto.rst config.status: creating doc/building-android-binary.rst config.status: creating doc/nghttp2.h.rst config.status: creating doc/nghttp2ver.h.rst config.status: creating doc/contribute.rst config.status: creating contrib/Makefile config.status: creating script/Makefile config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-python-bindings configure: summary of build options: Package version: 1.60.0 Library version: 41:0:27 Install prefix: /usr System types: Build: x86_64-pc-linux-gnux32 Host: x86_64-pc-linux-gnux32 Target: x86_64-pc-linux-gnux32 Compiler: C compiler: gcc -m32 CFLAGS: -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src=/usr/src/debug/lib32-libnghttp2 -flto=auto LDFLAGS: -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto C++ compiler: g++ -m32 CXXFLAGS: -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src=/usr/src/debug/lib32-libnghttp2 -flto=auto CXXCPP: g++ -m32 -E C preprocessor: gcc -m32 -E CPPFLAGS: WARNCFLAGS: WARNCXXFLAGS: CXX1XCXXFLAGS: EXTRACFLAG: -fvisibility=hidden BPFCFLAGS: EXTRABPFCFLAGS: LIBS: DEFS: -DHAVE_CONFIG_H EXTRA_DEFS: Library: Shared: yes Static: yes Libtool: LIBTOOL_LDFLAGS: Python: Python: /usr/sbin/python PYTHON_VERSION: 3.11 Test: Failmalloc: yes Libs: OpenSSL: no (CFLAGS='' LIBS='') Libxml2: no (CFLAGS='' LIBS='') Libev: no (CFLAGS='' LIBS='') Libc-ares: no (CFLAGS='' LIBS='') libngtcp2: no (CFLAGS='' LIBS='') libngtcp2_crypto_quictls: no (CFLAGS='' LIBS='') libngtcp2_crypto_boringssl: no (CFLAGS='' LIBS='') libnghttp3: no (CFLAGS='' LIBS='') libbpf: no (CFLAGS='' LIBS='') Libevent(SSL): no (CFLAGS='' LIBS='') Jansson: no (CFLAGS='' LIBS='') Jemalloc: no (CFLAGS='' LIBS='') Zlib: no (CFLAGS='' LIBS='') Systemd: no (CFLAGS='' LIBS='') Libbrotlienc: no (CFLAGS="' LIBS='') Libbrotlidec: no (CFLAGS="' LIBS='') Third-party: http-parser: no MRuby: no (CFLAGS='' LIBS='') Neverbleed: no Features: Applications: no HPACK tools: no Examples: no Threading: yes HTTP/3 (EXPERIMENTAL): no make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2' Making all in lib make[2]: Entering directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/lib' Making all in includes make[3]: Entering directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/lib/includes' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/lib/includes' make[3]: Entering directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/lib' CC nghttp2_pq.lo CC nghttp2_map.lo CC nghttp2_queue.lo CC nghttp2_frame.lo CC nghttp2_buf.lo CC nghttp2_stream.lo CC nghttp2_outbound_item.lo CC nghttp2_session.lo CC nghttp2_submit.lo CC nghttp2_helper.lo CC nghttp2_alpn.lo CC nghttp2_hd.lo CC nghttp2_hd_huffman.lo CC nghttp2_hd_huffman_data.lo CC nghttp2_version.lo CC nghttp2_priority_spec.lo CC nghttp2_option.lo CC nghttp2_callbacks.lo CC nghttp2_mem.lo CC nghttp2_http.lo CC nghttp2_rcbuf.lo CC nghttp2_extpri.lo CC nghttp2_ratelim.lo CC nghttp2_time.lo CC nghttp2_debug.lo CC sfparse.lo CCLD libnghttp2.la make[3]: Leaving directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/lib' make[2]: Leaving directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/lib' Making all in third-party make[2]: Entering directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/third-party' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/third-party' Making all in src make[2]: Entering directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/src' Making all in testdata make[3]: Entering directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/src/testdata' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/src/testdata' make[3]: Entering directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/src' make[2]: Leaving directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/src' Making all in bpf make[2]: Entering directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/bpf' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/bpf' Making all in examples make[2]: Entering directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/examples' Making all in tests make[2]: Entering directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/tests' Making all in testdata make[3]: Entering directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/tests/testdata' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/tests/testdata' make[3]: Entering directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/tests' make[2]: Leaving directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/tests' Making all in integration-tests make[2]: Entering directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/integration-tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/integration-tests' Making all in doc make[2]: Entering directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/doc' Making all in contrib make[2]: Entering directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/contrib' rm -f nghttpx-init nghttpx-init.tmp sed -e 's|@bindir[@]|/usr/bin|g' nghttpx.service.in > nghttpx.service sed -e 's|@bindir[@]|/usr/bin|g' nghttpx-upstart.conf.in > nghttpx-upstart.conf sed -e 's|@bindir[@]|/usr/bin|g' nghttpx-init.in > nghttpx-init.tmp chmod +x nghttpx-init.tmp mv nghttpx-init.tmp nghttpx-init make[2]: Leaving directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/contrib' Making all in script make[2]: Entering directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/script' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/script' make[2]: Entering directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2' make[2]: Leaving directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2' make[1]: Leaving directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2' ==> Entering fakeroot environment... ==> Starting package()... Making install in includes make[1]: Entering directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/lib/includes' make[2]: Entering directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/lib/includes' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/pkg/lib32-libnghttp2/usr/include' /usr/sbin/mkdir -p '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/pkg/lib32-libnghttp2/usr/include/nghttp2' /usr/bin/install -c -m 644 nghttp2/nghttp2.h nghttp2/nghttp2ver.h '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/pkg/lib32-libnghttp2/usr/include/nghttp2' make[2]: Leaving directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/lib/includes' make[1]: Leaving directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/lib/includes' make[1]: Entering directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/lib' make[2]: Entering directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/lib' /usr/sbin/mkdir -p '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/pkg/lib32-libnghttp2/usr/lib32' /usr/sbin/mkdir -p '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/pkg/lib32-libnghttp2/usr/lib32/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libnghttp2.la '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/pkg/lib32-libnghttp2/usr/lib32' /usr/bin/install -c -m 644 libnghttp2.pc '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/pkg/lib32-libnghttp2/usr/lib32/pkgconfig' libtool: install: /usr/bin/install -c .libs/libnghttp2.so.14.27.0 /tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/pkg/lib32-libnghttp2/usr/lib32/libnghttp2.so.14.27.0 libtool: install: (cd /tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/pkg/lib32-libnghttp2/usr/lib32 && { ln -s -f libnghttp2.so.14.27.0 libnghttp2.so.14 || { rm -f libnghttp2.so.14 && ln -s libnghttp2.so.14.27.0 libnghttp2.so.14; }; }) libtool: install: (cd /tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/pkg/lib32-libnghttp2/usr/lib32 && { ln -s -f libnghttp2.so.14.27.0 libnghttp2.so || { rm -f libnghttp2.so && ln -s libnghttp2.so.14.27.0 libnghttp2.so; }; }) libtool: install: /usr/bin/install -c .libs/libnghttp2.lai /tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/pkg/lib32-libnghttp2/usr/lib32/libnghttp2.la libtool: install: /usr/bin/install -c .libs/libnghttp2.a /tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/pkg/lib32-libnghttp2/usr/lib32/libnghttp2.a libtool: install: chmod 644 /tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/pkg/lib32-libnghttp2/usr/lib32/libnghttp2.a libtool: install: ranlib /tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/pkg/lib32-libnghttp2/usr/lib32/libnghttp2.a libtool: warning: remember to run 'libtool --finish /usr/lib32' make[2]: Leaving directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/lib' make[1]: Leaving directory '/tmp/archlinux-ci/lib32-libnghttp2-archlinuxrb-build-a66uiaAj/lib32-libnghttp2/src/nghttp2/lib' ==> 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 "lib32-libnghttp2"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "lib32-libnghttp2-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: lib32-libnghttp2 1.60.0-1 (Fri Apr 4 07:52:16 2025)