>>> Building on exopi-5 under archivers/bzip3 DIST = [archivers/bzip3:bzip3-1.4.0.tar.gz] FULLPKGNAME = bzip3-1.4.0 distfiles size=407569 >>> Running build in archivers/bzip3 at 1714742819.58 ===> archivers/bzip3 ===> Building from scratch bzip3-1.4.0 ===> Verifying specs: c pthread ===> found c.100.0 pthread.27.1 ===> Checking files for bzip3-1.4.0 `/exopi-cvs/ports/distfiles/bzip3-1.4.0.tar.gz' is up to date. >> (SHA256) bzip3-1.4.0.tar.gz: OK ===> Extracting for bzip3-1.4.0 ===> Patching for bzip3-1.4.0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for bzip3-1.4.0 ===> Configuring for bzip3-1.4.0 Using /exopi-obj/pobj/bzip3-1.4.0/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/bzip3-1.4.0/config.site checking for a BSD-compatible install... /exopi-obj/pobj/bzip3-1.4.0/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether UID '55' is supported by ustar format... yes checking whether GID '55' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether make supports nested variables... (cached) yes checking whether system or user specified compiler flags are set... yes 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) 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 gawk... (cached) awk checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r 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 -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B 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... yes checking dynamic linker characteristics... openbsd7.5 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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for getopt.h... (cached) yes checking for getopt_long... (cached) yes checking for C/C++ restrict keyword... (cached) __restrict__ checking how to run the C preprocessor... cc -E checking for pthread.h... (cached) yes 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 configure: skipping compiler feature detection, using '-O2 -pipe -pthread -DPTHREAD' checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for date... /bin/date checking for build time... 03 May 2024 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bzip3.pc config.status: creating bzip3.1 config.status: creating bz3grep.1 config.status: creating bz3less.1 config.status: creating bz3more.1 config.status: creating bz3most.1 config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for bzip3-1.4.0 /usr/bin/make all-am cc -DPACKAGE_NAME=\"bzip3\" -DPACKAGE_TARNAME=\"bzip3\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"bzip3\ 1.4.0\" -DPACKAGE_BUGREPORT=\"https://github.com/kspalaiologos/bzip3\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bzip3\" -DVERSION=\"1.4.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETOPT_H=1 -DHAVE_GETOPT_LONG=1 -Drestrict=__restrict__ -DHAVE_PTHREAD_PRIO_INHERIT=1 -I. -I./include -O2 -pipe -pthread -DPTHREAD -MT src/bzip3-main.o -MD -MP -MF src/.deps/bzip3-main.Tpo -c -o src/bzip3-main.o `test -f 'src/main.c' || echo './'`src/main.c mv -f src/.deps/bzip3-main.Tpo src/.deps/bzip3-main.Po depbase=`echo src/libbz3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"bzip3\" -DPACKAGE_TARNAME=\"bzip3\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"bzip3\ 1.4.0\" -DPACKAGE_BUGREPORT=\"https://github.com/kspalaiologos/bzip3\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bzip3\" -DVERSION=\"1.4.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETOPT_H=1 -DHAVE_GETOPT_LONG=1 -Drestrict=__restrict__ -DHAVE_PTHREAD_PRIO_INHERIT=1 -I. -I./include -O2 -pipe -pthread -DPTHREAD -MT src/libbz3.lo -MD -MP -MF $depbase.Tpo -c -o src/libbz3.lo src/libbz3.c && mv -f $depbase.Tpo $depbase.Plo cc -DPACKAGE_NAME="bzip3" -DPACKAGE_TARNAME="bzip3" -DPACKAGE_VERSION="1.4.0" -DPACKAGE_STRING="bzip3 1.4.0" -DPACKAGE_BUGREPORT="https://github.com/kspalaiologos/bzip3" -DPACKAGE_URL="" -DPACKAGE="bzip3" -DVERSION="1.4.0" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_GETOPT_H=1 -DHAVE_GETOPT_LONG=1 -Drestrict=__restrict__ -DHAVE_PTHREAD_PRIO_INHERIT=1 -I. -I./include -O2 -pipe -pthread -DPTHREAD -MT src/libbz3.lo -MD -MP -MF src/.deps/libbz3.Tpo -c src/libbz3.c -fPIC -DPIC -o src/.libs/libbz3.o cc -DPACKAGE_NAME="bzip3" -DPACKAGE_TARNAME="bzip3" -DPACKAGE_VERSION="1.4.0" -DPACKAGE_STRING="bzip3 1.4.0" -DPACKAGE_BUGREPORT="https://github.com/kspalaiologos/bzip3" -DPACKAGE_URL="" -DPACKAGE="bzip3" -DVERSION="1.4.0" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_GETOPT_H=1 -DHAVE_GETOPT_LONG=1 -Drestrict=__restrict__ -DHAVE_PTHREAD_PRIO_INHERIT=1 -I. -I./include -O2 -pipe -pthread -DPTHREAD -MT src/libbz3.lo -MD -MP -MF src/.deps/libbz3.Tpo -c src/libbz3.c -o src/libbz3.o /usr/bin/libtool --tag=CC --mode=link cc -I./include -O2 -pipe -pthread -DPTHREAD -no-undefined -version-info 0:0:0 -o libbzip3.la -rpath /usr/local/lib src/libbz3.lo -lpthread libtool: link: cc -shared -fPIC -DPIC -o .libs/libbzip3.so.0.0 -pthread -I./include -O2 -pipe -DPTHREAD src/.libs/libbz3.o -L.libs -lpthread -Wl,-soname,libbzip3.so.0.0 libtool: link: ar cru .libs/libbzip3.a src/libbz3.o libtool: link: ranlib .libs/libbzip3.a /usr/bin/libtool --tag=CC --mode=link cc -I./include -O2 -pipe -pthread -DPTHREAD -o bzip3 src/bzip3-main.o libbzip3.la -lpthread libtool: link: cc -o .libs/bzip3 -pthread -I./include -O2 -pipe -DPTHREAD src/bzip3-main.o -L.libs -lbzip3 -lpthread -Wl,-rpath-link,/usr/local/lib main.c(src/bzip3-main.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() >>> Running package in archivers/bzip3 at 1714742845.94 ===> archivers/bzip3 ===> Faking installation for bzip3-1.4.0 /usr/bin/make install-am mkdir -p '/exopi-obj/pobj/bzip3-1.4.0/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/bzip3-1.4.0/bin/install -c libbzip3.la '/exopi-obj/pobj/bzip3-1.4.0/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/bzip3-1.4.0/bin/install -c -m 644 ./.libs/libbzip3.a /exopi-obj/pobj/bzip3-1.4.0/fake-amd64/usr/local/lib/libbzip3.a libtool: install: /exopi-obj/pobj/bzip3-1.4.0/bin/install -c -m 644 ./.libs/libbzip3.so.0.0 /exopi-obj/pobj/bzip3-1.4.0/fake-amd64/usr/local/lib/libbzip3.so.0.0 libtool: install: /exopi-obj/pobj/bzip3-1.4.0/bin/install -c -m 644 ./.libs/libbzip3.lai /exopi-obj/pobj/bzip3-1.4.0/fake-amd64/usr/local/lib/libbzip3.la mkdir -p '/exopi-obj/pobj/bzip3-1.4.0/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/bzip3-1.4.0/bin/install -c -s -m 755 bzip3 '/exopi-obj/pobj/bzip3-1.4.0/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/bzip3-1.4.0/bin/install -c -s -m 755 ./.libs/bzip3 /exopi-obj/pobj/bzip3-1.4.0/fake-amd64/usr/local/bin mkdir -p '/exopi-obj/pobj/bzip3-1.4.0/fake-amd64/usr/local/bin' /exopi-obj/pobj/bzip3-1.4.0/bin/install -c -m 755 bz3cat bz3more bz3less bz3most bz3grep bunzip3 '/exopi-obj/pobj/bzip3-1.4.0/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/bzip3-1.4.0/fake-amd64/usr/local/include' /exopi-obj/pobj/bzip3-1.4.0/bin/install -c -m 644 include/libbz3.h '/exopi-obj/pobj/bzip3-1.4.0/fake-amd64/usr/local/include' mkdir -p '/exopi-obj/pobj/bzip3-1.4.0/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/bzip3-1.4.0/bin/install -c -m 644 bzip3.1 bz3cat.1 bz3more.1 bz3less.1 bz3most.1 bz3grep.1 bunzip3.1 '/exopi-obj/pobj/bzip3-1.4.0/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/bzip3-1.4.0/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/bzip3-1.4.0/bin/install -c -m 644 bzip3.pc '/exopi-obj/pobj/bzip3-1.4.0/fake-amd64/usr/local/lib/pkgconfig' ===> Building package for bzip3-1.4.0 Create /exopi-cvs/ports/packages/amd64/all/bzip3-1.4.0.tgz Creating package bzip3-1.4.0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 4% checksumming|**** | 7% checksumming|******* | 11% checksumming|********* | 14% checksumming|*********** | 18% checksumming|************* | 21% checksumming|*************** | 25% checksumming|***************** | 29% checksumming|******************** | 32% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|***************************************** | 68% checksumming|******************************************** | 71% checksumming|********************************************** | 75% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 86% checksumming|****************************************************** | 89% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|** | 4% archiving|**** | 6% archiving|*********** | 17% archiving|************* | 20% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|****************************************************************|100% /exopi-obj/pobj/bzip3-1.4.0/fake-amd64/usr/local/man/man1/bz3cat.1: No one-line description, using filename "bz3cat" /exopi-obj/pobj/bzip3-1.4.0/fake-amd64/usr/local/man/man1/bunzip3.1: No one-line description, using filename "bunzip3" Link to /exopi-cvs/ports/packages/amd64/ftp/bzip3-1.4.0.tgz >>> Running clean in archivers/bzip3 at 1714742848.71 ===> archivers/bzip3 ===> Cleaning for bzip3-1.4.0 >>> Ended at 1714742849.11 max_stuck=3.22/build=26.35/package=2.79/clean=0.41