>>> Building on exopi-4 under misc/gone DIST = [misc/gone:gone-1.3.5.tar.gz] FULLPKGNAME = gone-1.3.5p0 distfiles size=23800 >>> Running build in misc/gone at 1713856835.11 ===> misc/gone ===> Building from scratch gone-1.3.5p0 ===> Verifying specs: c ===> found c.100.0 ===> Checking files for gone-1.3.5p0 `/exopi-cvs/ports/distfiles/gone-1.3.5.tar.gz' is up to date. >> (SHA256) gone-1.3.5.tar.gz: OK ===> Extracting for gone-1.3.5p0 ===> Patching for gone-1.3.5p0 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.in.orig Tue Nov 30 15:03:34 2004 |+++ Makefile.in Tue Nov 30 15:04:01 2004 -------------------------- Patching file Makefile.in 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 gone-1.3.5p0 ===> Configuring for gone-1.3.5p0 Using /exopi-obj/pobj/gone-1.3.5/config.site (generated) loading site script /exopi-obj/pobj/gone-1.3.5/config.site creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -O2 -pipe ) works... yes checking whether the C compiler (cc -O2 -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking how to run the C preprocessor... cc -E checking whether cc needs -traditional... no checking for a BSD compatible install... /exopi-obj/pobj/gone-1.3.5/bin/install -c checking for crypt.h... no checking for sys/stat.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/stat.h... (cached) yes checking for errno.h... (cached) yes checking for termios.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for sys/termio.h... no checking for string.h... (cached) yes checking for crypt in -lcrypt... no checking for OS type... OpenBSD updating cache ./config.cache creating ./config.status creating Makefile creating config.h ===> Building for gone-1.3.5p0 cc -c -O2 -pipe gone.c gone.c:119:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] main(int argc, char *argv[]) { ^ int gone.c:263:21: warning: comparison between pointer and integer ('char' and 'void *') [-Wpointer-integer-compare] if (*buffer == NULL) { ~~~~~~~ ^ ~~~~ gone.c:344:17: warning: comparison of array 'hostname' not equal to a null pointer is always true [-Wtautological-pointer-compare] if (hostname != NULL) { ^~~~~~~~ ~~~~ gone.c:421:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] hi() { ^ int gone.c:435:64: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] printf("Timeout in %ld minutes and %ld seconds\n", (nexttime - timval.tv_sec)/60, (nexttime - timval.tv_sec)%60); ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %lld gone.c:435:95: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] printf("Timeout in %ld minutes and %ld seconds\n", (nexttime - timval.tv_sec)/60, (nexttime - timval.tv_sec)%60); ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %lld gone.c:439:83: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] printf("Terminal has been locked for %ld minutes and %ld seconds.\n", (timval.tv_sec - nexttime)/60, (timval.tv_sec - nexttime)%60); ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %lld gone.c:439:114: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] printf("Terminal has been locked for %ld minutes and %ld seconds.\n", (timval.tv_sec - nexttime)/60, (timval.tv_sec - nexttime)%60); ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %lld 8 warnings generated. cc -o gone gone.o gone.c(gone.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() gone.c(gone.o:(lockTerm)): warning: strcat() is almost always misused, please use strlcat() sed -e s/_OS_/OpenBSD/g -e s/_VERSION_/1.3.5/g -e s+_BINPATH_+/usr/local/bin/gone+g gone.man > gone.1 >>> Running package in misc/gone at 1713856840.02 ===> misc/gone ===> Faking installation for gone-1.3.5p0 strip ./gone /exopi-obj/pobj/gone-1.3.5/bin/install -c -s -m 755 gone /exopi-obj/pobj/gone-1.3.5/fake-amd64/usr/local/bin/gone /exopi-obj/pobj/gone-1.3.5/bin/install -c -m 644 ./gone.1 /exopi-obj/pobj/gone-1.3.5/fake-amd64/usr/local/man/man1/gone.1 ===> Building package for gone-1.3.5p0 Create /exopi-cvs/ports/packages/amd64/all/gone-1.3.5p0.tgz Creating package gone-1.3.5p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|****** | 10% checksumming|************ | 20% checksumming|****************** | 30% checksumming|************************ | 40% checksumming|******************************* | 50% checksumming|************************************* | 60% checksumming|******************************************* | 70% checksumming|************************************************* | 80% checksumming|******************************************************* | 90% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 3% archiving|************************************************* | 77% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/gone-1.3.5p0.tgz >>> Running clean in misc/gone at 1713856842.94 ===> misc/gone ===> Cleaning for gone-1.3.5p0 >>> Ended at 1713856843.27 max_stuck=0.00/build=5.01/package=2.92/clean=0.36