=>> Building sysutils/fwup build started at Fri Apr 5 16:38:24 BST 2024 port directory: /usr/ports/sysutils/fwup package name: fwup-1.10.1_1 building for: FreeBSD pkg-builder.dan.net.uk 13.2-RELEASE-p10 FreeBSD 13.2-RELEASE-p10 amd64 maintained by: dch@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1128 Mar 13 17:24 /usr/ports/sysutils/fwup/Makefile Ports top last git commit: c2c35d895e Ports top unclean checkout: yes Port dir last git commit: 236642e3d2 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.99.20240122_1 Host OSVERSION: 1400097 Jail OSVERSION: 1302001 Job Id: 12 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1302001 UNAME_v=FreeBSD 13.2-RELEASE-p10 UNAME_r=13.2-RELEASE-p10 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 MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.99.20240122_1 MASTERMNT=/usr/local/poudriere/data/.m/13-amd64-default-dan/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/13-amd64-default-dan/12/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13-amd64-default-dan SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/13-amd64-default-dan/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20240122_1 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for fwup-1.10.1_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- dch@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/fwup/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/fwup/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/fwup/work/.cache HOME=/wrkdirs/usr/ports/sysutils/fwup/work TMPDIR="/tmp" PATH=/ccache/libexec/ccache:/wrkdirs/usr/ports/sysutils/fwup/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/fwup/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh DEFAULT_AUTOCONF=2.72 CMAKE_PREFIX_PATH="/usr/local" CCACHE_DIR="/root/.ccache" 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/sysutils/fwup/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/fwup/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/fwup/work/.cache HOME=/wrkdirs/usr/ports/sysutils/fwup/work TMPDIR="/tmp" PATH=/ccache/libexec/ccache:/wrkdirs/usr/ports/sysutils/fwup/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/fwup/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DEFAULT_AUTOCONF=2.72 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " CCACHE_DIR="/root/.ccache" 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-- PORTDOCS="" OSREL=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/fwup" EXAMPLESDIR="share/examples/fwup" DATADIR="share/fwup" WWWDIR="www/fwup" ETCDIR="etc/fwup" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fwup DOCSDIR=/usr/local/share/doc/fwup EXAMPLESDIR=/usr/local/share/examples/fwup WWWDIR=/usr/local/www/fwup ETCDIR=/usr/local/etc/fwup --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### CCACHE_CPP2=1 WITH_SSP_PORTS=yes WITH_SSP=yes #WITH_LTO=yes DISABLE_LICENSES=yes LICENSES_ACCEPTED=AGPLv3 APACHE10 APACHE11 APACHE20 ART10 ARTPERL10 ART20 BSD BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE BSL CC0-1.0 CDDL ClArtistic EPL GFDL GMGPL GPLv1 GPLv2 GPLv3 GPLv3RLE ISCL LGPL20 LGPL21 LGPL3 LPPL10 LPPL11 LPPL12 LPPL13 LPPL13a LPPL13b LPPL13c MIT MPL OpenSSL OFL10 OFL11 OWL PostgreSQL PHP202 PHP30 PHP301 PSFL RUBY ZLIB ZPL21 SVM-Light EULA ALASIR Microsoft-exFAT SIMIAN UDEVGAME unknown MTA COMMERCIAL teamspeak NO_LICENSES_DIALOGS=yes #### #### NO_IGNORE=yes DEFAULT_VERSIONS+=ssl=openssl mysql=8.0 imagemagick=7 samba=4.13 java=18 WITH_SETID_MODE=force PHP_ZTS=enabled OPTIONS_UNSET+=OPENJPEG OPTIONS_UNSET+=GSSAPI_BASE OPTIONS_SET+=ZTS OPTIONS_SET+=GSSAPI_NONE WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache NO_CCACHE_DEPEND=1 CCACHE_WRAPPER_PATH= /ccache/libexec/ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 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) 8192 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-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> fwup-1.10.1_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.9_1.pkg [pkg-builder.dan.net.uk] Installing pkg-1.20.9_1... [pkg-builder.dan.net.uk] Extracting pkg-1.20.9_1: .......... done ===> fwup-1.10.1_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of fwup-1.10.1_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by fwup-1.10.1_1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by fwup-1.10.1_1 for building => SHA256 Checksum OK for fhunleth-fwup-v1.10.1_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by fwup-1.10.1_1 for building ===> Extracting for fwup-1.10.1_1 => SHA256 Checksum OK for fhunleth-fwup-v1.10.1_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for fwup-1.10.1_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> fwup-1.10.1_1 depends on file: /usr/local/bin/autogen - not found ===> Installing existing package /packages/All/autogen-5.18.16_4.pkg [pkg-builder.dan.net.uk] Installing autogen-5.18.16_4... [pkg-builder.dan.net.uk] `-- Installing bash-5.2.26_1... [pkg-builder.dan.net.uk] | `-- Installing gettext-runtime-0.22.3_1... [pkg-builder.dan.net.uk] | | `-- Installing indexinfo-0.3.1... [pkg-builder.dan.net.uk] | | `-- Extracting indexinfo-0.3.1: . done [pkg-builder.dan.net.uk] | `-- Extracting gettext-runtime-0.22.3_1: .......... done [pkg-builder.dan.net.uk] `-- Extracting bash-5.2.26_1: .......... done [pkg-builder.dan.net.uk] `-- Installing boehm-gc-threaded-8.2.6... [pkg-builder.dan.net.uk] | `-- Installing boehm-gc-8.2.6... [pkg-builder.dan.net.uk] | `-- Extracting boehm-gc-8.2.6: .......... done [pkg-builder.dan.net.uk] `-- Extracting boehm-gc-threaded-8.2.6: .......... done [pkg-builder.dan.net.uk] `-- Installing guile2-2.2.7_6... [pkg-builder.dan.net.uk] | `-- Installing gmp-6.3.0... [pkg-builder.dan.net.uk] | `-- Extracting gmp-6.3.0: .......... done [pkg-builder.dan.net.uk] | `-- Installing guile-aclocal-3.0.9_2... [pkg-builder.dan.net.uk] | `-- Extracting guile-aclocal-3.0.9_2: . done [pkg-builder.dan.net.uk] | `-- Installing libffi-3.4.4_1... [pkg-builder.dan.net.uk] | `-- Extracting libffi-3.4.4_1: .......... done [pkg-builder.dan.net.uk] | `-- Installing libltdl-2.4.7... [pkg-builder.dan.net.uk] | `-- Extracting libltdl-2.4.7: ......... done [pkg-builder.dan.net.uk] | `-- Installing libunistring-1.2... [pkg-builder.dan.net.uk] | `-- Extracting libunistring-1.2: .......... done [pkg-builder.dan.net.uk] | `-- Installing readline-8.2.10... [pkg-builder.dan.net.uk] | `-- Extracting readline-8.2.10: .......... done [pkg-builder.dan.net.uk] `-- Extracting guile2-2.2.7_6: .......... done [pkg-builder.dan.net.uk] `-- Installing libxml2-2.11.7... [pkg-builder.dan.net.uk] `-- Extracting libxml2-2.11.7: .......... done [pkg-builder.dan.net.uk] Extracting autogen-5.18.16_4: .......... done ===> fwup-1.10.1_1 depends on file: /usr/local/bin/autogen - found ===> Returning to build of fwup-1.10.1_1 ===> fwup-1.10.1_1 depends on file: /usr/local/bin/base64 - not found ===> Installing existing package /packages/All/base64-1.5_2.pkg [pkg-builder.dan.net.uk] Installing base64-1.5_2... [pkg-builder.dan.net.uk] Extracting base64-1.5_2: .. done ===> fwup-1.10.1_1 depends on file: /usr/local/bin/base64 - found ===> Returning to build of fwup-1.10.1_1 ===> fwup-1.10.1_1 depends on file: /usr/local/bin/help2man - not found ===> Installing existing package /packages/All/help2man-1.49.3_1.pkg [pkg-builder.dan.net.uk] Installing help2man-1.49.3_1... [pkg-builder.dan.net.uk] `-- Installing p5-Locale-gettext-1.07... [pkg-builder.dan.net.uk] | `-- Installing perl5-5.36.3_1... [pkg-builder.dan.net.uk] | `-- Extracting perl5-5.36.3_1: .......... done [pkg-builder.dan.net.uk] `-- Extracting p5-Locale-gettext-1.07: .... done [pkg-builder.dan.net.uk] Extracting help2man-1.49.3_1: .......... done ===> fwup-1.10.1_1 depends on file: /usr/local/bin/help2man - found ===> Returning to build of fwup-1.10.1_1 ===> fwup-1.10.1_1 depends on file: /usr/local/bin/mdir - not found ===> Installing existing package /packages/All/mtools-4.0.43_1.pkg [pkg-builder.dan.net.uk] Installing mtools-4.0.43_1... [pkg-builder.dan.net.uk] `-- Installing libICE-1.1.0_2,1... [pkg-builder.dan.net.uk] `-- Extracting libICE-1.1.0_2,1: .......... done [pkg-builder.dan.net.uk] `-- Installing libSM-1.2.3_1,1... [pkg-builder.dan.net.uk] `-- Extracting libSM-1.2.3_1,1: ........ done [pkg-builder.dan.net.uk] `-- Installing libX11-1.8.7_1,1... [pkg-builder.dan.net.uk] | `-- Installing libxcb-1.16.1... [pkg-builder.dan.net.uk] | | `-- Installing libXau-1.0.9_1... [pkg-builder.dan.net.uk] | | `-- Extracting libXau-1.0.9_1: .......... done [pkg-builder.dan.net.uk] | | `-- Installing libXdmcp-1.1.5... [pkg-builder.dan.net.uk] | | `-- Installing xorgproto-2023.2... [pkg-builder.dan.net.uk] | | `-- Extracting xorgproto-2023.2: .......... done [pkg-builder.dan.net.uk] | | `-- Extracting libXdmcp-1.1.5: ...... done [pkg-builder.dan.net.uk] | `-- Extracting libxcb-1.16.1: .......... done [pkg-builder.dan.net.uk] `-- Extracting libX11-1.8.7_1,1: .......... done [pkg-builder.dan.net.uk] `-- Installing libiconv-1.17_1... [pkg-builder.dan.net.uk] `-- Extracting libiconv-1.17_1: .......... done [pkg-builder.dan.net.uk] Extracting mtools-4.0.43_1: .......... done ===== Message from mtools-4.0.43_1: -- Please verify /usr/local/etc/mtools.conf for your machine. ===> fwup-1.10.1_1 depends on file: /usr/local/bin/mdir - found ===> Returning to build of fwup-1.10.1_1 ===> fwup-1.10.1_1 depends on file: /usr/local/bin/zip - not found ===> Installing existing package /packages/All/zip-3.0_2.pkg [pkg-builder.dan.net.uk] Installing zip-3.0_2... [pkg-builder.dan.net.uk] Extracting zip-3.0_2: .......... done ===> fwup-1.10.1_1 depends on file: /usr/local/bin/zip - found ===> Returning to build of fwup-1.10.1_1 ===> fwup-1.10.1_1 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.1.1,1.pkg [pkg-builder.dan.net.uk] Installing pkgconf-2.1.1,1... [pkg-builder.dan.net.uk] Extracting pkgconf-2.1.1,1: .......... done ===> fwup-1.10.1_1 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of fwup-1.10.1_1 ===> fwup-1.10.1_1 depends on package: autoconf>=2.72 - not found ===> Installing existing package /packages/All/autoconf-2.72.pkg [pkg-builder.dan.net.uk] Installing autoconf-2.72... [pkg-builder.dan.net.uk] `-- Installing autoconf-switch-20220527... [pkg-builder.dan.net.uk] `-- Extracting autoconf-switch-20220527: ....... done [pkg-builder.dan.net.uk] `-- Installing m4-1.4.19_1,1... [pkg-builder.dan.net.uk] | `-- Installing libsigsegv-2.14... [pkg-builder.dan.net.uk] | `-- Extracting libsigsegv-2.14: ..... done [pkg-builder.dan.net.uk] `-- Extracting m4-1.4.19_1,1: .......... done [pkg-builder.dan.net.uk] Extracting autoconf-2.72: .......... done ===== Message from libsigsegv-2.14: -- Note that the stackoverflow handling functions of this library need procfs mounted on /proc. ===> fwup-1.10.1_1 depends on package: autoconf>=2.72 - found ===> Returning to build of fwup-1.10.1_1 ===> fwup-1.10.1_1 depends on package: automake>=1.16.5 - not found ===> Installing existing package /packages/All/automake-1.16.5_1.pkg [pkg-builder.dan.net.uk] Installing automake-1.16.5_1... [pkg-builder.dan.net.uk] Extracting automake-1.16.5_1: .......... done ===> fwup-1.10.1_1 depends on package: automake>=1.16.5 - found ===> Returning to build of fwup-1.10.1_1 ===> fwup-1.10.1_1 depends on executable: libtoolize - not found ===> Installing existing package /packages/All/libtool-2.4.7_2.pkg [pkg-builder.dan.net.uk] Installing libtool-2.4.7_2... [pkg-builder.dan.net.uk] Extracting libtool-2.4.7_2: .......... done ===> fwup-1.10.1_1 depends on executable: libtoolize - found ===> Returning to build of fwup-1.10.1_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> fwup-1.10.1_1 depends on shared library: libconfuse.so - not found ===> Installing existing package /packages/All/libconfuse-3.3_2.pkg [pkg-builder.dan.net.uk] Installing libconfuse-3.3_2... [pkg-builder.dan.net.uk] Extracting libconfuse-3.3_2: .......... done ===> fwup-1.10.1_1 depends on shared library: libconfuse.so - found (/usr/local/lib/libconfuse.so) ===> Returning to build of fwup-1.10.1_1 ===> fwup-1.10.1_1 depends on shared library: libsodium.so - not found ===> Installing existing package /packages/All/libsodium-1.0.18.pkg [pkg-builder.dan.net.uk] Installing libsodium-1.0.18... [pkg-builder.dan.net.uk] Extracting libsodium-1.0.18: .......... done ===> fwup-1.10.1_1 depends on shared library: libsodium.so - found (/usr/local/lib/libsodium.so) ===> Returning to build of fwup-1.10.1_1 ===> fwup-1.10.1_1 depends on shared library: libarchive.so.13 - not found ===> Installing existing package /packages/All/libarchive-3.7.2_1,1.pkg [pkg-builder.dan.net.uk] Installing libarchive-3.7.2_1,1... [pkg-builder.dan.net.uk] `-- Installing expat-2.6.1... [pkg-builder.dan.net.uk] `-- Extracting expat-2.6.1: .......... done [pkg-builder.dan.net.uk] `-- Installing liblz4-1.9.4_1,1... [pkg-builder.dan.net.uk] `-- Extracting liblz4-1.9.4_1,1: .......... done [pkg-builder.dan.net.uk] `-- Installing lzo2-2.10_1... [pkg-builder.dan.net.uk] `-- Extracting lzo2-2.10_1: .......... done [pkg-builder.dan.net.uk] `-- Installing openssl-3.0.13_1,1... [pkg-builder.dan.net.uk] `-- Extracting openssl-3.0.13_1,1: .......... done [pkg-builder.dan.net.uk] `-- Installing zstd-1.5.5_1... [pkg-builder.dan.net.uk] `-- Extracting zstd-1.5.5_1: .......... done [pkg-builder.dan.net.uk] Extracting libarchive-3.7.2_1,1: .......... done ===> fwup-1.10.1_1 depends on shared library: libarchive.so.13 - found (/usr/local/lib/libarchive.so.13) ===> Returning to build of fwup-1.10.1_1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for fwup-1.10.1_1 libtoolize: putting auxiliary files in '.'. 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:12: installing './compile' configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' libtoolize: putting auxiliary files in '.'. 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:12: installing './compile' configure.ac:6: installing './missing' src/Makefile.am: installing './depcomp' configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... amd64-portbld-freebsd13.2 checking host system type... amd64-portbld-freebsd13.2 checking for gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /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 checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.2 file names to amd64-portbld-freebsd13.2 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.2 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... no 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 archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.2 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 for help2man... /usr/local/bin/help2man checking for fcntl.h... (cached) yes checking for inttypes.h... (cached) yes checking for malloc.h... yes checking for stddef.h... (cached) 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 archive.h... yes checking for confuse.h... yes checking for sys/ptrace.h... (cached) yes checking for libgen.h... (cached) yes checking for sys/random.h... yes checking for int64_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for uint8_t... (cached) yes checking for cc option to enable large file support... none needed checking size of int... 4 checking size of off_t... 8 checking size of size_t... 8 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking for memset... (cached) yes checking for gettimeofday... (cached) yes checking for setenv... (cached) yes checking for strdup... (cached) yes checking for strndup... (cached) yes checking for strtoul... (cached) yes checking for umount... no checking for fcntl... (cached) yes checking for strptime... (cached) yes checking for setenv... (cached) yes checking for pread... (cached) yes checking for pwrite... (cached) yes checking for memmem... yes checking for ptrace... yes checking for posix_memalign... yes checking for sysconf... (cached) yes checking for clock_gettime... (cached) yes checking for dirname... (cached) yes checking for timegm... yes checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libarchive... yes checking for libconfuse >= 2.8... yes checking how to run the C preprocessor... cpp checking for egrep -e... (cached) /usr/bin/egrep checking whether cc is Clang... yes checking whether pthreads work with "-pthread" and "-lpthread"... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing BCryptGenRandom... no checking whether to install scripts... yes checking whether to enable gcov... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating tests/fixture/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for fwup-1.10.1_1 /usr/bin/make all-recursive Making all in src cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-archive_open.o -MD -MP -MF .deps/fwup-archive_open.Tpo -c -o fwup-archive_open.o `test -f 'archive_open.c' || echo './'`archive_open.c mv -f .deps/fwup-archive_open.Tpo .deps/fwup-archive_open.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-block_cache.o -MD -MP -MF .deps/fwup-block_cache.Tpo -c -o fwup-block_cache.o `test -f 'block_cache.c' || echo './'`block_cache.c mv -f .deps/fwup-block_cache.Tpo .deps/fwup-block_cache.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-cfgfile.o -MD -MP -MF .deps/fwup-cfgfile.Tpo -c -o fwup-cfgfile.o `test -f 'cfgfile.c' || echo './'`cfgfile.c mv -f .deps/fwup-cfgfile.Tpo .deps/fwup-cfgfile.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-cfgprint.o -MD -MP -MF .deps/fwup-cfgprint.Tpo -c -o fwup-cfgprint.o `test -f 'cfgprint.c' || echo './'`cfgprint.c mv -f .deps/fwup-cfgprint.Tpo .deps/fwup-cfgprint.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-crc32.o -MD -MP -MF .deps/fwup-crc32.Tpo -c -o fwup-crc32.o `test -f 'crc32.c' || echo './'`crc32.c mv -f .deps/fwup-crc32.Tpo .deps/fwup-crc32.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-eval_math.o -MD -MP -MF .deps/fwup-eval_math.Tpo -c -o fwup-eval_math.o `test -f 'eval_math.c' || echo './'`eval_math.c mv -f .deps/fwup-eval_math.Tpo .deps/fwup-eval_math.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-disk_crypto.o -MD -MP -MF .deps/fwup-disk_crypto.Tpo -c -o fwup-disk_crypto.o `test -f 'disk_crypto.c' || echo './'`disk_crypto.c mv -f .deps/fwup-disk_crypto.Tpo .deps/fwup-disk_crypto.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-fatfs.o -MD -MP -MF .deps/fwup-fatfs.Tpo -c -o fwup-fatfs.o `test -f 'fatfs.c' || echo './'`fatfs.c mv -f .deps/fwup-fatfs.Tpo .deps/fwup-fatfs.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-functions.o -MD -MP -MF .deps/fwup-functions.Tpo -c -o fwup-functions.o `test -f 'functions.c' || echo './'`functions.c mv -f .deps/fwup-functions.Tpo .deps/fwup-functions.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-fwfile.o -MD -MP -MF .deps/fwup-fwfile.Tpo -c -o fwup-fwfile.o `test -f 'fwfile.c' || echo './'`fwfile.c mv -f .deps/fwup-fwfile.Tpo .deps/fwup-fwfile.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-fwup_apply.o -MD -MP -MF .deps/fwup-fwup_apply.Tpo -c -o fwup-fwup_apply.o `test -f 'fwup_apply.c' || echo './'`fwup_apply.c mv -f .deps/fwup-fwup_apply.Tpo .deps/fwup-fwup_apply.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-fwup.o -MD -MP -MF .deps/fwup-fwup.Tpo -c -o fwup-fwup.o `test -f 'fwup.c' || echo './'`fwup.c mv -f .deps/fwup-fwup.Tpo .deps/fwup-fwup.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-fwup_create.o -MD -MP -MF .deps/fwup-fwup_create.Tpo -c -o fwup-fwup_create.o `test -f 'fwup_create.c' || echo './'`fwup_create.c mv -f .deps/fwup-fwup_create.Tpo .deps/fwup-fwup_create.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-fwup_list.o -MD -MP -MF .deps/fwup-fwup_list.Tpo -c -o fwup-fwup_list.o `test -f 'fwup_list.c' || echo './'`fwup_list.c mv -f .deps/fwup-fwup_list.Tpo .deps/fwup-fwup_list.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-fwup_sign.o -MD -MP -MF .deps/fwup-fwup_sign.Tpo -c -o fwup-fwup_sign.o `test -f 'fwup_sign.c' || echo './'`fwup_sign.c mv -f .deps/fwup-fwup_sign.Tpo .deps/fwup-fwup_sign.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-fwup_verify.o -MD -MP -MF .deps/fwup-fwup_verify.Tpo -c -o fwup-fwup_verify.o `test -f 'fwup_verify.c' || echo './'`fwup_verify.c mv -f .deps/fwup-fwup_verify.Tpo .deps/fwup-fwup_verify.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-fwup_metadata.o -MD -MP -MF .deps/fwup-fwup_metadata.Tpo -c -o fwup-fwup_metadata.o `test -f 'fwup_metadata.c' || echo './'`fwup_metadata.c mv -f .deps/fwup-fwup_metadata.Tpo .deps/fwup-fwup_metadata.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-fwup_genkeys.o -MD -MP -MF .deps/fwup-fwup_genkeys.Tpo -c -o fwup-fwup_genkeys.o `test -f 'fwup_genkeys.c' || echo './'`fwup_genkeys.c mv -f .deps/fwup-fwup_genkeys.Tpo .deps/fwup-fwup_genkeys.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-fwup_xdelta3.o -MD -MP -MF .deps/fwup-fwup_xdelta3.Tpo -c -o fwup-fwup_xdelta3.o `test -f 'fwup_xdelta3.c' || echo './'`fwup_xdelta3.c mv -f .deps/fwup-fwup_xdelta3.Tpo .deps/fwup-fwup_xdelta3.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-gpt.o -MD -MP -MF .deps/fwup-gpt.Tpo -c -o fwup-gpt.o `test -f 'gpt.c' || echo './'`gpt.c mv -f .deps/fwup-gpt.Tpo .deps/fwup-gpt.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-mbr.o -MD -MP -MF .deps/fwup-mbr.Tpo -c -o fwup-mbr.o `test -f 'mbr.c' || echo './'`mbr.c mv -f .deps/fwup-mbr.Tpo .deps/fwup-mbr.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-mmc_bsd.o -MD -MP -MF .deps/fwup-mmc_bsd.Tpo -c -o fwup-mmc_bsd.o `test -f 'mmc_bsd.c' || echo './'`mmc_bsd.c mv -f .deps/fwup-mmc_bsd.Tpo .deps/fwup-mmc_bsd.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-mmc_linux.o -MD -MP -MF .deps/fwup-mmc_linux.Tpo -c -o fwup-mmc_linux.o `test -f 'mmc_linux.c' || echo './'`mmc_linux.c mv -f .deps/fwup-mmc_linux.Tpo .deps/fwup-mmc_linux.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-mmc_osx.o -MD -MP -MF .deps/fwup-mmc_osx.Tpo -c -o fwup-mmc_osx.o `test -f 'mmc_osx.c' || echo './'`mmc_osx.c mv -f .deps/fwup-mmc_osx.Tpo .deps/fwup-mmc_osx.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-mmc_windows.o -MD -MP -MF .deps/fwup-mmc_windows.Tpo -c -o fwup-mmc_windows.o `test -f 'mmc_windows.c' || echo './'`mmc_windows.c mv -f .deps/fwup-mmc_windows.Tpo .deps/fwup-mmc_windows.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-pad_to_block_writer.o -MD -MP -MF .deps/fwup-pad_to_block_writer.Tpo -c -o fwup-pad_to_block_writer.o `test -f 'pad_to_block_writer.c' || echo './'`pad_to_block_writer.c mv -f .deps/fwup-pad_to_block_writer.Tpo .deps/fwup-pad_to_block_writer.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-progress.o -MD -MP -MF .deps/fwup-progress.Tpo -c -o fwup-progress.o `test -f 'progress.c' || echo './'`progress.c mv -f .deps/fwup-progress.Tpo .deps/fwup-progress.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-requirement.o -MD -MP -MF .deps/fwup-requirement.Tpo -c -o fwup-requirement.o `test -f 'requirement.c' || echo './'`requirement.c mv -f .deps/fwup-requirement.Tpo .deps/fwup-requirement.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-resources.o -MD -MP -MF .deps/fwup-resources.Tpo -c -o fwup-resources.o `test -f 'resources.c' || echo './'`resources.c mv -f .deps/fwup-resources.Tpo .deps/fwup-resources.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-simple_string.o -MD -MP -MF .deps/fwup-simple_string.Tpo -c -o fwup-simple_string.o `test -f 'simple_string.c' || echo './'`simple_string.c mv -f .deps/fwup-simple_string.Tpo .deps/fwup-simple_string.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-sparse_file.o -MD -MP -MF .deps/fwup-sparse_file.Tpo -c -o fwup-sparse_file.o `test -f 'sparse_file.c' || echo './'`sparse_file.c mv -f .deps/fwup-sparse_file.Tpo .deps/fwup-sparse_file.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-uboot_env.o -MD -MP -MF .deps/fwup-uboot_env.Tpo -c -o fwup-uboot_env.o `test -f 'uboot_env.c' || echo './'`uboot_env.c mv -f .deps/fwup-uboot_env.Tpo .deps/fwup-uboot_env.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fwup-util.o -MD -MP -MF .deps/fwup-util.Tpo -c -o fwup-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/fwup-util.Tpo .deps/fwup-util.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT 3rdparty/fwup-base64.o -MD -MP -MF 3rdparty/.deps/fwup-base64.Tpo -c -o 3rdparty/fwup-base64.o `test -f '3rdparty/base64.c' || echo './'`3rdparty/base64.c mv -f 3rdparty/.deps/fwup-base64.Tpo 3rdparty/.deps/fwup-base64.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT 3rdparty/monocypher-3.1.2/src/fwup-monocypher.o -MD -MP -MF 3rdparty/monocypher-3.1.2/src/.deps/fwup-monocypher.Tpo -c -o 3rdparty/monocypher-3.1.2/src/fwup-monocypher.o `test -f '3rdparty/monocypher-3.1.2/src/monocypher.c' || echo './'`3rdparty/monocypher-3.1.2/src/monocypher.c mv -f 3rdparty/monocypher-3.1.2/src/.deps/fwup-monocypher.Tpo 3rdparty/monocypher-3.1.2/src/.deps/fwup-monocypher.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT 3rdparty/monocypher-3.1.2/src/optional/fwup-monocypher-ed25519.o -MD -MP -MF 3rdparty/monocypher-3.1.2/src/optional/.deps/fwup-monocypher-ed25519.Tpo -c -o 3rdparty/monocypher-3.1.2/src/optional/fwup-monocypher-ed25519.o `test -f '3rdparty/monocypher-3.1.2/src/optional/monocypher-ed25519.c' || echo './'`3rdparty/monocypher-3.1.2/src/optional/monocypher-ed25519.c mv -f 3rdparty/monocypher-3.1.2/src/optional/.deps/fwup-monocypher-ed25519.Tpo 3rdparty/monocypher-3.1.2/src/optional/.deps/fwup-monocypher-ed25519.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT 3rdparty/semver.c/fwup-semver.o -MD -MP -MF 3rdparty/semver.c/.deps/fwup-semver.Tpo -c -o 3rdparty/semver.c/fwup-semver.o `test -f '3rdparty/semver.c/semver.c' || echo './'`3rdparty/semver.c/semver.c mv -f 3rdparty/semver.c/.deps/fwup-semver.Tpo 3rdparty/semver.c/.deps/fwup-semver.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT 3rdparty/tiny-AES-c/fwup-aes.o -MD -MP -MF 3rdparty/tiny-AES-c/.deps/fwup-aes.Tpo -c -o 3rdparty/tiny-AES-c/fwup-aes.o `test -f '3rdparty/tiny-AES-c/aes.c' || echo './'`3rdparty/tiny-AES-c/aes.c mv -f 3rdparty/tiny-AES-c/.deps/fwup-aes.Tpo 3rdparty/tiny-AES-c/.deps/fwup-aes.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT 3rdparty/fatfs/source/fwup-ff.o -MD -MP -MF 3rdparty/fatfs/source/.deps/fwup-ff.Tpo -c -o 3rdparty/fatfs/source/fwup-ff.o `test -f '3rdparty/fatfs/source/ff.c' || echo './'`3rdparty/fatfs/source/ff.c mv -f 3rdparty/fatfs/source/.deps/fwup-ff.Tpo 3rdparty/fatfs/source/.deps/fwup-ff.Po cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT 3rdparty/fatfs/source/fwup-ffunicode.o -MD -MP -MF 3rdparty/fatfs/source/.deps/fwup-ffunicode.Tpo -c -o 3rdparty/fatfs/source/fwup-ffunicode.o `test -f '3rdparty/fatfs/source/ffunicode.c' || echo './'`3rdparty/fatfs/source/ffunicode.c mv -f 3rdparty/fatfs/source/.deps/fwup-ffunicode.Tpo 3rdparty/fatfs/source/.deps/fwup-ffunicode.Po /bin/sh ../libtool --tag=CC --mode=link cc -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o fwup fwup-archive_open.o fwup-block_cache.o fwup-cfgfile.o fwup-cfgprint.o fwup-crc32.o fwup-eval_math.o fwup-disk_crypto.o fwup-fatfs.o fwup-functions.o fwup-fwfile.o fwup-fwup_apply.o fwup-fwup.o fwup-fwup_create.o fwup-fwup_list.o fwup-fwup_sign.o fwup-fwup_verify.o fwup-fwup_metadata.o fwup-fwup_genkeys.o fwup-fwup_xdelta3.o fwup-gpt.o fwup-mbr.o fwup-mmc_bsd.o fwup-mmc_linux.o fwup-mmc_osx.o fwup-mmc_windows.o fwup-pad_to_block_writer.o fwup-progress.o fwup-requirement.o fwup-resources.o fwup-simple_string.o fwup-sparse_file.o fwup-uboot_env.o fwup-util.o 3rdparty/fwup-base64.o 3rdparty/monocypher-3.1.2/src/fwup-monocypher.o 3rdparty/monocypher-3.1.2/src/optional/fwup-monocypher-ed25519.o 3rdparty/semver.c/fwup-semver.o 3rdparty/tiny-AES-c/fwup-aes.o 3rdparty/fatfs/source/fwup-ff.o 3rdparty/fatfs/source/fwup-ffunicode.o -L/usr/local/lib -lconfuse -lintl -R/usr/local/lib -L/usr/local/lib -larchive -lpthread -L/usr/local/lib libtool: link: cc -Wall -D_FILE_OFFSET_BITS=64 -I./3rdparty/monocypher-3.1.2/src -I./3rdparty/monocypher-3.1.2/src/optional -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o fwup fwup-archive_open.o fwup-block_cache.o fwup-cfgfile.o fwup-cfgprint.o fwup-crc32.o fwup-eval_math.o fwup-disk_crypto.o fwup-fatfs.o fwup-functions.o fwup-fwfile.o fwup-fwup_apply.o fwup-fwup.o fwup-fwup_create.o fwup-fwup_list.o fwup-fwup_sign.o fwup-fwup_verify.o fwup-fwup_metadata.o fwup-fwup_genkeys.o fwup-fwup_xdelta3.o fwup-gpt.o fwup-mbr.o fwup-mmc_bsd.o fwup-mmc_linux.o fwup-mmc_osx.o fwup-mmc_windows.o fwup-pad_to_block_writer.o fwup-progress.o fwup-requirement.o fwup-resources.o fwup-simple_string.o fwup-sparse_file.o fwup-uboot_env.o fwup-util.o 3rdparty/fwup-base64.o 3rdparty/monocypher-3.1.2/src/fwup-monocypher.o 3rdparty/monocypher-3.1.2/src/optional/fwup-monocypher-ed25519.o 3rdparty/semver.c/fwup-semver.o 3rdparty/tiny-AES-c/fwup-aes.o 3rdparty/fatfs/source/fwup-ff.o 3rdparty/fatfs/source/fwup-ffunicode.o -L/usr/local/lib -lconfuse -lintl -larchive -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib /usr/local/bin/help2man --no-discard-stderr --output=fwup.1 --no-info --include ./fwup.h2m -n "configurable embedded firmware update creator and runner" ./fwup Making all in tests Making all in fixture Making all in docs =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for fwup-1.10.1_1 ===> Generating temporary packing list Making install in src /bin/mkdir -p '/wrkdirs/usr/ports/sysutils/fwup/work/stage/usr/local/bin' /bin/sh ../libtool --mode=install install -s -m 555 fwup '/wrkdirs/usr/ports/sysutils/fwup/work/stage/usr/local/bin' libtool: install: install -m 555 -s fwup /wrkdirs/usr/ports/sysutils/fwup/work/stage/usr/local/bin/fwup /bin/mkdir -p '/wrkdirs/usr/ports/sysutils/fwup/work/stage/usr/local/share/bash-completion/completions' install -m 0644 bash-completion/fwup '/wrkdirs/usr/ports/sysutils/fwup/work/stage/usr/local/share/bash-completion/completions' /bin/mkdir -p '/wrkdirs/usr/ports/sysutils/fwup/work/stage/usr/local/share/man/man1' install -m 0644 fwup.1 '/wrkdirs/usr/ports/sysutils/fwup/work/stage/usr/local/share/man/man1' Making install in tests Making install in fixture Making install in docs /bin/mkdir -p '/wrkdirs/usr/ports/sysutils/fwup/work/stage/usr/local/bin' install -m 555 img2fwup '/wrkdirs/usr/ports/sysutils/fwup/work/stage/usr/local/bin' install -m 0644 /wrkdirs/usr/ports/sysutils/fwup/work/fwup-1.10.1/README.md /wrkdirs/usr/ports/sysutils/fwup/work/stage/usr/local/share/doc/fwup ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2024-04-05T15:38:24+0000' 'PKG_NOTE_ports_top_git_hash=c2c35d895e' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=236642e3d2' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20240122_1' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for fwup-1.10.1_1 ===> Building fwup-1.10.1_1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for fwup-1.10.1_1 build of sysutils/fwup | fwup-1.10.1_1 ended at Fri Apr 5 16:39:42 BST 2024 build time: 00:01:19