=> Building audio/aucatctl build started at Wed Oct 5 13:45:06 PDT 2016 port directory: /usr/ports/audio/aucatctl building for: DragonFly pkgbox64.dragonflybsd.org 4.7-DEVELOPMENT DragonFly v4.7.0.78.g7d868-DEVELOPMENT #7: Mon Aug 1 22:25:32 PDT 2016 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 maintained by: t@tobik.me Makefile ident: $OpenBSD: Makefile,v 1.3 2014/07/13 11:40:23 armani Exp $ Poudriere version: 3.1-pre Host OSVERSION: 400700 Jail OSVERSION: 400702 !!! Jail is newer than host. (Jail: 400702, Host: 400700) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- STATUS=1 SAVED_TERM=screen MASTERMNT=/build/boomdata/data/.m/bleeding-edge-default/ref PATH=/usr/local/libexec/poudriere:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/pkg/xorg/bin:/usr/X11R6/bin:/root/bin:/sbin:/usr/sbin POUDRIERE_BUILD_TYPE=bulk PKGNAME=aucatctl-0.1 OLDPWD=/root/boom PWD=/build/boomdata/data/.m/bleeding-edge-default/ref/.p/pool MASTERNAME=bleeding-edge-default TERM=cons25 USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/audio/aucatctl XDG_CONFIG_HOME=/wrkdirs/audio/aucatctl HOME=/wrkdirs/audio/aucatctl TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/audio/aucatctl XDG_CONFIG_HOME=/wrkdirs/audio/aucatctl HOME=/wrkdirs/audio/aucatctl TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=4.7 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/aucatctl" EXAMPLESDIR="share/examples/aucatctl" DATADIR="share/aucatctl" WWWDIR="www/aucatctl" ETCDIR="etc/aucatctl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/aucatctl DOCSDIR=/usr/local/share/doc/aucatctl EXAMPLESDIR=/usr/local/share/examples/aucatctl WWWDIR=/usr/local/www/aucatctl ETCDIR=/usr/local/etc/aucatctl --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs NO_BACKUP=yes USE_PACKAGE_DEPENDS=yes PKG_CREATE_VERBOSE=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORT_DBDIR=/options PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MAKE_JOBS_NUMBER=5 ---End make.conf--- =================================================== ===> License ISCL accepted by the user =========================================================================== =================================================== ===> aucatctl-0.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.7_3.txz Installing pkg-1.8.7_3... Extracting pkg-1.8.7_3: .......... done ===> aucatctl-0.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of aucatctl-0.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License ISCL accepted by the user ===> Fetching all distfiles required by aucatctl-0.1 for building =========================================================================== =================================================== ===> License ISCL accepted by the user ===> Fetching all distfiles required by aucatctl-0.1 for building => SHA256 Checksum OK for aucatctl-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License ISCL accepted by the user ===> Fetching all distfiles required by aucatctl-0.1 for building ===> Extracting for aucatctl-0.1 => SHA256 Checksum OK for aucatctl-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for aucatctl-0.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> aucatctl-0.1 depends on shared library: libsndio.so - not found ===> Installing existing package /packages/All/sndio-1.1.0_1.txz Installing sndio-1.1.0_1... ===> Creating groups. Creating group '_sndio' with gid '702'. ===> Creating users Creating user '_sndio' with uid '702'. Extracting sndio-1.1.0_1: .......... done Message from sndio-1.1.0_1: Sndio's OSS support (i.e. local playback/recording support) is highly experimental. If you run into problems please file a bug at https://github.com/t6/sndio or send an email to t+sndio@tobik.me. Enable the sndiod server with: sysrc sndiod_enable=YES service sndiod start Please note that by default sndiod is configured with a monitoring sub-device i.e. a device through which you can record everything that plays through sndiod: aucat -f snd/0.monitor -o recording.wav Make sure you override sndiod_flags if this is not wanted: sysrc sndiod_flags="" If you want clients to auto-play to your remote sndio server set sndiod_flags accordingly: sysrc sndiod_flags="-f snd@remotehost/0" Alternatively you can always set the AUDIODEVICE environment variable so clients know where to stream to: export AUDIODEVICE=snd@remotehost/0 There is little sndio support in the FreeBSD ports tree right now. If your favourite port is missing support please take a look at the fork at https://github.com/t6/freebsd-ports-sndio and https://github.com/t6/freebsd-ports-sndio/wiki/Status which contains patches that enable sndio support in various ports. audio/pulseaudio-module-sndio is a PulseAudio module that allows you to play to your sndio server. This is useful for ports that have PulseAudio support but no direct sndio support. ===> aucatctl-0.1 depends on shared library: libsndio.so - found (/usr/local/lib/libsndio.so) ===> Returning to build of aucatctl-0.1 =========================================================================== =================================================== ===> Configuring for aucatctl-0.1 =========================================================================== =================================================== ===> Building for aucatctl-0.1 --- aucatctl.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c aucatctl.c --- aucatctl --- cc -L/usr/local/lib -o aucatctl aucatctl.o -lsndio =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for aucatctl-0.1 ===> Generating temporary packing list install -s -m 555 /wrkdirs/audio/aucatctl/aucatctl-0.1/aucatctl /wrkdirs/audio/aucatctl/stage/usr/local/bin install -m 444 /wrkdirs/audio/aucatctl/aucatctl-0.1/aucatctl.1 /wrkdirs/audio/aucatctl/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for aucatctl-0.1 file sizes/checksums [5]: . done packing files [5]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for aucatctl-0.1 build of audio/aucatctl ended at Wed Oct 5 13:45:10 PDT 2016 build time: 00:00:04