Building newsfetch-1.21_2.txz (origin /buildshare/ports/355755/news/newsfetch) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/newsfetch-1.21.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> newsfetch-1.21_2 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of newsfetch-1.21_2 Make install ===> newsfetch-1.21_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by newsfetch-1.21_2 for building ===> Extracting for newsfetch-1.21_2 => SHA256 Checksum OK for newsfetch-1.21.tar.gz. ===> Patching for newsfetch-1.21_2 ===> Applying FreeBSD patches for newsfetch-1.21_2 ===> Configuring for newsfetch-1.21_2 cd /obj/buildshare/ports/355755/news/newsfetch/work/newsfetch-1.21 && ( echo "PROG= newsfetch"; echo "SRCS=" *.c; echo ".include "; ) > Makefile ===> Building for newsfetch-1.21_2 Warning: Object directory not changed from original /obj/buildshare/ports/355755/news/newsfetch/work/newsfetch-1.21 cc -O2 -pipe -Wno-return-type -fno-strict-aliasing -std=gnu99 -fstack-protector -c getopt.c getopt.c: In function 'Getopt': getopt.c:14: warning: type defaults to 'int' in declaration of 'c' getopt.c:24: warning: implicit declaration of function 'strcmp' cc -O2 -pipe -Wno-return-type -fno-strict-aliasing -std=gnu99 -fstack-protector -c net.c net.c: In function 'ConnectServer': net.c:26: warning: implicit declaration of function 'exitNow' net.c:28: warning: implicit declaration of function 'isdigit' net.c:30: warning: implicit declaration of function 'inet_addr' net.c:57: warning: implicit declaration of function 'bcopy' net.c:57: warning: incompatible implicit declaration of built-in function 'bcopy' cc -O2 -pipe -Wno-return-type -fno-strict-aliasing -std=gnu99 -fstack-protector -c newsfetch.c newsfetch.c:39: warning: return type defaults to 'int' newsfetch.c: In function 'main': newsfetch.c:52: warning: implicit declaration of function 'opt_help' newsfetch.c:53: warning: implicit declaration of function 'exit' newsfetch.c:53: warning: incompatible implicit declaration of built-in function 'exit' newsfetch.c:61: warning: implicit declaration of function 'getHomedir' newsfetch.c:68: warning: implicit declaration of function 'atoi' newsfetch.c:74: warning: implicit declaration of function 'get_commandline' newsfetch.c:84: warning: implicit declaration of function 'checkLockFile' newsfetch.c:85: warning: implicit declaration of function 'defaultRcFiles' newsfetch.c:87: warning: implicit declaration of function 'generateProcmailrc' newsfetch.c:90: warning: implicit declaration of function 'ConnectServer' newsfetch.c:107: warning: implicit declaration of function 'setReaderMode' newsfetch.c:110: warning: implicit declaration of function 'getGroupList' newsfetch.c:115: warning: implicit declaration of function 'getNextGroup' newsfetch.c:131: warning: implicit declaration of function 'checkGroup' newsfetch.c:133: warning: implicit declaration of function 'fetchGroup' newsfetch.c:140: warning: implicit declaration of function 'executeGroupCommand' newsfetch.c:146: warning: implicit declaration of function 'quitNow' newsfetch.c: At top level: newsfetch.c:150: warning: return type defaults to 'int' newsfetch.c: In function 'executeGroupCommand': newsfetch.c:154: warning: implicit declaration of function 'makeCommand' newsfetch.c:172: warning: incompatible implicit declaration of built-in function 'exit' newsfetch.c: At top level: newsfetch.c:177: warning: return type defaults to 'int' newsfetch.c: In function 'quitNow': newsfetch.c:178: warning: implicit declaration of function 'fill_tmpfile' newsfetch.c:179: warning: implicit declaration of function 'sendQuit' newsfetch.c:185: warning: implicit declaration of function 'system' newsfetch.c:188: warning: implicit declaration of function 'exitNow' newsfetch.c: At top level: newsfetch.c:232: warning: return type defaults to 'int' newsfetch.c: In function 'exitNow': newsfetch.c:235: warning: incompatible implicit declaration of built-in function 'exit' newsfetch.c: At top level: newsfetch.c:239: warning: return type defaults to 'int' newsfetch.c: In function 'checkLockFile': newsfetch.c:254: warning: incompatible implicit declaration of built-in function 'exit' newsfetch.c:270: warning: incompatible implicit declaration of built-in function 'exit' newsfetch.c:278: warning: incompatible implicit declaration of built-in function 'exit' cc -O2 -pipe -Wno-return-type -fno-strict-aliasing -std=gnu99 -fstack-protector -c nntp.c nntp.c:27: warning: return type defaults to 'int' nntp.c:34: warning: return type defaults to 'int' nntp.c: In function 'setReaderMode': nntp.c:39: warning: implicit declaration of function 'get_error' nntp.c: At top level: nntp.c:43: warning: return type defaults to 'int' nntp.c:55: warning: return type defaults to 'int' nntp.c:64: warning: return type defaults to 'int' nntp.c:80: warning: return type defaults to 'int' nntp.c:119: warning: return type defaults to 'int' nntp.c:152: warning: return type defaults to 'int' nntp.c:209: warning: return type defaults to 'int' nntp.c: In function 'fetchGroup': nntp.c:224: warning: implicit declaration of function 'fetchArticle' nntp.c: At top level: nntp.c:245: warning: return type defaults to 'int' nntp.c:330: warning: return type defaults to 'int' nntp.c: In function 'getGroupList': nntp.c:337: warning: implicit declaration of function 'exit' nntp.c:337: warning: incompatible implicit declaration of built-in function 'exit' nntp.c:348: warning: incompatible implicit declaration of built-in function 'exit' nntp.c: At top level: nntp.c:353: warning: return type defaults to 'int' nntp.c:360: warning: return type defaults to 'int' cc -O2 -pipe -Wno-return-type -fno-strict-aliasing -std=gnu99 -fstack-protector -c opt.c opt.c: In function 'get_commandline': opt.c:36: warning: implicit declaration of function 'Getopt' opt.c:47: warning: implicit declaration of function 'strlen' opt.c:47: warning: incompatible implicit declaration of built-in function 'strlen' opt.c:53: warning: implicit declaration of function 'strcat' opt.c:53: warning: incompatible implicit declaration of built-in function 'strcat' opt.c:57: warning: implicit declaration of function 'strcpy' opt.c:57: warning: incompatible implicit declaration of built-in function 'strcpy' opt.c:61: warning: implicit declaration of function 'createDirectory' opt.c:62: warning: implicit declaration of function 'exit' opt.c:62: warning: incompatible implicit declaration of built-in function 'exit' opt.c:67: warning: incompatible implicit declaration of built-in function 'exit' opt.c:72: warning: incompatible implicit declaration of built-in function 'strcpy' opt.c:87: warning: incompatible implicit declaration of built-in function 'exit' opt.c:96: warning: incompatible implicit declaration of built-in function 'exit' opt.c:106: warning: incompatible implicit declaration of built-in function 'exit' opt.c:116: warning: incompatible implicit declaration of built-in function 'exit' opt.c:127: warning: incompatible implicit declaration of built-in function 'exit' opt.c:132: warning: incompatible implicit declaration of built-in function 'strcat' opt.c:137: warning: incompatible implicit declaration of built-in function 'exit' opt.c:141: warning: implicit declaration of function 'opt_help' opt.c:145: warning: implicit declaration of function 'atoi' opt.c: At top level: opt.c:192: warning: return type defaults to 'int' opt.c: In function 'opt_help': opt.c:200: warning: incompatible implicit declaration of built-in function 'exit' cc -O2 -pipe -Wno-return-type -fno-strict-aliasing -std=gnu99 -fstack-protector -c util.c util.c: In function 'getHomedir': util.c:22: warning: implicit declaration of function 'strcpy' util.c:22: warning: incompatible implicit declaration of built-in function 'strcpy' util.c:26: warning: implicit declaration of function 'exit' util.c:26: warning: incompatible implicit declaration of built-in function 'exit' util.c: In function 'defaultRcFiles': util.c:39: warning: incompatible implicit declaration of built-in function 'strcpy' util.c:40: warning: implicit declaration of function 'strcat' util.c:40: warning: incompatible implicit declaration of built-in function 'strcat' util.c:48: warning: implicit declaration of function 'exitNow' util.c: At top level: util.c:60: warning: return type defaults to 'int' util.c: In function 'generateProcmailrc': util.c:75: warning: incompatible implicit declaration of built-in function 'strcpy' util.c:76: warning: incompatible implicit declaration of built-in function 'strcat' util.c: At top level: util.c:175: warning: return type defaults to 'int' util.c: In function 'makeCommand': util.c:183: warning: implicit declaration of function 'strstr' util.c:183: warning: incompatible implicit declaration of built-in function 'strstr' util.c:186: warning: implicit declaration of function 'strncat' util.c:186: warning: incompatible implicit declaration of built-in function 'strncat' util.c:187: warning: incompatible implicit declaration of built-in function 'strcat' util.c:188: warning: implicit declaration of function 'strlen' util.c:188: warning: incompatible implicit declaration of built-in function 'strlen' util.c:192: warning: incompatible implicit declaration of built-in function 'strcat' util.c:193: warning: 'return' with no value, in function returning non-void cc -O2 -pipe -Wno-return-type -fno-strict-aliasing -std=gnu99 -fstack-protector -o newsfetch getopt.o net.o newsfetch.o nntp.o opt.o util.o gzip -cn newsfetch.1 > newsfetch.1.gz ===> Staging for newsfetch-1.21_2 ===> Generating temporary packing list install -s -o root -g wheel -m 555 newsfetch /obj/buildshare/ports/355755/news/newsfetch/work/stage/usr/local/bin/newsfetch install -o root -g wheel -m 444 newsfetch.1.gz /obj/buildshare/ports/355755/news/newsfetch/work/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) ===> Installing for newsfetch-1.21_2 ===> Checking if news/newsfetch already installed ===> Registering installation for newsfetch-1.21_2 Installing newsfetch-1.21_2... done Make package ===> Building package for newsfetch-1.21_2 slot1: removed