>>> Building on exopi-3 under sysutils/memtester DIST = [sysutils/memtester:memtester-4.6.0.tar.gz] FULLPKGNAME = memtester-4.6.0 distfiles size=24229 >>> Running build in sysutils/memtester at 1713561973.18 ===> sysutils/memtester ===> Building from scratch memtester-4.6.0 ===> Verifying specs: c ===> found c.100.0 ===> Checking files for memtester-4.6.0 `/exopi-cvs/ports/distfiles/memtester-4.6.0.tar.gz' is up to date. >> (SHA256) memtester-4.6.0.tar.gz: OK ===> Extracting for memtester-4.6.0 ===> Patching for memtester-4.6.0 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile |--- Makefile.orig |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 7. Hunk #2 succeeded at 18. done ===> Applying OpenBSD patch patch-memtester_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: memtester.c |--- memtester.c.orig |+++ memtester.c -------------------------- Patching file memtester.c using Plan A... Hunk #1 succeeded at 343. done ===> Applying OpenBSD patch patch-sizes_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: sizes.h |--- sizes.h.orig |+++ sizes.h -------------------------- Patching file sizes.h using Plan A... Hunk #1 succeeded at 14. 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 memtester-4.6.0 ===> Configuring for memtester-4.6.0 ===> Building for memtester-4.6.0 cc -O2 -pipe -DTEST_NARROW_WRITES -c memtester.c memtester.c:143:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (env_testmask = getenv("MEMTESTER_TEST_MASK")) { ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memtester.c:143:22: note: place parentheses around the assignment to silence this warning if (env_testmask = getenv("MEMTESTER_TEST_MASK")) { ^ ( ) memtester.c:143:22: note: use '==' to turn this assignment into an equality comparison if (env_testmask = getenv("MEMTESTER_TEST_MASK")) { ^ == memtester.c:411:29: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!tests[i].fp(bufa, bufb, count)) { ^ 2 warnings generated. cc -O2 -pipe -DTEST_NARROW_WRITES -c tests.c tests.c:55:45: warning: format specifies type 'unsigned long' but the argument has type 'off_t' (aka 'long long') [-Wformat] (ul) *p1, (ul) *p2, physaddr); ^~~~~~~~ tests.c:95:29: warning: format specifies type 'unsigned long' but the argument has type 'off_t' (aka 'long long') [-Wformat] physaddr); ^~~~~~~~ 2 warnings generated. cc -O2 -pipe -DTEST_NARROW_WRITES -o memtester memtester.o tests.o >>> Running package in sysutils/memtester at 1713561977.26 ===> sysutils/memtester ===> Faking installation for memtester-4.6.0 /exopi-obj/pobj/memtester-4.6.0/bin/install -c -s -m 755 /exopi-obj/pobj/memtester-4.6.0/memtester-4.6.0/memtester /exopi-obj/pobj/memtester-4.6.0/fake-amd64/usr/local/bin /exopi-obj/pobj/memtester-4.6.0/bin/install -c -m 644 /exopi-obj/pobj/memtester-4.6.0/memtester-4.6.0/memtester.8 /exopi-obj/pobj/memtester-4.6.0/fake-amd64/usr/local/man/man8 ===> Building package for memtester-4.6.0 Create /exopi-cvs/ports/packages/amd64/all/memtester-4.6.0.tgz Creating package memtester-4.6.0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|****** | 9% checksumming|*********** | 18% checksumming|***************** | 27% checksumming|********************** | 36% checksumming|**************************** | 45% checksumming|********************************* | 55% checksumming|*************************************** | 64% checksumming|******************************************** | 73% checksumming|************************************************** | 82% checksumming|******************************************************* | 91% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|** | 4% archiving|******************************************************* | 85% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/memtester-4.6.0.tgz >>> Running clean in sysutils/memtester at 1713561980.26 ===> sysutils/memtester ===> Cleaning for memtester-4.6.0 >>> Ended at 1713561980.83 max_stuck=0.00/build=4.65/package=3.01/clean=0.63