>>> Building on exopi-1 under archivers/pixz BDEPENDS = [archivers/libarchive;archivers/xz] DIST = [archivers/pixz:pixz-1.0.7.tar.gz] FULLPKGNAME = pixz-1.0.7 RDEPENDS = [archivers/xz;archivers/libarchive] (Junk lock obtained for exopi-1 at 1714748079.82) >>> Running depends in archivers/pixz at 1714748079.86 last junk was in textproc/py-cchardet,python3 /usr/sbin/pkg_add -aI -Drepair libarchive-3.7.4 was: /usr/sbin/pkg_add -aI -Drepair libarchive-3.7.4 xz-5.4.5 /usr/sbin/pkg_add -aI -Drepair libarchive-3.7.4 >>> Running show-prepare-results in archivers/pixz at 1714748083.85 ===> archivers/pixz ===> Building from scratch pixz-1.0.7 ===> pixz-1.0.7 depends on: libarchive-* -> libarchive-3.7.4 ===> pixz-1.0.7 depends on: xz-* -> xz-5.4.5 ===> Verifying specs: archive c lzma m pthread ===> found archive.13.1 c.100.0 lzma.2.2 m.10.1 pthread.27.1 libarchive-3.7.4 xz-5.4.5 (Junk lock released for exopi-1 at 1714748084.73) distfiles size=165004 >>> Running build in archivers/pixz at 1714748084.76 ===> archivers/pixz ===> Checking files for pixz-1.0.7 `/exopi-cvs/ports/distfiles/pixz-1.0.7.tar.gz' is up to date. >> (SHA256) pixz-1.0.7.tar.gz: OK ===> Extracting for pixz-1.0.7 ===> Patching for pixz-1.0.7 ===> Applying OpenBSD patch patch-src_write_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |https://github.com/vasi/pixz/commit/2f4db115586bd3d98c1f05eb64c125495bf0331a | |Index: src/write.c |--- src/write.c.orig |+++ src/write.c -------------------------- Patching file src/write.c using Plan A... Hunk #1 succeeded at 448. Hunk #2 succeeded at 513. done ===> 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 pixz-1.0.7 ===> Configuring for pixz-1.0.7 Using /exopi-obj/pobj/pixz-1.0.7/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/pixz-1.0.7/config.site checking for a BSD-compatible install... /exopi-obj/pobj/pixz-1.0.7/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 make supports the include directive... yes (GNU style) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed checking for src/pixz.1... yes checking for ceil in -lm... (cached) yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking if compiler needs -Werror to reject unknown flags... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBARCHIVE... yes checking for LZMA... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.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 off_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working strtod... (cached) yes checking for memchr... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for strerror... (cached) yes checking for strtol... (cached) yes checking sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking whether htole64 is declared... yes checking whether le64toh is declared... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking whether htole64 is declared... (cached) yes checking whether le64toh is declared... (cached) yes 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 test/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for pixz-1.0.7 /usr/bin/make all-recursive Making all in src cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -pthread -Wall -Wno-unknown-pragmas -O2 -pipe -MT pixz-common.o -MD -MP -MF .deps/pixz-common.Tpo -c -o pixz-common.o `test -f 'common.c' || echo './'`common.c mv -f .deps/pixz-common.Tpo .deps/pixz-common.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -pthread -Wall -Wno-unknown-pragmas -O2 -pipe -MT pixz-cpu.o -MD -MP -MF .deps/pixz-cpu.Tpo -c -o pixz-cpu.o `test -f 'cpu.c' || echo './'`cpu.c mv -f .deps/pixz-cpu.Tpo .deps/pixz-cpu.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -pthread -Wall -Wno-unknown-pragmas -O2 -pipe -MT pixz-endian.o -MD -MP -MF .deps/pixz-endian.Tpo -c -o pixz-endian.o `test -f 'endian.c' || echo './'`endian.c mv -f .deps/pixz-endian.Tpo .deps/pixz-endian.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -pthread -Wall -Wno-unknown-pragmas -O2 -pipe -MT pixz-list.o -MD -MP -MF .deps/pixz-list.Tpo -c -o pixz-list.o `test -f 'list.c' || echo './'`list.c mv -f .deps/pixz-list.Tpo .deps/pixz-list.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -pthread -Wall -Wno-unknown-pragmas -O2 -pipe -MT pixz-pixz.o -MD -MP -MF .deps/pixz-pixz.Tpo -c -o pixz-pixz.o `test -f 'pixz.c' || echo './'`pixz.c mv -f .deps/pixz-pixz.Tpo .deps/pixz-pixz.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -pthread -Wall -Wno-unknown-pragmas -O2 -pipe -MT pixz-read.o -MD -MP -MF .deps/pixz-read.Tpo -c -o pixz-read.o `test -f 'read.c' || echo './'`read.c mv -f .deps/pixz-read.Tpo .deps/pixz-read.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -pthread -Wall -Wno-unknown-pragmas -O2 -pipe -MT pixz-write.o -MD -MP -MF .deps/pixz-write.Tpo -c -o pixz-write.o `test -f 'write.c' || echo './'`write.c mv -f .deps/pixz-write.Tpo .deps/pixz-write.Po cc -pthread -Wall -Wno-unknown-pragmas -O2 -pipe -o pixz pixz-common.o pixz-cpu.o pixz-endian.o pixz-list.o pixz-pixz.o pixz-read.o pixz-write.o -lm -L/usr/local/lib -larchive -L/usr/local/lib -llzma -lm Making all in test >>> Running package in archivers/pixz at 1714748097.39 ===> archivers/pixz ===> Faking installation for pixz-1.0.7 Making install in src mkdir -p '/exopi-obj/pobj/pixz-1.0.7/fake-amd64/usr/local/bin' /exopi-obj/pobj/pixz-1.0.7/bin/install -c -s -m 755 pixz '/exopi-obj/pobj/pixz-1.0.7/fake-amd64/usr/local/bin' Making install in test ===> Building package for pixz-1.0.7 Create /exopi-cvs/ports/packages/amd64/all/pixz-1.0.7.tgz Creating package pixz-1.0.7 reading plist| checking dependencies| checking dependencies|archivers/libarchive checking dependencies|archivers/xz checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|******** | 13% checksumming|************ | 20% checksumming|**************** | 27% checksumming|******************** | 33% checksumming|************************ | 40% checksumming|**************************** | 47% checksumming|********************************* | 53% checksumming|************************************* | 60% checksumming|***************************************** | 67% checksumming|********************************************* | 73% checksumming|************************************************* | 80% checksumming|***************************************************** | 87% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/pixz-1.0.7.tgz >>> Running clean in archivers/pixz at 1714748100.88 ===> archivers/pixz ===> Cleaning for pixz-1.0.7 >>> Ended at 1714748101.44 max_stuck=2.24/depends=4.00/show-prepare-results=0.91/build=12.64/package=3.45/clean=0.63