>>> Building on exopi-1 under x11/asclock BDEPENDS = [devel/imake;devel/imake-cf] DIST = [x11/asclock:asclock-2.0.12.tar.gz] FULLPKGNAME = asclock-2.0.12p2-classic-english (Junk lock obtained for exopi-1 at 1713349300.37) >>> Running depends in x11/asclock at 1713349300.43 last junk was in games/xkobo /usr/sbin/pkg_add -aI -Drepair imake-1.0.9 imake-cf-1.0.7p0 was: /usr/sbin/pkg_add -aI -Drepair imake-1.0.9 imake-cf-1.0.7p0 /usr/sbin/pkg_add -aI -Drepair imake-1.0.9 imake-cf-1.0.7p0 >>> Running show-prepare-results in x11/asclock at 1713349303.43 ===> x11/asclock ===> Building from scratch asclock-2.0.12p2-classic-english ===> asclock-2.0.12p2-classic-english depends on: imake-* -> imake-1.0.9 ===> asclock-2.0.12p2-classic-english depends on: imake-cf-* -> imake-cf-1.0.7p0 ===> Verifying specs: X11 Xext Xpm Xau Xdmcp c ===> found X11.18.0 Xext.13.0 Xpm.10.0 Xau.10.0 Xdmcp.11.0 c.100.0 imake-1.0.9 imake-cf-1.0.7p0 (Junk lock released for exopi-1 at 1713349304.72) distfiles size=111858 >>> Running build in x11/asclock at 1713349304.81 ===> x11/asclock ===> Checking files for asclock-2.0.12p2-classic-english `/exopi-cvs/ports/distfiles/asclock-2.0.12.tar.gz' is up to date. >> (SHA256) asclock-2.0.12.tar.gz: OK ===> Extracting for asclock-2.0.12p2-classic-english ===> Patching for asclock-2.0.12p2-classic-english ===> Applying OpenBSD patch patch-Imakefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Imakefile.orig Fri Jan 5 20:32:35 2001 |+++ Imakefile Fri Jan 5 20:32:40 2001 -------------------------- Patching file Imakefile using Plan A... Hunk #1 succeeded at 5. done ===> Applying OpenBSD patch patch-asclock_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- asclock.c.orig Fri Jan 5 20:35:47 2001 |+++ asclock.c Fri Jan 5 20:59:45 2001 -------------------------- Patching file asclock.c using Plan A... Hunk #1 succeeded at 24. done ===> Applying OpenBSD patch patch-asclock_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- asclock.h.orig Mon Mar 15 00:08:08 1999 |+++ asclock.h Thu May 20 12:09:31 2010 -------------------------- Patching file asclock.h using Plan A... Hunk #1 succeeded at 37. done ===> Applying OpenBSD patch patch-config_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- config.c.orig Fri Jan 5 20:59:29 2001 |+++ config.c Fri Jan 5 21:00:43 2001 -------------------------- Patching file config.c using Plan A... Hunk #1 succeeded at 251. done ===> Applying OpenBSD patch patch-symbols_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |fix -fno-common build | |Index: symbols.c |--- symbols.c.orig |+++ symbols.c -------------------------- Patching file symbols.c using Plan A... Hunk #1 succeeded at 62. 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 asclock-2.0.12p2-classic-english ===> Configuring for asclock-2.0.12p2-classic-english imake -DPorts -DUseInstalled -I/usr/local/lib/X11/config make Makefiles make includes make depend rm -f .depend gccmakedep -f- -- -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -- asclock.c parser.c symbols.c config.c > .depend ===> Building for asclock-2.0.12p2-classic-english cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c asclock.c asclock.c:184:25: warning: call to undeclared function 'mytime'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if (actualtime != mytime()) ^ 1 warning generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c parser.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c symbols.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c config.c config.c:150:22: warning: passing arguments to 'read_assign' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if(!read_assign(f)) ^ config.c:156:25: warning: passing arguments to 'read_semicolon' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if(!read_semicolon(f)) ^ 2 warnings generated. rm -f asclock cc -o asclock -O2 -L/usr/X11R6/lib -L/usr/local/lib asclock.o parser.o symbols.o config.o -L/usr/lib/X11 -lXpm -lXext -lX11 -lXdmcp -lXau -Wl,-rpath,/usr/local/lib config.c(config.o:(loadTheme)): warning: strcpy() is almost always misused, please use strlcpy() rm -f asclock._man if test -z "" ; then cd `dirname asclock` && ln -s `basename asclock.man` `basename asclock._man`; else /usr/libexec/cpp -undef -traditional -D__apploaddir__=/usr/local/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/local/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" < asclock.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >asclock._man; fi >>> Running package in x11/asclock at 1713349308.40 ===> x11/asclock ===> Faking installation for asclock-2.0.12p2-classic-english install -c asclock /exopi-obj/pobj/asclock-2.0.12-classic-english/fake-amd64-classic-english/usr/local/bin/asclock install in . done install -c -m 0444 asclock._man /exopi-obj/pobj/asclock-2.0.12-classic-english/fake-amd64-classic-english/usr/local/man/man1/asclock.1 install.man in . done ===> Building package for asclock-2.0.12p2-classic-english Create /exopi-cvs/ports/packages/amd64/all/asclock-2.0.12p2-classic-english.tgz Creating package asclock-2.0.12p2-classic-english reading plist| checking dependencies| 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|************************************************************* | 95% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/asclock-2.0.12p2-classic-english.tgz >>> Running clean in x11/asclock at 1713349310.29 ===> x11/asclock ===> Cleaning for asclock-2.0.12p2-classic-english >>> Ended at 1713349311.32 max_stuck=1.58/depends=3.01/show-prepare-results=1.33/build=3.63/package=1.88/clean=1.09