>>> Building on exopi-6 under x11/slock DIST = [x11/slock:slock-1.4.tar.gz] FULLPKGNAME = slock-1.4 distfiles size=6889 >>> Running build in x11/slock at 1713856682.18 ===> x11/slock ===> Building from scratch slock-1.4 ===> Verifying specs: X11 c Xext Xrandr ===> found X11.18.0 c.100.0 Xext.13.0 Xrandr.7.1 ===> Checking files for slock-1.4 `/exopi-cvs/ports/distfiles/slock-1.4.tar.gz' is up to date. >> (SHA256) slock-1.4.tar.gz: OK ===> Extracting for slock-1.4 ===> Patching for slock-1.4 ===> 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 15. Hunk #2 succeeded at 24. Hunk #3 succeeded at 40. done ===> Applying OpenBSD patch patch-config_mk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: config.mk |--- config.mk.orig |+++ config.mk -------------------------- Patching file config.mk using Plan A... Hunk #1 succeeded at 12. done ===> Applying OpenBSD patch patch-slock_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Add back bsd-auth support, removed in 04143fd68dbc | |Index: slock.c |--- slock.c.orig |+++ slock.c -------------------------- Patching file slock.c using Plan A... Hunk #1 succeeded at 19. Hunk #2 succeeded at 88. Hunk #3 succeeded at 129. Hunk #4 succeeded at 174. Hunk #5 succeeded at 321. Hunk #6 succeeded at 351. Hunk #7 succeeded at 375. Hunk #8 succeeded at 411. 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 slock-1.4 ===> Configuring for slock-1.4 ===> Building for slock-1.4 slock build options: CFLAGS = -std=c99 -pedantic -Wall -I. -I/usr/include -I/usr/X11R6/include -DVERSION="1.4" -D_DEFAULT_SOURCE -DHAVE_BSD_AUTH -D_BSD_SOURCE -O2 -pipe LDFLAGS = -L/usr/lib -L/usr/X11R6/lib -lX11 -lXext -lXrandr CC = cc creating config.h from config.def.h cc -c -std=c99 -pedantic -Wall -I. -I/usr/include -I/usr/X11R6/include -DVERSION=\"1.4\" -D_DEFAULT_SOURCE -DHAVE_BSD_AUTH -D_BSD_SOURCE -O2 -pipe slock.c slock.c:322:8: warning: variable 'duid' set but not used [-Wunused-but-set-variable] uid_t duid; ^ slock.c:323:8: warning: variable 'dgid' set but not used [-Wunused-but-set-variable] gid_t dgid; ^ 2 warnings generated. cc -o slock slock.o -L/usr/lib -L/usr/X11R6/lib -lX11 -lXext -lXrandr >>> Running package in x11/slock at 1713856684.65 ===> x11/slock ===> Faking installation for slock-1.4 slock build options: CFLAGS = -std=c99 -pedantic -Wall -I. -I/usr/include -I/usr/X11R6/include -DVERSION="1.4" -D_DEFAULT_SOURCE -DHAVE_BSD_AUTH -D_BSD_SOURCE -O2 -pipe LDFLAGS = -L/usr/lib -L/usr/X11R6/lib -lX11 -lXext -lXrandr CC = cc /exopi-obj/pobj/slock-1.4/bin/install -d -m 755 /exopi-obj/pobj/slock-1.4/fake-amd64/usr/local/bin /exopi-obj/pobj/slock-1.4/bin/install -c -s -m 755 slock /exopi-obj/pobj/slock-1.4/fake-amd64/usr/local/bin /exopi-obj/pobj/slock-1.4/bin/install -d -m 755 /exopi-obj/pobj/slock-1.4/fake-amd64/usr/local/man/man1 sed "s/VERSION/1.4/g" < slock.1 > slock.1.tmp mv slock.1.tmp slock.1 /exopi-obj/pobj/slock-1.4/bin/install -c -m 644 slock.1 /exopi-obj/pobj/slock-1.4/fake-amd64/usr/local/man/man1 ===> Building package for slock-1.4 Create /exopi-cvs/ports/packages/amd64/all/slock-1.4.tgz Creating package slock-1.4 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******* | 12% checksumming|*********** | 18% checksumming|************** | 24% checksumming|****************** | 29% checksumming|********************** | 35% checksumming|************************* | 41% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|************************************ | 59% checksumming|*************************************** | 65% checksumming|******************************************* | 71% checksumming|*********************************************** | 76% checksumming|************************************************** | 82% checksumming|****************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|************************************************************ | 93% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/slock-1.4.tgz >>> Running clean in x11/slock at 1713856687.17 ===> x11/slock ===> Cleaning for slock-1.4 >>> Ended at 1713856687.67 max_stuck=0.00/build=2.46/package=2.48/clean=0.59