>>> Building on exopi-6 under devel/cvsps DIST = [devel/cvsps:cvsps-2.1.tar.gz] FULLPKGNAME = cvsps-2.1p3 distfiles size=61634 >>> Running build in devel/cvsps at 1713773246.52 ===> devel/cvsps ===> Building from scratch cvsps-2.1p3 ===> Verifying specs: c z ===> found c.100.0 z.7.0 ===> Checking files for cvsps-2.1p3 `/exopi-cvs/ports/distfiles/cvsps-2.1.tar.gz' is up to date. >> (SHA256) cvsps-2.1.tar.gz: OK ===> Extracting for cvsps-2.1p3 ===> Patching for cvsps-2.1p3 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.orig Wed Jul 18 00:35:29 2012 |+++ Makefile Wed Jul 18 00:36:54 2012 -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 23. done ===> Applying OpenBSD patch patch-cvsps_1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- cvsps.1.orig Wed Jul 18 00:30:20 2012 |+++ cvsps.1 Wed Jul 18 00:30:31 2012 -------------------------- Patching file cvsps.1 using Plan A... Hunk #1 succeeded at 10. done ===> Applying OpenBSD patch patch-cvsps_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- cvsps.c.orig Thu May 26 05:39:40 2005 |+++ cvsps.c Wed Jul 18 00:30:09 2012 -------------------------- Patching file cvsps.c using Plan A... Hunk #1 succeeded at 2550. 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 cvsps-2.1p3 ===> Configuring for cvsps-2.1p3 ===> Building for cvsps-2.1p3 cc -O2 -pipe -I. -DVERSION=\"2.1\" -c -o cbtcommon/debug.o cbtcommon/debug.c cbtcommon/debug.c:120:10: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses] if ( !debuglvl & DEBUG_STATUS ) ^ ~ cbtcommon/debug.c:120:10: note: add parentheses after the '!' to evaluate the bitwise operator first if ( !debuglvl & DEBUG_STATUS ) ^ ( ) cbtcommon/debug.c:120:10: note: add parentheses around left hand side expression to silence this warning if ( !debuglvl & DEBUG_STATUS ) ^ ( ) 1 warning generated. cc -O2 -pipe -I. -DVERSION=\"2.1\" -c -o cbtcommon/hash.o cbtcommon/hash.c cc -O2 -pipe -I. -DVERSION=\"2.1\" -c -o cbtcommon/text_util.o cbtcommon/text_util.c cc -O2 -pipe -I. -DVERSION=\"2.1\" -c -o cbtcommon/sio.o cbtcommon/sio.c cc -O2 -pipe -I. -DVERSION=\"2.1\" -c -o cbtcommon/tcpsocket.o cbtcommon/tcpsocket.c cc -O2 -pipe -I. -DVERSION=\"2.1\" -c -o cvsps.o cvsps.c cc -O2 -pipe -I. -DVERSION=\"2.1\" -c -o cache.o cache.c cc -O2 -pipe -I. -DVERSION=\"2.1\" -c -o util.o util.c cc -O2 -pipe -I. -DVERSION=\"2.1\" -c -o stats.o stats.c cc -O2 -pipe -I. -DVERSION=\"2.1\" -c -o cap.o cap.c cc -O2 -pipe -I. -DVERSION=\"2.1\" -c -o cvs_direct.o cvs_direct.c cvs_direct.c:778:9: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!*tok == '-') ^ ~~ cvs_direct.c:778:9: note: add parentheses after the '!' to evaluate the comparison first if (!*tok == '-') ^ ( ) cvs_direct.c:778:9: note: add parentheses around left hand side expression to silence this warning if (!*tok == '-') ^ ( ) cvs_direct.c:778:15: warning: result of comparison of constant 45 with boolean expression is always false [-Wtautological-constant-out-of-range-compare] if (!*tok == '-') ~~~~~ ^ ~~~ 2 warnings generated. cc -O2 -pipe -I. -DVERSION=\"2.1\" -c -o list_sort.o list_sort.c cc -o cvsps cbtcommon/debug.o cbtcommon/hash.o cbtcommon/text_util.o cbtcommon/sio.o cbtcommon/tcpsocket.o cvsps.o cache.o util.o stats.o cap.o cvs_direct.o list_sort.o -lz text_util.c(cbtcommon/text_util.o:(cents2money)): warning: sprintf() is often misused, please use snprintf() cvs_direct.c(cvs_direct.o:(open_cvs_server)): warning: strcpy() is almost always misused, please use strlcpy() cache.c(cache.o:(read_cache)): warning: strcat() is almost always misused, please use strlcat() >>> Running package in devel/cvsps at 1713773250.16 ===> devel/cvsps ===> Faking installation for cvsps-2.1p3 /exopi-obj/pobj/cvsps-2.1/bin/install -c -s -m 755 /exopi-obj/pobj/cvsps-2.1/cvsps-2.1/cvsps /exopi-obj/pobj/cvsps-2.1/fake-amd64/usr/local/bin /exopi-obj/pobj/cvsps-2.1/bin/install -c -m 644 /exopi-obj/pobj/cvsps-2.1/cvsps-2.1/cvsps.1 /exopi-obj/pobj/cvsps-2.1/fake-amd64/usr/local/man/man1 ===> Building package for cvsps-2.1p3 Create /exopi-cvs/ports/packages/amd64/all/cvsps-2.1p3.tgz Creating package cvsps-2.1p3 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| | 1% archiving|********************************************************* | 89% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/cvsps-2.1p3.tgz >>> Running clean in devel/cvsps at 1713773251.50 ===> devel/cvsps ===> Cleaning for cvsps-2.1p3 >>> Ended at 1713773251.75 max_stuck=0.00/build=3.66/package=1.33/clean=0.28