>>> Building on exopi-5 under x11/slock DIST = [x11/slock:slock-1.5.tar.gz] FULLPKGNAME = slock-1.5 distfiles size=6898 >>> Running build in x11/slock at 1731960409.79 ===> x11/slock ===> Building from scratch slock-1.5 ===> Verifying specs: X11 c Xext Xrandr ===> found X11.18.2 c.100.3 Xext.13.0 Xrandr.7.1 ===> Checking files for slock-1.5 `/exopi-cvs/ports/distfiles/slock-1.5.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for slock-1.5 ===> Patching for slock-1.5 ===> 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 329 (offset 8 lines). Hunk #6 succeeded at 359 (offset 8 lines). Hunk #7 succeeded at 383 (offset 8 lines). Hunk #8 succeeded at 419 (offset 8 lines). 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.5 ===> Configuring for slock-1.5 ===> Building for slock-1.5 slock build options: CFLAGS = -std=c99 -pedantic -Wall -I. -I/usr/include -I/usr/X11R6/include -DVERSION="1.5" -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.5\" -D_DEFAULT_SOURCE -DHAVE_BSD_AUTH -D_BSD_SOURCE -O2 -pipe slock.c slock.c:330:8: warning: variable 'duid' set but not used [-Wunused-but-set-variable] uid_t duid; ^ slock.c:331: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 1731960418.25 ===> x11/slock ===> Faking installation for slock-1.5 slock build options: CFLAGS = -std=c99 -pedantic -Wall -I. -I/usr/include -I/usr/X11R6/include -DVERSION="1.5" -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.5/bin/install -d -m 755 /exopi-obj/pobj/slock-1.5/fake-amd64/usr/local/bin /exopi-obj/pobj/slock-1.5/bin/install -c -s -m 755 slock /exopi-obj/pobj/slock-1.5/fake-amd64/usr/local/bin /exopi-obj/pobj/slock-1.5/bin/install -d -m 755 /exopi-obj/pobj/slock-1.5/fake-amd64/usr/local/man/man1 sed "s/VERSION/1.5/g" < slock.1 > slock.1.tmp mv slock.1.tmp slock.1 /exopi-obj/pobj/slock-1.5/bin/install -c -m 644 slock.1 /exopi-obj/pobj/slock-1.5/fake-amd64/usr/local/man/man1 ===> Building package for slock-1.5 Create /exopi-cvs/ports/packages/amd64/all/slock-1.5.tgz Creating package slock-1.5 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.5.tgz >>> Running clean in x11/slock at 1731960421.66 ===> x11/slock ===> Cleaning for slock-1.5 >>> Ended at 1731960422.48 max_stuck=0.00/build=8.35/package=3.51/clean=0.86