Building qpage-3.3_7.txz (origin /buildshare/ports/355755/comms/qpage) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/qpage-3.3.tar.Z x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> qpage-3.3_7 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 qpage-3.3_7 Make install ===> qpage-3.3_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by qpage-3.3_7 for building ===> Extracting for qpage-3.3_7 => SHA256 Checksum OK for qpage-3.3.tar.Z. ===> Patching for qpage-3.3_7 You may set the following configuration options: WITH_QPAGE_SYSLOG_FACILITY=syslog_facility Default is LOG_DAEMON WITH_QPAGE_USER=userid Default is "uucp"; recommended that user be in group "dialer" Press ^C now to stop the build and set make options. You may find it necessary to 'make clean' before restarting the build. ===> Applying FreeBSD patches for qpage-3.3_7 /usr/bin/sed -i.bak -e 's,%%PREFIX%%,/usr/local,g' /obj/buildshare/ports/355755/comms/qpage/work/qpage-3.3/qpage.man /obj/buildshare/ports/355755/comms/qpage/work/qpage-3.3/config.input /obj/buildshare/ports/355755/comms/qpage/work/qpage-3.3/config.h.in /usr/bin/sed -i.bak -e 's,%%WITH_QPAGE_SYSLOG_FACILITY%%,LOG_DAEMON,' -e 's,%%WITH_QPAGE_USER%%,uucp,' /obj/buildshare/ports/355755/comms/qpage/work/qpage-3.3/config.input ===> Configuring for qpage-3.3_7 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/comms/qpage/work/qpage-3.3/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache checking if system type is SunOS/Solaris... no checking where to create lock files... /var/spool/lock checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cpp checking whether make sets ${MAKE}... yes checking for cp... /bin/cp checking for rm... /bin/rm checking for chmod... /bin/chmod checking for mkdir... /bin/mkdir checking for sendmail... /usr/sbin/sendmail checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for the tcp_wrappers package... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for ioctl-types.h... no checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for memory.h... (cached) yes checking for sys/mkdev.h... no checking for string.h... (cached) yes checking for syslog.h... yes checking for setjmp.h... yes checking for poll.h... (cached) yes checking for sys/poll.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/modem.h... no checking for sys/digi.h... no checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking return type of signal handlers... void checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for st_rdev in struct stat... yes checking whether time.h and sys/time.h may both be included... yes checking for sys_siglist declaration in signal.h or unistd.h... yes checking for vprintf... (cached) yes checking for mktime... yes checking for memcpy... (cached) yes checking for vsyslog... yes checking for waitpid... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strstr... yes checking for uname... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h Now just type "make" to build QuickPage! ===> Building for qpage-3.3_7 cc -O2 -pipe -fno-strict-aliasing -DTCP_WRAPPERS -c qpage.c cc -O2 -pipe -fno-strict-aliasing -DTCP_WRAPPERS -c usersnpp.c cc -O2 -pipe -fno-strict-aliasing -DTCP_WRAPPERS -c srvrsnpp.c cc -O2 -pipe -fno-strict-aliasing -DTCP_WRAPPERS -c queue.c cc -O2 -pipe -fno-strict-aliasing -DTCP_WRAPPERS -c config.c config.c: In function 'read_config_file': config.c:1303: warning: cast from pointer to integer of different size cc -O2 -pipe -fno-strict-aliasing -DTCP_WRAPPERS -c util.c cc -O2 -pipe -fno-strict-aliasing -DTCP_WRAPPERS -c ixo.c ixo.c: In function 'remote_connect': ixo.c:731: warning: comparison is always true due to limited range of data type ixo.c:746: warning: comparison is always true due to limited range of data type cc -O2 -pipe -fno-strict-aliasing -DTCP_WRAPPERS -c ident.c cc -O2 -pipe -fno-strict-aliasing -DTCP_WRAPPERS -c readmail.c cc -O2 -pipe -fno-strict-aliasing -DTCP_WRAPPERS -c sendmail.c /bin/rm -f qpage cc -o qpage qpage.o usersnpp.o srvrsnpp.o queue.o config.o util.o ixo.o ident.o readmail.o sendmail.o -lwrap ===> Installing for qpage-3.3_7 ===> Generating temporary packing list ===> Checking if comms/qpage already installed /bin/rm -f /usr/local/bin/qpage /bin/mkdir -p /usr/local/bin /bin/cp qpage /usr/local/bin /bin/rm -f /usr/local/man/man1/qpage.1 /bin/mkdir -p /usr/local/man/man1 /bin/cp qpage.man /usr/local/man/man1/qpage.1 ===> Staging rc.d startup script(s) Install /usr/local/etc/qpage-example.cf file. /bin/mkdir -p /var/spool/qpage /usr/sbin/chown uucp:dialer /var/spool/qpage /bin/chmod 0775 /var/spool/qpage ===> Compressing manual pages for qpage-3.3_7 ===> Registering installation for qpage-3.3_7 Installing qpage-3.3_7... done ===> 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/bin/qpage 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/qpage 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://www.qpage.org/ Make package ===> Building package for qpage-3.3_7 Creating package for qpage-3.3_7 slot2: removed