Script started on Fri Mar 13 12:11:15 2015 dev.box# make -DBATCH check-plist ===> License BSD2CLAUSE accepted by the user ===> comserv-1.4.4 depends on file: /usr/local/sbin/pkg - found => comserv-1.4.4.tar.xz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://BSDforge.com/projects/source/comms/comserv/comserv-1.4.4.tar.xz comserv-1.4.4.tar.xz 0% of 25 kB 0 Bps comserv-1.4.4.tar.xz 100% of 25 kB 1100 kBps 00m00s ===> Fetching all distfiles required by comserv-1.4.4 for building ===> Extracting for comserv-1.4.4 => SHA256 Checksum OK for comserv-1.4.4.tar.xz. ===> Patching for comserv-1.4.4 ===> Configuring for comserv-1.4.4 ===> Building for comserv-1.4.4 --- all --- make depend --- .depend --- make comservd --- cmd.o --- --- comserv.o --- cc -O2 -pipe -fstack-protector -fno-strict-aliasing -c comserv.c --- cmd.o --- cc -O2 -pipe -fstack-protector -fno-strict-aliasing -c cmd.c --- endp.o --- cc -O2 -pipe -fstack-protector -fno-strict-aliasing -c endp.c --- evloop.o --- cc -O2 -pipe -fstack-protector -fno-strict-aliasing -c evloop.c evloop.c:187:30: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] &newaddrlen); ^~~~~~~~~~~ /usr/include/sys/socket.h:603:69: note: passing argument to parameter here int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ evloop.c:253:30: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] &newaddrlen); ^~~~~~~~~~~ /usr/include/sys/socket.h:603:69: note: passing argument to parameter here int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ 2 warnings generated. --- log.o --- cc -O2 -pipe -fstack-protector -fno-strict-aliasing -c log.c --- main.o --- cc -O2 -pipe -fstack-protector -fno-strict-aliasing -c main.c --- pty.o --- cc -O2 -pipe -fstack-protector -fno-strict-aliasing -c pty.c --- comservd --- cc -fstack-protector -o comservd cmd.o comserv.o endp.o evloop.o log.o main.o pty.o ===> Staging for comserv-1.4.4 ===> Generating temporary packing list /usr/bin/install -c -m 555 -s comservd /usr/ports/comms/comserv/work/stage/usr/local/sbin /usr/bin/install -c -m 444 comservd.conf.sample /usr/ports/comms/comserv/work/stage/usr/local/etc /usr/bin/install -c -m 555 comservd.sh.sample /usr/ports/comms/comserv/work/stage/usr/local/etc/rc.d /usr/bin/install -c -m 444 comservd.8 /usr/ports/comms/comserv/work/stage/usr/local/man/man8 gzip -f /usr/ports/comms/comserv/work/stage/usr/local/man/man8/comservd.8 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) dev.box# make stage-qa ====> Running Q/A tests (stage-qa) dev.box# make check-sanity ===> License BSD2CLAUSE accepted by the user dev.box# portlint WARN: Makefile: COMMENT exceeds 70 characters limit. 0 fatal errors and 1 warning found. dev.box# make install ===> Installing for comserv-1.4.4 ===> Checking if comserv already installed ===> Registering installation for comserv-1.4.4 Installing comserv-1.4.4... ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/sbin/comservd This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/comservd.sh.sample If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://BSDforge.com/projects/comms/comserv/ dev.box# make deinstall ===> Deinstalling for comserv ===> Deinstalling comserv-1.4.4 Updating database digests format: 0% Updating database digests format: 0% Updating database digests format: 100% Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: comserv-1.4.4 The operation will free 59 KiB. [1/1] Deinstalling comserv-1.4.4... [1/1] Deleting files for comserv-1.4.4: 0% [1/1] Deleting files for comserv-1.4.4: 0% [1/1] Deleting files for comserv-1.4.4: 14% [1/1] Deleting files for comserv-1.4.4: 28% [1/1] Deleting files for comserv-1.4.4: 42% [1/1] Deleting files for comserv-1.4.4: 57% [1/1] Deleting files for comserv-1.4.4: 71% [1/1] Deleting files for comserv-1.4.4: 85% [1/1] Deleting files for comserv-1.4.4: 100% dev.box# make clean ===> Cleaning for comserv-1.4.4 dev.box# uname -a FreeBSD dev.box 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r279289: Wed Feb 25 15:17:13 PST 2015 root@dev.box:/usr/obj/usr/src/sys/DEVBOX amd64 dev.box# exit exit Script done on Fri Mar 13 12:12:09 2015