Date: Thu, 12 Aug 2021 03:26:14 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - main-arm64-default][www/libnghttp3] Failed for libnghttp3-0.1.0.g20210731 in build Message-ID: <202108120326.17C3QEBP061534@ampere2.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: sunpoet@FreeBSD.org Log URL: http://ampere2.nyi.freebsd.org/data/main-arm64-default/p507d4271e0bb_s5ae48eb998/logs/libnghttp3-0.1.0.g20210731.log Build URL: http://ampere2.nyi.freebsd.org/build.html?mastername=main-arm64-default&build=p507d4271e0bb_s5ae48eb998 Log: =>> Building www/libnghttp3 build started at Thu Aug 12 03:25:30 UTC 2021 port directory: /usr/ports/www/libnghttp3 package name: libnghttp3-0.1.0.g20210731 building for: FreeBSD main-arm64-default-job-12 14.0-CURRENT FreeBSD 14.0-CURRENT 1400029 arm64 maintained by: sunpoet@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1400029 Job Id: 12 !!! Jail is newer than host. (Jail: 1400029, Host: 1400008) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1400029 UNAME_v=FreeBSD 14.0-CURRENT 1400029 UNAME_r=14.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- sunpoet@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --enable-lib-only --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/www/libnghttp3/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/libnghttp3/work HOME=/wrkdirs/usr/ports/www/libnghttp3/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/libnghttp3/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/libnghttp3/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/libnghttp3/work HOME=/wrkdirs/usr/ports/www/libnghttp3/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/libnghttp3/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/nghttp3" EXAMPLESDIR="share/examples/nghttp3" DATADIR="share/nghttp3" WWWDIR="www/nghttp3" ETCDIR="etc/nghttp3" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/nghttp3 DOCSDIR=/usr/local/share/doc/nghttp3 EXAMPLESDIR=/usr/local/share/examples/nghttp3 WWWDIR=/usr/local/www/nghttp3 ETCDIR=/usr/local/etc/nghttp3 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=aarch64 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400029 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 1048576 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> libnghttp3-0.1.0.g20210731 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [main-arm64-default-job-12] Installing pkg-1.17.1... [main-arm64-default-job-12] Extracting pkg-1.17.1: .......... done ===> libnghttp3-0.1.0.g20210731 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libnghttp3-0.1.0.g20210731 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License MIT accepted by the user => ngtcp2-nghttp3-0.1.0.g20210731-6858c28_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/ngtcp2/nghttp3/tar.gz/6858c28?dummy=/ngtcp2-nghttp3-0.1.0.g20210731-6858c28_GH0.tar.gz fetch: https://codeload.github.com/ngtcp2/nghttp3/tar.gz/6858c28?dummy=/ngtcp2-nghttp3-0.1.0.g20210731-6858c28_GH0.tar.gz: size unknown fetch: https://codeload.github.com/ngtcp2/nghttp3/tar.gz/6858c28?dummy=/ngtcp2-nghttp3-0.1.0.g20210731-6858c28_GH0.tar.gz: size of remote file is not known ngtcp2-nghttp3-0.1.0.g20210731-6858c28_GH0.tar.gz 176 kB 7623 kBps 00s ===> Fetching all distfiles required by libnghttp3-0.1.0.g20210731 for building =========================================================================== =======================<phase: checksum >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by libnghttp3-0.1.0.g20210731 for building => SHA256 Checksum OK for ngtcp2-nghttp3-0.1.0.g20210731-6858c28_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by libnghttp3-0.1.0.g20210731 for building ===> Extracting for libnghttp3-0.1.0.g20210731 => SHA256 Checksum OK for ngtcp2-nghttp3-0.1.0.g20210731-6858c28_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for libnghttp3-0.1.0.g20210731 ===> Applying FreeBSD patches for libnghttp3-0.1.0.g20210731 from /usr/ports/www/libnghttp3/files =========================================================================== =======================<phase: build-depends >============================ ===> libnghttp3-0.1.0.g20210731 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.7.4,1.pkg [main-arm64-default-job-12] Installing pkgconf-1.7.4,1... [main-arm64-default-job-12] Extracting pkgconf-1.7.4,1: .......... done <snip> config.status: creating lib/includes/Makefile config.status: creating lib/includes/nghttp3/version.h config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating doc/source/conf.py config.status: creating examples/Makefile config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands configure: summary of build options: Package version: 0.1.0.g20210731 Library version: 0:0:0 Install prefix: /usr/local System types: Build: aarch64-portbld-freebsd14.0 Host: aarch64-portbld-freebsd14.0 Target: aarch64-portbld-freebsd14.0 Compiler: C preprocessor: cpp CPPFLAGS: C compiler: cc CFLAGS: -O2 -pipe -fstack-protector-strong -fno-strict-aliasing C++ compiler: c++ -std=c++17 CXXFLAGS: -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 LDFLAGS: -fstack-protector-strong WARNCFLAGS: WARNCXXFLAGS: EXTRACFLAG: -fvisibility=hidden LIBS: Library: Shared: yes Static: yes Test: CUnit: no (CFLAGS='' LIBS='') Debug: Debug: no (CFLAGS='') Library only: yes Examples: no =========================================================================== =======================<phase: build >============================ ===> Building for libnghttp3-0.1.0.g20210731 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in lib --- all-recursive --- Making all in includes --- nghttp3_rcbuf.lo --- --- nghttp3_mem.lo --- --- nghttp3_rcbuf.lo --- depbase=`echo nghttp3_rcbuf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_rcbuf.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_rcbuf.lo nghttp3_rcbuf.c && mv -f $depbase.Tpo $depbase.Plo --- nghttp3_mem.lo --- depbase=`echo nghttp3_mem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_mem.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_mem.lo nghttp3_mem.c && mv -f $depbase.Tpo $depbase.Plo --- nghttp3_rcbuf.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_rcbuf.lo -MD -MP -MF .deps/nghttp3_rcbuf.Tpo -c nghttp3_rcbuf.c -fPIC -DPIC -o .libs/nghttp3_rcbuf.o --- nghttp3_mem.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_mem.lo -MD -MP -MF .deps/nghttp3_mem.Tpo -c nghttp3_mem.c -fPIC -DPIC -o .libs/nghttp3_mem.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_mem.lo -MD -MP -MF .deps/nghttp3_mem.Tpo -c nghttp3_mem.c -o nghttp3_mem.o >/dev/null 2>&1 --- nghttp3_rcbuf.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_rcbuf.lo -MD -MP -MF .deps/nghttp3_rcbuf.Tpo -c nghttp3_rcbuf.c -o nghttp3_rcbuf.o >/dev/null 2>&1 --- nghttp3_str.lo --- depbase=`echo nghttp3_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_str.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_str.lo nghttp3_str.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_str.lo -MD -MP -MF .deps/nghttp3_str.Tpo -c nghttp3_str.c -fPIC -DPIC -o .libs/nghttp3_str.o --- nghttp3_conv.lo --- depbase=`echo nghttp3_conv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_conv.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_conv.lo nghttp3_conv.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_conv.lo -MD -MP -MF .deps/nghttp3_conv.Tpo -c nghttp3_conv.c -fPIC -DPIC -o .libs/nghttp3_conv.o --- nghttp3_str.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_str.lo -MD -MP -MF .deps/nghttp3_str.Tpo -c nghttp3_str.c -o nghttp3_str.o >/dev/null 2>&1 --- nghttp3_buf.lo --- depbase=`echo nghttp3_buf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_buf.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_buf.lo nghttp3_buf.c && mv -f $depbase.Tpo $depbase.Plo --- nghttp3_conv.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_conv.lo -MD -MP -MF .deps/nghttp3_conv.Tpo -c nghttp3_conv.c -o nghttp3_conv.o >/dev/null 2>&1 --- nghttp3_buf.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_buf.lo -MD -MP -MF .deps/nghttp3_buf.Tpo -c nghttp3_buf.c -fPIC -DPIC -o .libs/nghttp3_buf.o --- nghttp3_ringbuf.lo --- depbase=`echo nghttp3_ringbuf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_ringbuf.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_ringbuf.lo nghttp3_ringbuf.c && mv -f $depbase.Tpo $depbase.Plo --- nghttp3_buf.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_buf.lo -MD -MP -MF .deps/nghttp3_buf.Tpo -c nghttp3_buf.c -o nghttp3_buf.o >/dev/null 2>&1 --- nghttp3_ringbuf.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_ringbuf.lo -MD -MP -MF .deps/nghttp3_ringbuf.Tpo -c nghttp3_ringbuf.c -fPIC -DPIC -o .libs/nghttp3_ringbuf.o --- nghttp3_pq.lo --- depbase=`echo nghttp3_pq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_pq.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_pq.lo nghttp3_pq.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_pq.lo -MD -MP -MF .deps/nghttp3_pq.Tpo -c nghttp3_pq.c -fPIC -DPIC -o .libs/nghttp3_pq.o --- nghttp3_ringbuf.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_ringbuf.lo -MD -MP -MF .deps/nghttp3_ringbuf.Tpo -c nghttp3_ringbuf.c -o nghttp3_ringbuf.o >/dev/null 2>&1 --- nghttp3_pq.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_pq.lo -MD -MP -MF .deps/nghttp3_pq.Tpo -c nghttp3_pq.c -o nghttp3_pq.o >/dev/null 2>&1 --- nghttp3_map.lo --- depbase=`echo nghttp3_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_map.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_map.lo nghttp3_map.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_map.lo -MD -MP -MF .deps/nghttp3_map.Tpo -c nghttp3_map.c -fPIC -DPIC -o .libs/nghttp3_map.o --- nghttp3_ksl.lo --- depbase=`echo nghttp3_ksl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_ksl.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_ksl.lo nghttp3_ksl.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_ksl.lo -MD -MP -MF .deps/nghttp3_ksl.Tpo -c nghttp3_ksl.c -fPIC -DPIC -o .libs/nghttp3_ksl.o --- nghttp3_map.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_map.lo -MD -MP -MF .deps/nghttp3_map.Tpo -c nghttp3_map.c -o nghttp3_map.o >/dev/null 2>&1 --- nghttp3_qpack.lo --- depbase=`echo nghttp3_qpack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_qpack.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_qpack.lo nghttp3_qpack.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_qpack.lo -MD -MP -MF .deps/nghttp3_qpack.Tpo -c nghttp3_qpack.c -fPIC -DPIC -o .libs/nghttp3_qpack.o --- nghttp3_ksl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_ksl.lo -MD -MP -MF .deps/nghttp3_ksl.Tpo -c nghttp3_ksl.c -o nghttp3_ksl.o >/dev/null 2>&1 --- nghttp3_qpack_huffman.lo --- depbase=`echo nghttp3_qpack_huffman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_qpack_huffman.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_qpack_huffman.lo nghttp3_qpack_huffman.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_qpack_huffman.lo -MD -MP -MF .deps/nghttp3_qpack_huffman.Tpo -c nghttp3_qpack_huffman.c -fPIC -DPIC -o .libs/nghttp3_qpack_huffman.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_qpack_huffman.lo -MD -MP -MF .deps/nghttp3_qpack_huffman.Tpo -c nghttp3_qpack_huffman.c -o nghttp3_qpack_huffman.o >/dev/null 2>&1 --- nghttp3_qpack_huffman_data.lo --- depbase=`echo nghttp3_qpack_huffman_data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_qpack_huffman_data.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_qpack_huffman_data.lo nghttp3_qpack_huffman_data.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_qpack_huffman_data.lo -MD -MP -MF .deps/nghttp3_qpack_huffman_data.Tpo -c nghttp3_qpack_huffman_data.c -fPIC -DPIC -o .libs/nghttp3_qpack_huffman_data.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_qpack_huffman_data.lo -MD -MP -MF .deps/nghttp3_qpack_huffman_data.Tpo -c nghttp3_qpack_huffman_data.c -o nghttp3_qpack_huffman_data.o >/dev/null 2>&1 --- nghttp3_err.lo --- depbase=`echo nghttp3_err.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_err.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_err.lo nghttp3_err.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_err.lo -MD -MP -MF .deps/nghttp3_err.Tpo -c nghttp3_err.c -fPIC -DPIC -o .libs/nghttp3_err.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_err.lo -MD -MP -MF .deps/nghttp3_err.Tpo -c nghttp3_err.c -o nghttp3_err.o >/dev/null 2>&1 --- nghttp3_debug.lo --- depbase=`echo nghttp3_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_debug.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_debug.lo nghttp3_debug.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_debug.lo -MD -MP -MF .deps/nghttp3_debug.Tpo -c nghttp3_debug.c -fPIC -DPIC -o .libs/nghttp3_debug.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_debug.lo -MD -MP -MF .deps/nghttp3_debug.Tpo -c nghttp3_debug.c -o nghttp3_debug.o >/dev/null 2>&1 --- nghttp3_conn.lo --- depbase=`echo nghttp3_conn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_conn.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_conn.lo nghttp3_conn.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_conn.lo -MD -MP -MF .deps/nghttp3_conn.Tpo -c nghttp3_conn.c -fPIC -DPIC -o .libs/nghttp3_conn.o --- nghttp3_qpack.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_qpack.lo -MD -MP -MF .deps/nghttp3_qpack.Tpo -c nghttp3_qpack.c -o nghttp3_qpack.o >/dev/null 2>&1 --- nghttp3_conn.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_conn.lo -MD -MP -MF .deps/nghttp3_conn.Tpo -c nghttp3_conn.c -o nghttp3_conn.o >/dev/null 2>&1 --- nghttp3_stream.lo --- depbase=`echo nghttp3_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_stream.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_stream.lo nghttp3_stream.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_stream.lo -MD -MP -MF .deps/nghttp3_stream.Tpo -c nghttp3_stream.c -fPIC -DPIC -o .libs/nghttp3_stream.o --- nghttp3_frame.lo --- depbase=`echo nghttp3_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_frame.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_frame.lo nghttp3_frame.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_frame.lo -MD -MP -MF .deps/nghttp3_frame.Tpo -c nghttp3_frame.c -fPIC -DPIC -o .libs/nghttp3_frame.o --- nghttp3_stream.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_stream.lo -MD -MP -MF .deps/nghttp3_stream.Tpo -c nghttp3_stream.c -o nghttp3_stream.o >/dev/null 2>&1 --- nghttp3_frame.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_frame.lo -MD -MP -MF .deps/nghttp3_frame.Tpo -c nghttp3_frame.c -o nghttp3_frame.o >/dev/null 2>&1 --- nghttp3_tnode.lo --- depbase=`echo nghttp3_tnode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_tnode.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_tnode.lo nghttp3_tnode.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_tnode.lo -MD -MP -MF .deps/nghttp3_tnode.Tpo -c nghttp3_tnode.c -fPIC -DPIC -o .libs/nghttp3_tnode.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_tnode.lo -MD -MP -MF .deps/nghttp3_tnode.Tpo -c nghttp3_tnode.c -o nghttp3_tnode.o >/dev/null 2>&1 --- nghttp3_vec.lo --- depbase=`echo nghttp3_vec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_vec.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_vec.lo nghttp3_vec.c && mv -f $depbase.Tpo $depbase.Plo --- nghttp3_gaptr.lo --- depbase=`echo nghttp3_gaptr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_gaptr.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_gaptr.lo nghttp3_gaptr.c && mv -f $depbase.Tpo $depbase.Plo --- nghttp3_vec.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_vec.lo -MD -MP -MF .deps/nghttp3_vec.Tpo -c nghttp3_vec.c -fPIC -DPIC -o .libs/nghttp3_vec.o --- nghttp3_gaptr.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_gaptr.lo -MD -MP -MF .deps/nghttp3_gaptr.Tpo -c nghttp3_gaptr.c -fPIC -DPIC -o .libs/nghttp3_gaptr.o --- nghttp3_vec.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_vec.lo -MD -MP -MF .deps/nghttp3_vec.Tpo -c nghttp3_vec.c -o nghttp3_vec.o >/dev/null 2>&1 --- nghttp3_gaptr.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_gaptr.lo -MD -MP -MF .deps/nghttp3_gaptr.Tpo -c nghttp3_gaptr.c -o nghttp3_gaptr.o >/dev/null 2>&1 --- nghttp3_idtr.lo --- depbase=`echo nghttp3_idtr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_idtr.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_idtr.lo nghttp3_idtr.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_idtr.lo -MD -MP -MF .deps/nghttp3_idtr.Tpo -c nghttp3_idtr.c -fPIC -DPIC -o .libs/nghttp3_idtr.o --- nghttp3_range.lo --- depbase=`echo nghttp3_range.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_range.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_range.lo nghttp3_range.c && mv -f $depbase.Tpo $depbase.Plo --- nghttp3_idtr.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_idtr.lo -MD -MP -MF .deps/nghttp3_idtr.Tpo -c nghttp3_idtr.c -o nghttp3_idtr.o >/dev/null 2>&1 --- nghttp3_range.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_range.lo -MD -MP -MF .deps/nghttp3_range.Tpo -c nghttp3_range.c -fPIC -DPIC -o .libs/nghttp3_range.o --- nghttp3_http.lo --- depbase=`echo nghttp3_http.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_http.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_http.lo nghttp3_http.c && mv -f $depbase.Tpo $depbase.Plo --- nghttp3_range.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_range.lo -MD -MP -MF .deps/nghttp3_range.Tpo -c nghttp3_range.c -o nghttp3_range.o >/dev/null 2>&1 --- nghttp3_http.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_http.lo -MD -MP -MF .deps/nghttp3_http.Tpo -c nghttp3_http.c -fPIC -DPIC -o .libs/nghttp3_http.o --- nghttp3_version.lo --- depbase=`echo nghttp3_version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_version.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_version.lo nghttp3_version.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_version.lo -MD -MP -MF .deps/nghttp3_version.Tpo -c nghttp3_version.c -fPIC -DPIC -o .libs/nghttp3_version.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_version.lo -MD -MP -MF .deps/nghttp3_version.Tpo -c nghttp3_version.c -o nghttp3_version.o >/dev/null 2>&1 --- nghttp3_http.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nghttp3_http.lo -MD -MP -MF .deps/nghttp3_http.Tpo -c nghttp3_http.c -o nghttp3_http.o >/dev/null 2>&1 --- libnghttp3.la --- /bin/sh ../libtool --tag=CC --mode=link cc -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -no-undefined -version-info 0:0:0 -fstack-protector-strong -o libnghttp3.la -rpath /usr/local/lib nghttp3_rcbuf.lo nghttp3_mem.lo nghttp3_str.lo nghttp3_conv.lo nghttp3_buf.lo nghttp3_ringbuf.lo nghttp3_pq.lo nghttp3_map.lo nghttp3_ksl.lo nghttp3_qpack.lo nghttp3_qpack_huffman.lo nghttp3_qpack_huffman_data.lo nghttp3_err.lo nghttp3_debug.lo nghttp3_conn.lo nghttp3_stream.lo nghttp3_frame.lo nghttp3_tnode.lo nghttp3_vec.lo nghttp3_gaptr.lo nghttp3_idtr.lo nghttp3_range.lo nghttp3_http.lo nghttp3_version.lo libtool: link: cc -shared -fPIC -DPIC .libs/nghttp3_rcbuf.o .libs/nghttp3_mem.o .libs/nghttp3_str.o .libs/nghttp3_conv.o .libs/nghttp3_buf.o .libs/nghttp3_ringbuf.o .libs/nghttp3_pq.o .libs/nghttp3_map.o .libs/nghttp3_ksl.o .libs/nghttp3_qpack.o .libs/nghttp3_qpack_huffman.o .libs/nghttp3_qpack_huffman_data.o .libs/nghttp3_err.o .libs/nghttp3_debug.o .libs/nghttp3_conn.o .libs/nghttp3_stream.o .libs/nghttp3_frame.o .libs/nghttp3_tnode.o .libs/nghttp3_vec.o .libs/nghttp3_gaptr.o .libs/nghttp3_idtr.o .libs/nghttp3_range.o .libs/nghttp3_http.o .libs/nghttp3_version.o -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-soname -Wl,libnghttp3.so.0 -o .libs/libnghttp3.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libnghttp3.so.0" && ln -s "libnghttp3.so.0.0.0" "libnghttp3.so.0") libtool: link: (cd ".libs" && rm -f "libnghttp3.so" && ln -s "libnghttp3.so.0.0.0" "libnghttp3.so") libtool: link: ar cru .libs/libnghttp3.a nghttp3_rcbuf.o nghttp3_mem.o nghttp3_str.o nghttp3_conv.o nghttp3_buf.o nghttp3_ringbuf.o nghttp3_pq.o nghttp3_map.o nghttp3_ksl.o nghttp3_qpack.o nghttp3_qpack_huffman.o nghttp3_qpack_huffman_data.o nghttp3_err.o nghttp3_debug.o nghttp3_conn.o nghttp3_stream.o nghttp3_frame.o nghttp3_tnode.o nghttp3_vec.o nghttp3_gaptr.o nghttp3_idtr.o nghttp3_range.o nghttp3_http.o nghttp3_version.o libtool: link: ranlib .libs/libnghttp3.a Assertion failed: (mode == 'p' || mode == 't' || mode == 'x'), function ar_read_archive, file /usr/local/poudriere/jails/main-arm64/usr/src/usr.bin/ar/read.c, line 68. Abort trap (core dumped) *** [libnghttp3.la] Error code 134 make[4]: stopped in /wrkdirs/usr/ports/www/libnghttp3/work/nghttp3-6858c28/lib 1 error make[4]: stopped in /wrkdirs/usr/ports/www/libnghttp3/work/nghttp3-6858c28/lib make[3]: stopped in /wrkdirs/usr/ports/www/libnghttp3/work/nghttp3-6858c28/lib make[2]: stopped in /wrkdirs/usr/ports/www/libnghttp3/work/nghttp3-6858c28 make[1]: stopped in /wrkdirs/usr/ports/www/libnghttp3/work/nghttp3-6858c28 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/www/libnghttp3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108120326.17C3QEBP061534>