Building cstream-3.0.0_1.txz (origin /buildshare/ports/355755/misc/cstream) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/cstream-3.0.0.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> cstream-3.0.0_1 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 cstream-3.0.0_1 Make install ===> License MIT accepted by the user ===> cstream-3.0.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cstream-3.0.0_1 for building ===> Extracting for cstream-3.0.0_1 => SHA256 Checksum OK for cstream-3.0.0.tar.gz. ===> Patching for cstream-3.0.0_1 ===> Applying FreeBSD patches for cstream-3.0.0_1 ===> Configuring for cstream-3.0.0_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/misc/cstream/work/cstream-3.0.0/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/misc/cstream/work/cstream-3.0.0/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes /obj/buildshare/ports/355755/misc/cstream/work/cstream-3.0.0/auxdir/missing: Unknown `--run' option Try `/obj/buildshare/ports/355755/misc/cstream/work/cstream-3.0.0/auxdir/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether ln -s works... yes checking for sin in -lm... yes checking for _oss_ioctl in -lossaudio... no checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 fcntl.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for poll.h... (cached) yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking linux/soundcard.h usability... no checking linux/soundcard.h presence... no checking for linux/soundcard.h... no checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for netdb.h... (cached) yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking for sys/statvfs.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking return type of signal handlers... void checking for gettimeofday... (cached) yes checking for mkfifo... yes checking for strdup... (cached) yes checking for getnameinfo... (cached) yes checking for getaddrinfo... (cached) yes configure: creating ./config.status config.status: creating tests/Makefile config.status: creating auxdir/Makefile config.status: creating Makefile config.status: executing depfiles commands ===> Building for cstream-3.0.0_1 Making all in auxdir Making all in tests cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cstream\" -DVERSION=\"3.0.0\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SYS_STATVFS_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SOCKLEN_T=1 -DHAVE_STRUCT_SIGACTION=1 -DHAVE_STRUCT_ITIMERVAL=1 -DHAVE_O_DIRECT=1 -DRETSIGTYPE=void -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKFIFO=1 -DHAVE_STRDUP=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -I. -O2 -pipe -fno-strict-aliasing -MT cstream.o -MD -MP -MF .deps/cstream.Tpo -c -o cstream.o cstream.c mv -f .deps/cstream.Tpo .deps/cstream.Po cc -O2 -pipe -fno-strict-aliasing -o cstream cstream.o -lm ===> Staging for cstream-3.0.0_1 ===> Generating temporary packing list Making install in auxdir Making install in tests test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/misc/cstream/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 cstream '/obj/buildshare/ports/355755/misc/cstream/work/stage/usr/local/bin' test -z "/usr/local/man/man1" || /bin/mkdir -p "/obj/buildshare/ports/355755/misc/cstream/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 cstream.1 '/obj/buildshare/ports/355755/misc/cstream/work/stage/usr/local/man/man1' ====> Compressing man pages (compress-man) ===> Installing for cstream-3.0.0_1 ===> Checking if misc/cstream already installed ===> Registering installation for cstream-3.0.0_1 Installing cstream-3.0.0_1... 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/cstream 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.cons.org/cracauer/cstream.html Make package ===> Building package for cstream-3.0.0_1 slot2: removed