>>> Building on exopi-3 under sysutils/xxhash BDEPENDS = [devel/dwz;devel/gmake] DIST = [sysutils/xxhash:xxHash-0.8.2.tar.gz] FULLPKGNAME = xxhash-0.8.2p1 Woken up textproc/lua-cosmo,lua52 Woken up textproc/lua-cosmo,lua52 (Junk lock failure for exopi-3 at 1713950590.27666) Received IO (Junk lock obtained for exopi-3 at 1713950595.96) Received IO Woken up sysutils/xxhash Woken up sysutils/xxhash Woken up sysutils/xxhash Woken up sysutils/xxhash Woken up sysutils/xxhash Short-cut: depends already handled by textproc/lua-cosmo,lua52 >>> Running show-prepare-results in sysutils/xxhash at 1713950600.17 ===> sysutils/xxhash ===> Building from scratch xxhash-0.8.2p1 ===> xxhash-0.8.2p1 depends on: gmake-* -> gmake-4.4.1 ===> xxhash-0.8.2p1 depends on: dwz-* -> dwz-0.15 ===> Verifying specs: c ===> found c.100.0 dwz-0.15 gmake-4.4.1 (Junk lock released for exopi-3 at 1713950601.37) Woken up audio/opus distfiles size=1141188 >>> Running build in sysutils/xxhash at 1713950602.42 ===> sysutils/xxhash ===> Checking files for xxhash-0.8.2p1 `/exopi-cvs/ports/distfiles/xxHash-0.8.2.tar.gz' is up to date. >> (SHA256) xxHash-0.8.2.tar.gz: OK ===> Extracting for xxhash-0.8.2p1 ===> Patching for xxhash-0.8.2p1 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Don't create symbolic links pointing to the shared lib. | |Index: Makefile |--- Makefile.orig |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 581. done ===> Applying OpenBSD patch patch-cli_xsum_os_specific_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Use pledge(2), xxhsum(1) only ever reads files or stdin. |merged https://github.com/Cyan4973/xxHash/pull/880 | |Index: cli/xsum_os_specific.c |--- cli/xsum_os_specific.c.orig |+++ cli/xsum_os_specific.c -------------------------- Patching file cli/xsum_os_specific.c using Plan A... Hunk #1 succeeded at 69. Hunk #2 succeeded at 140. done ===> Applying OpenBSD patch patch-xxhash_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: xxhash.h |--- xxhash.h.orig |+++ xxhash.h -------------------------- Patching file xxhash.h using Plan A... Hunk #1 succeeded at 1983. 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 xxhash-0.8.2p1 ===> Configuring for xxhash-0.8.2p1 ===> Building for xxhash-0.8.2p1 cc -O2 -pipe -g -c -o xxhash.o xxhash.c ar rcs libxxhash.a xxhash.o cc -O2 -pipe -g -fPIC xxhash.c -shared -o libxxhash.so.0.3 ln -sf libxxhash.so.0.3 libxxhash.so.0 ln -sf libxxhash.so.0.3 libxxhash.so cc -O2 -pipe -g -c -o cli/xxhsum.o cli/xxhsum.c cc -O2 -pipe -g -c -o cli/xsum_os_specific.o cli/xsum_os_specific.c cc -O2 -pipe -g -c -o cli/xsum_output.o cli/xsum_output.c cc -O2 -pipe -g -c -o cli/xsum_sanity_check.o cli/xsum_sanity_check.c cc -O2 -pipe -g -c -o cli/xsum_bench.o cli/xsum_bench.c cc -O2 -pipe -g xxhash.o cli/xxhsum.o cli/xsum_os_specific.o cli/xsum_output.o cli/xsum_sanity_check.o cli/xsum_bench.o -o xxhsum ln -sf xxhsum xxh32sum ln -sf xxhsum xxh64sum ln -sf xxhsum xxh128sum >>> Running package in sysutils/xxhash at 1713950614.45 ===> sysutils/xxhash ===> Faking installation for xxhash-0.8.2p1 Installing libxxhash.a install -d -m 755 /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/usr/local/lib install -m 644 libxxhash.a /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/usr/local/lib Installing libxxhash install -d -m 755 /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/usr/local/lib install libxxhash.so.0.3 /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/usr/local/lib install -d -m 755 /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/usr/local/include # includes install -m 644 xxhash.h /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/usr/local/include install -m 644 xxh3.h /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/usr/local/include # for compatibility, will be removed in v0.9.0 creating pkgconfig sed -E -e 's|@PREFIX@|/usr/local|' \ -e 's|@EXECPREFIX@|$\{prefix\}|' \ -e 's|@LIBDIR@|$\{exec_prefix\}/lib|' \ -e 's|@INCLUDEDIR@|$\{prefix\}/include|' \ -e 's|@VERSION@|0.8.2|' \ libxxhash.pc.in > libxxhash.pc Installing pkgconfig install -d -m 755 /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/usr/local/lib/pkgconfig/ install -m 644 libxxhash.pc /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/usr/local/lib/pkgconfig/ Installing xxhsum install -d -m 755 /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/usr/local/bin/ install xxhsum /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/usr/local/bin/xxhsum ln -sf xxhsum /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/usr/local/bin/xxh32sum ln -sf xxhsum /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/usr/local/bin/xxh64sum ln -sf xxhsum /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/usr/local/bin/xxh128sum Installing man pages install -d -m 755 /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/usr/local/man/man1/ install -m 644 cli/xxhsum.1 /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/usr/local/man/man1/xxhsum.1 ln -sf xxhsum.1 /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/usr/local/man/man1/xxh32sum.1 ln -sf xxhsum.1 /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/usr/local/man/man1/xxh64sum.1 ln -sf xxhsum.1 /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/usr/local/man/man1/xxh128sum.1 xxhash installation completed Reading existing plist for xxhash-0.8.2p1 Writing /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/usr/local/bin/xxhsum > Extracting debug info from /exopi-obj/pobj/xxhash-0.8.2/fake-amd64/usr/local/lib/libxxhash.so.0.3 ===> Building package for xxhash-0.8.2p1 Create /exopi-cvs/ports/packages/amd64/all/xxhash-0.8.2p1.tgz Creating package xxhash-0.8.2p1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 14% checksumming|************ | 19% checksumming|*************** | 24% checksumming|***************** | 29% checksumming|******************** | 33% checksumming|*********************** | 38% checksumming|************************** | 43% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|*********************************** | 57% checksumming|************************************** | 62% checksumming|***************************************** | 67% checksumming|******************************************** | 71% checksumming|********************************************** | 76% checksumming|************************************************* | 81% checksumming|**************************************************** | 86% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******** | 12% archiving|************************************** | 60% archiving|******************************************* | 67% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Creating package debug-xxhash-0.8.2p1 reading plist| checking dependencies| checking dependencies|sysutils/xxhash checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********* | 15% checksumming|************** | 23% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|**************************** | 46% checksumming|********************************* | 54% checksumming|************************************** | 62% checksumming|****************************************** | 69% checksumming|*********************************************** | 77% checksumming|**************************************************** | 85% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************** | 59% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/xxhash-0.8.2p1.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-xxhash-0.8.2p1.tgz >>> Running clean in sysutils/xxhash at 1713950620.70 ===> sysutils/xxhash ===> Cleaning for xxhash-0.8.2p1 >>> Ended at 1713950621.17 max_stuck=2.76/waiting-for-lock #45=9.79/show-prepare-results=1.36/build=13.04/package=6.23/clean=0.53