Building ample-0.5.7.txz (origin /buildshare/ports/355755/audio/ample) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/ample-0.5.7.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ample-0.5.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 ample-0.5.7 Make install ===> ample-0.5.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ample-0.5.7 for building ===> Extracting for ample-0.5.7 => SHA256 Checksum OK for ample-0.5.7.tar.gz. ===> Patching for ample-0.5.7 ===> Applying FreeBSD patches for ample-0.5.7 ===> Configuring for ample-0.5.7 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/audio/ample/work/ample-0.5.7/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/audio/ample/work/ample-0.5.7/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for extra libraries needed for socket functions... none checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for signal.h... (cached) yes checking for stdint.h... (cached) yes checking for netdb.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking return type of signal handlers... void checking for socklen_t... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for getcwd... (cached) yes checking for inet_ntoa... (cached) yes checking for memset... (cached) yes checking for socket... yes checking for strcasecmp... (cached) yes checking for alarm... (cached) yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strrchr... yes checking for strtol... (cached) yes checking for unistd.h... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking libwrap/sysconf interoperability... ok checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking log facility... ok Creating files configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating docs/Makefile config.status: creating config.h +----------------------------------------+ | SUCCESS | +----------------------------------------+ Ample has been configured, you should now type 'make' to compile Ample. +----------------------------------------+ | YOUR CONFIGURATION | +----------------------------------------+ Version: 0.5.7 Syslog: enabled Libwrap: disabled ===> Building for ample-0.5.7 Making all in src ... cc -O2 -pipe -fno-strict-aliasing -I.. -DHAVE_CONFIG_H -DDEF_LOGFILE=\"/usr/local/var/log/ample.conf\" -DDEF_CONFFILE=\"/usr/local/etc/ample.conf\" -DDEF_PATH=\"/usr/local/share/mp3\" -c ample.c cc -O2 -pipe -fno-strict-aliasing -I.. -DHAVE_CONFIG_H -DDEF_LOGFILE=\"/usr/local/var/log/ample.conf\" -DDEF_CONFFILE=\"/usr/local/etc/ample.conf\" -DDEF_PATH=\"/usr/local/share/mp3\" -c client.c cc -O2 -pipe -fno-strict-aliasing -I.. -DHAVE_CONFIG_H -DDEF_LOGFILE=\"/usr/local/var/log/ample.conf\" -DDEF_CONFFILE=\"/usr/local/etc/ample.conf\" -DDEF_PATH=\"/usr/local/share/mp3\" -c entries.c cc -O2 -pipe -fno-strict-aliasing -I.. -DHAVE_CONFIG_H -DDEF_LOGFILE=\"/usr/local/var/log/ample.conf\" -DDEF_CONFFILE=\"/usr/local/etc/ample.conf\" -DDEF_PATH=\"/usr/local/share/mp3\" -c configuration.c cc -O2 -pipe -fno-strict-aliasing -I.. -DHAVE_CONFIG_H -DDEF_LOGFILE=\"/usr/local/var/log/ample.conf\" -DDEF_CONFFILE=\"/usr/local/etc/ample.conf\" -DDEF_PATH=\"/usr/local/share/mp3\" -c helper.c cc -O2 -pipe -fno-strict-aliasing -I.. -DHAVE_CONFIG_H -DDEF_LOGFILE=\"/usr/local/var/log/ample.conf\" -DDEF_CONFFILE=\"/usr/local/etc/ample.conf\" -DDEF_PATH=\"/usr/local/share/mp3\" -c base64.c cc ample.o client.o entries.o configuration.o helper.o base64.o -o ample Making all in docs ... Creating man page ample.1 ... Creating man page ample.conf.5 ... Creating man page ample.html.5 ... ===> Staging for ample-0.5.7 ===> Generating temporary packing list Making install in src ... Installing ample ... Making install in docs ... /usr/bin/install -c -o root -g wheel -d /obj/buildshare/ports/355755/audio/ample/work/stage/usr/local/man/man1 /obj/buildshare/ports/355755/audio/ample/work/stage/usr/local/man/man5; Installing man page ample.1 ... Installing ample.conf.5 ... Installing ample.html.5 ... ====> Compressing man pages (compress-man) ===> Installing for ample-0.5.7 ===> Checking if audio/ample already installed ===> Registering installation for ample-0.5.7 Installing ample-0.5.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/ample 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://ample.sourceforge.net/ Make package ===> Building package for ample-0.5.7 slot2: removed