build started at Mon Sep 18 22:16:53 UTC 2017 port directory: /usr/ports/audio/openal-soft building for: FreeBSD 103amd64-development 10.3-RELEASE-p20 FreeBSD 10.3-RELEASE-p20 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/audio/openal-soft/Makefile 449591 2017-09-10 20:55:38Z gerald $ Poudriere version: 3.1.19 Host OSVERSION: 1200044 Jail OSVERSION: 1003000 Job Id: ---Begin Environment--- SHELL=/bin/csh OSVERSION=1003000 UNAME_v=FreeBSD 10.3-RELEASE-p20 UNAME_r=10.3-RELEASE-p20 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=xterm NO_WARNING_PKG_INSTALL_EOL=yes MASTERMNT=/usr/local/poudriere/data/.m/103amd64-development/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk OLDPWD=/usr/local/poudriere/data/.m/103amd64-development/ref/.p PWD=/ MASTERNAME=103amd64-development SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.19 SCRIPTPATH=/usr/local/share/poudriere/testport.sh TRYBROKEN=yes LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV=PACKAGES=/tmp/pkgs PKGREPOSITORY=/tmp/pkgs ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for openal-soft-1.18.1: CONFIG=on: Install configuration utility (needs Qt 4.x) EXAMPLES=on: Build and/or install examples FLUIDSYNTH=on: MIDI playback support via FluidSynth JACK=on: JACK audio server support OSS=on: Open Sound System support PORTAUDIO=on: PortAudio library support PULSEAUDIO=on: PulseAudio sound server support SNDIO=on: Sndio audio support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-qt-includes=/usr/local/include/qt4 --with-qt-libraries=/usr/local/lib/qt4 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/audio/openal-soft/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/openal-soft/work HOME=/wrkdirs/usr/ports/audio/openal-soft/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" QMAKE="/usr/local/lib/qt4/bin/qmake" MOC="/usr/local/lib/qt4/bin/moc" RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic" QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" --End CONFIGURE_ENV-- --MAKE_ENV-- QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/audio/openal-soft/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/openal-soft/work HOME=/wrkdirs/usr/ports/audio/openal-soft/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/audio/openal-soft/work/stage PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- CONFIG="" NO_CONFIG="@comment " EXAMPLES="" NO_EXAMPLES="@comment " FLUIDSYNTH="" NO_FLUIDSYNTH="@comment " JACK="" NO_JACK="@comment " OSS="" NO_OSS="@comment " PORTAUDIO="" NO_PORTAUDIO="@comment " PULSEAUDIO="" NO_PULSEAUDIO="@comment " SNDIO="" NO_SNDIO="@comment " QT_BINDIR="lib/qt4/bin" QT_INCDIR="include/qt4" QT_LIBDIR="lib/qt4" QT_ARCHDIR="lib/qt4" QT_PLUGINDIR="lib/qt4/plugins" QT_LIBEXECDIR="libexec/qt4" QT_IMPORTDIR="lib/qt4/imports" QT_QMLDIR="lib/qt4/qml" QT_DATADIR="share/qt4" QT_DOCDIR="share/doc/qt4" QT_L10NDIR="share/qt4/translations" QT_EXAMPLEDIR="share/examples/qt4" QT_TESTDIR="share/qt4/tests" QT_MKSPECDIR="share/qt4/mkspecs" QT_QTCHOOSERDIR="etc/xdg/qtchooser" CMAKE_BUILD_TYPE="release" OSREL=10.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/openal-soft" EXAMPLESDIR="share/examples/openal-soft" DATADIR="share/openal-soft" WWWDIR="www/openal-soft" ETCDIR="etc/openal-soft" --End PLIST_SUB-- --SUB_LIST-- CONFIG="" NO_CONFIG="@comment " EXAMPLES="" NO_EXAMPLES="@comment " FLUIDSYNTH="" NO_FLUIDSYNTH="@comment " JACK="" NO_JACK="@comment " OSS="" NO_OSS="@comment " PORTAUDIO="" NO_PORTAUDIO="@comment " PULSEAUDIO="" NO_PULSEAUDIO="@comment " SNDIO="" NO_SNDIO="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/openal-soft DOCSDIR=/usr/local/share/doc/openal-soft EXAMPLESDIR=/usr/local/share/examples/openal-soft WWWDIR=/usr/local/www/openal-soft ETCDIR=/usr/local/etc/openal-soft --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=amd64 CONFIGURE_MAX_CMD_LEN=262144 HAVE_COMPAT_IA32_KERN=YES OPSYS=FreeBSD OSREL=10.3 OSVERSION=1003000 PYTHONBASE=/usr/local UID=0 _JAVA_OS_LIST_REGEXP=native|linux _JAVA_VENDOR_LIST_REGEXP=openjdk|oracle|sun _JAVA_VERSION_LIST_REGEXP=1.6|1.7|1.8|1.6\+|1.7\+|1.8\+ _OSRELEASE=10.3-RELEASE-p20 _SMP_CPUS=4 #### Misc Poudriere #### GID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 12099 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited sbsize (bytes, -b) unlimited pseudo-terminals (-p) unlimited --End resource limits-- =================================================== ===> NOTICE: The openal-soft port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License LGPL20+ accepted by the user =========================================================================== =================================================== ===> openal-soft-1.18.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.1.txz [103amd64-development] Installing pkg-1.10.1... [103amd64-development] Extracting pkg-1.10.1: .......... done ===> openal-soft-1.18.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of openal-soft-1.18.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> NOTICE: The openal-soft port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License LGPL20+ accepted by the user ===> openal-soft-1.18.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by openal-soft-1.18.1 for building =========================================================================== =================================================== ===> NOTICE: The openal-soft port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License LGPL20+ accepted by the user ===> openal-soft-1.18.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by openal-soft-1.18.1 for building => SHA256 Checksum OK for openal-soft-1.18.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> NOTICE: The openal-soft port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License LGPL20+ accepted by the user ===> openal-soft-1.18.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by openal-soft-1.18.1 for building ===> Extracting for openal-soft-1.18.1 => SHA256 Checksum OK for openal-soft-1.18.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for openal-soft-1.18.1 ===> Applying FreeBSD patches for openal-soft-1.18.1 =========================================================================== =================================================== ===> openal-soft-1.18.1 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-3.9.2.txz [103amd64-development] Installing cmake-3.9.2... [103amd64-development] `-- Installing curl-7.55.1... [103amd64-development] | `-- Installing ca_root_nss-3.32.1... [103amd64-development] | `-- Extracting ca_root_nss-3.32.1: ........ done [103amd64-development] | `-- Installing libnghttp2-1.25.0... [103amd64-development] | `-- Extracting libnghttp2-1.25.0: .......... done [103amd64-development] `-- Extracting curl-7.55.1: .......... done [103amd64-development] `-- Installing expat-2.2.1... [103amd64-development] `-- Extracting expat-2.2.1: .......... done [103amd64-development] `-- Installing jsoncpp-1.8.1_1... [103amd64-development] `-- Extracting jsoncpp-1.8.1_1: .......... done [103amd64-development] `-- Installing libarchive-3.3.1,1... [103amd64-development] | `-- Installing liblz4-1.8.0,1... [103amd64-development] | `-- Extracting liblz4-1.8.0,1: .......... done [103amd64-development] | `-- Installing lzo2-2.10_1... [103amd64-development] | `-- Extracting lzo2-2.10_1: .......... done [103amd64-development] `-- Extracting libarchive-3.3.1,1: .......... done [103amd64-development] `-- Installing libuv-1.14.1... [103amd64-development] `-- Extracting libuv-1.14.1: .......... done [103amd64-development] `-- Installing rhash-1.3.4... [103amd64-development] `-- Extracting rhash-1.3.4: .......... done [103amd64-development] Extracting cmake-3.9.2: .......... done Message from ca_root_nss-3.32.1: ********************************* WARNING ********************************* FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. *********************************** NOTE ********************************** This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem *************************************************************************** ===> openal-soft-1.18.1 depends on file: /usr/local/bin/cmake - found ===> Returning to build of openal-soft-1.18.1 ===> openal-soft-1.18.1 depends on executable: ninja - not found ===> Installing existing package /packages/All/ninja-1.7.2,2.txz [103amd64-development] Installing ninja-1.7.2,2... [103amd64-development] `-- Installing python27-2.7.13_7... [103amd64-development] | `-- Installing gettext-runtime-0.19.8.1_1... [103amd64-development] | | `-- Installing indexinfo-0.2.6... [103amd64-development] | | `-- Extracting indexinfo-0.2.6: .... done [103amd64-development] | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [103amd64-development] | `-- Installing libffi-3.2.1_1... [103amd64-development] | `-- Extracting libffi-3.2.1_1: .......... done [103amd64-development] | `-- Installing readline-7.0.3... [103amd64-development] | `-- Extracting readline-7.0.3: .......... done [103amd64-development] `-- Extracting python27-2.7.13_7: .......... done [103amd64-development] Extracting ninja-1.7.2,2: ....... done Message from python27-2.7.13_7: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== ===> openal-soft-1.18.1 depends on executable: ninja - found ===> Returning to build of openal-soft-1.18.1 ===> openal-soft-1.18.1 depends on file: /usr/local/lib/qt4/bin/moc - not found ===> Installing existing package /packages/All/qt4-moc-4.8.7_2.txz [103amd64-development] Installing qt4-moc-4.8.7_2... [103amd64-development] `-- Installing qtchooser-39... [103amd64-development] `-- Extracting qtchooser-39: .......... done [103amd64-development] Extracting qt4-moc-4.8.7_2: .... done Message from qtchooser-39: qtchooser is a wrapper that allows selecting whether Qt4 or Qt5 binaries for qmake, moc and other tools will be run when invoking the binaries in $PATH. By default, the Qt5 versions are run. It is possible to change the behavior by setting the QT_SELECT environment variable to "qt4". See qtchooser(1) for more information. ===> openal-soft-1.18.1 depends on file: /usr/local/lib/qt4/bin/moc - found ===> Returning to build of openal-soft-1.18.1 ===> openal-soft-1.18.1 depends on file: /usr/local/lib/qt4/bin/qmake - not found ===> Installing existing package /packages/All/qt4-qmake-4.8.7_2.txz [103amd64-development] Installing qt4-qmake-4.8.7_2... [103amd64-development] Extracting qt4-qmake-4.8.7_2: .......... done ===> openal-soft-1.18.1 depends on file: /usr/local/lib/qt4/bin/qmake - found ===> Returning to build of openal-soft-1.18.1 ===> openal-soft-1.18.1 depends on file: /usr/local/lib/qt4/bin/rcc - not found ===> Installing existing package /packages/All/qt4-rcc-4.8.7_1.txz [103amd64-development] Installing qt4-rcc-4.8.7_1... [103amd64-development] Extracting qt4-rcc-4.8.7_1: .... done ===> openal-soft-1.18.1 depends on file: /usr/local/lib/qt4/bin/rcc - found ===> Returning to build of openal-soft-1.18.1 ===> openal-soft-1.18.1 depends on file: /usr/local/lib/qt4/bin/uic - not found ===> Installing existing package /packages/All/qt4-uic-4.8.7_1.txz [103amd64-development] Installing qt4-uic-4.8.7_1... [103amd64-development] Extracting qt4-uic-4.8.7_1: .... done ===> openal-soft-1.18.1 depends on file: /usr/local/lib/qt4/bin/uic - found ===> Returning to build of openal-soft-1.18.1 =========================================================================== =================================================== ===> openal-soft-1.18.1 depends on shared library: libfluidsynth.so - not found ===> Installing existing package /packages/All/fluidsynth-1.1.6_5.txz [103amd64-development] Installing fluidsynth-1.1.6_5... [103amd64-development] `-- Installing glib-2.50.2_5,1... [103amd64-development] | `-- Installing libiconv-1.14_10... [103amd64-development] | `-- Extracting libiconv-1.14_10: .......... done [103amd64-development] | `-- Installing pcre-8.40_1... [103amd64-development] | `-- Extracting pcre-8.40_1: .......... done [103amd64-development] | `-- Installing perl5-5.24.2... [103amd64-development] | `-- Extracting perl5-5.24.2: .......... done [103amd64-development] `-- Extracting glib-2.50.2_5,1: .......... done No schema files found: doing nothing. [103amd64-development] `-- Installing jackit-0.125.0_2... [103amd64-development] | `-- Installing celt-0.11.3_3... [103amd64-development] | | `-- Installing libogg-1.3.2_2,4... [103amd64-development] | | `-- Extracting libogg-1.3.2_2,4: .......... done [103amd64-development] | `-- Extracting celt-0.11.3_3: .......... done [103amd64-development] | `-- Installing db5-5.3.28_6... [103amd64-development] | `-- Extracting db5-5.3.28_6: .......... done [103amd64-development] | `-- Installing e2fsprogs-libuuid-1.43.6... [103amd64-development] | `-- Extracting e2fsprogs-libuuid-1.43.6: .......... done [103amd64-development] | `-- Installing libsamplerate-0.1.9... [103amd64-development] | | `-- Installing libsndfile-1.0.28... [103amd64-development] | | `-- Installing flac-1.3.2... [103amd64-development] | | `-- Extracting flac-1.3.2: .......... done [103amd64-development] | | `-- Installing libvorbis-1.3.5_1,3... [103amd64-development] | | `-- Extracting libvorbis-1.3.5_1,3: .......... done [103amd64-development] | | `-- Extracting libsndfile-1.0.28: .......... done [103amd64-development] | `-- Extracting libsamplerate-0.1.9: .......... done [103amd64-development] `-- Extracting jackit-0.125.0_2: .......... done [103amd64-development] Extracting fluidsynth-1.1.6_5: .......... done Message from perl5-5.24.2: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Message from jackit-0.125.0_2: ====================================================================== It is recommended to run Jack with real-time priority (-R). The recommended way to start Jack is to add the following lines to /etc/rc.conf: jackd_enable="YES" jackd_user="{your-jack-user}" jackd_rtprio="YES" jackd_args="-R -doss -r{sample-rate} -p1024 -n3 -w16 \ --capture /dev/dsp{N} --playback /dev/dsp{N}" Where: - your-jack-user: is the user who is going to use jack; currently only one user is supported - sample-rate: can be 44100, 48000, etc. - /dev/dsp{N}: your OSS devices, usually /dev/dsp0 Please note that the port option COOKEDMODE is "on" by default, which makes your system to automatically scale the sample-rate between Jack and audio hardware. One reason COOKEDMODE=on is because Jack's OSS driver doesn't support some sample-rate and hardware combinations when COOKEDMODE=off. To achieve the best sound quality please make sure your hardware natively supports the sample-rate set in jackd_args, and set COOKEDMODE=off. ====================================================================== ===> openal-soft-1.18.1 depends on shared library: libfluidsynth.so - found (/usr/local/lib/libfluidsynth.so) ===> Returning to build of openal-soft-1.18.1 ===> openal-soft-1.18.1 depends on shared library: libjack.so - found (/usr/local/lib/libjack.so) ===> openal-soft-1.18.1 depends on shared library: libportaudio.so - not found ===> Installing existing package /packages/All/portaudio-19.20140130_6.txz [103amd64-development] Installing portaudio-19.20140130_6... [103amd64-development] Extracting portaudio-19.20140130_6: .......... done Message from portaudio-19.20140130_6: ===> NOTICE: The portaudio port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> openal-soft-1.18.1 depends on shared library: libportaudio.so - found (/usr/local/lib/libportaudio.so) ===> Returning to build of openal-soft-1.18.1 ===> openal-soft-1.18.1 depends on shared library: libpulse-simple.so - not found ===> Installing existing package /packages/All/pulseaudio-11.0_1.txz [103amd64-development] Installing pulseaudio-11.0_1... [103amd64-development] `-- Installing avahi-app-0.6.31_5... [103amd64-development] | `-- Installing dbus-glib-0.108... [103amd64-development] | | `-- Installing dbus-1.10.16_1... [103amd64-development] | | `-- Installing libICE-1.0.9_1,1... [103amd64-development] | | | `-- Installing xproto-7.0.31... [103amd64-development] | | | `-- Extracting xproto-7.0.31: .......... done [103amd64-development] | | `-- Extracting libICE-1.0.9_1,1: .......... done [103amd64-development] | | `-- Installing libSM-1.2.2_3,1... [103amd64-development] | | `-- Extracting libSM-1.2.2_3,1: .......... done [103amd64-development] | | `-- Installing libX11-1.6.5,1... [103amd64-development] | | | `-- Installing kbproto-1.0.7... [103amd64-development] | | | `-- Extracting kbproto-1.0.7: .......... done [103amd64-development] | | | `-- Installing libXau-1.0.8_3... [103amd64-development] | | | `-- Extracting libXau-1.0.8_3: .......... done [103amd64-development] | | | `-- Installing libXdmcp-1.1.2... [103amd64-development] | | | `-- Extracting libXdmcp-1.1.2: ......... done [103amd64-development] | | | `-- Installing libxcb-1.12_2... [103amd64-development] | | | `-- Installing libpthread-stubs-0.4... [103amd64-development] | | | `-- Extracting libpthread-stubs-0.4: . done [103amd64-development] | | | `-- Installing libxml2-2.9.4... [103amd64-development] | | | `-- Extracting libxml2-2.9.4: .......... done [103amd64-development] | | | `-- Extracting libxcb-1.12_2: .......... done [103amd64-development] | | `-- Extracting libX11-1.6.5,1: .......... done ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. [103amd64-development] | | `-- Extracting dbus-1.10.16_1: ......... done [103amd64-development] | `-- Extracting dbus-glib-0.108: .......... done [103amd64-development] | `-- Installing gdbm-1.13_1... [103amd64-development] | `-- Extracting gdbm-1.13_1: .......... done [103amd64-development] | `-- Installing gnome_subr-1.0... [103amd64-development] | `-- Extracting gnome_subr-1.0: . done [103amd64-development] | `-- Installing gobject-introspection-1.50.0,1... [103amd64-development] | | `-- Installing python2-2_3... [103amd64-development] | | `-- Extracting python2-2_3: ...... done [103amd64-development] | `-- Extracting gobject-introspection-1.50.0,1: .......... done [103amd64-development] | `-- Installing libdaemon-0.14_1... [103amd64-development] | `-- Extracting libdaemon-0.14_1: .......... done ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. [103amd64-development] `-- Extracting avahi-app-0.6.31_5: .......... done [103amd64-development] `-- Installing consolekit2-1.2.0... [103amd64-development] | `-- Installing libxslt-1.1.29_1... [103amd64-development] | | `-- Installing libgcrypt-1.8.1... [103amd64-development] | | `-- Installing libgpg-error-1.27... [103amd64-development] | | `-- Extracting libgpg-error-1.27: .......... done [103amd64-development] | | `-- Extracting libgcrypt-1.8.1: .......... done [103amd64-development] | `-- Extracting libxslt-1.1.29_1: .......... done [103amd64-development] | `-- Installing polkit-0.113_5... [103amd64-development] | | `-- Installing spidermonkey170-17.0.0_7... [103amd64-development] | | `-- Installing nspr-4.16... [103amd64-development] | | `-- Extracting nspr-4.16: .......... done [103amd64-development] | | `-- Extracting spidermonkey170-17.0.0_7: .......... done ===> Creating groups. Creating group 'polkitd' with gid '565'. ===> Creating users Creating user 'polkitd' with uid '565'. [103amd64-development] | `-- Extracting polkit-0.113_5: ........ done [103amd64-development] `-- Extracting consolekit2-1.2.0: ......... done [103amd64-development] `-- Installing fftw3-3.3.6.p2_2... [103amd64-development] `-- Extracting fftw3-3.3.6.p2_2: .......... done [103amd64-development] `-- Installing fftw3-float-3.3.6.p2_2... [103amd64-development] `-- Extracting fftw3-float-3.3.6.p2_2: .......... done [103amd64-development] `-- Installing libXtst-1.2.3... [103amd64-development] | `-- Installing inputproto-2.3.2... [103amd64-development] | `-- Extracting inputproto-2.3.2: ........ done [103amd64-development] | `-- Installing libXext-1.3.3_1,1... [103amd64-development] | | `-- Installing xextproto-7.3.0... [103amd64-development] | | `-- Extracting xextproto-7.3.0: .......... done [103amd64-development] | `-- Extracting libXext-1.3.3_1,1: .......... done [103amd64-development] | `-- Installing libXi-1.7.9,1... [103amd64-development] | | `-- Installing libXfixes-5.0.3... [103amd64-development] | | `-- Installing fixesproto-5.0... [103amd64-development] | | `-- Extracting fixesproto-5.0: .... done [103amd64-development] | | `-- Extracting libXfixes-5.0.3: .......... done [103amd64-development] | `-- Extracting libXi-1.7.9,1: .......... done [103amd64-development] | `-- Installing recordproto-1.14.2... [103amd64-development] | `-- Extracting recordproto-1.14.2: .... done [103amd64-development] `-- Extracting libXtst-1.2.3: .......... done [103amd64-development] `-- Installing libltdl-2.4.6... [103amd64-development] `-- Extracting libltdl-2.4.6: .......... done [103amd64-development] `-- Installing libsoxr-0.1.2.20160529_4... [103amd64-development] `-- Extracting libsoxr-0.1.2.20160529_4: .......... done [103amd64-development] `-- Installing orc-0.4.25... [103amd64-development] `-- Extracting orc-0.4.25: .......... done [103amd64-development] `-- Installing speexdsp-1.2.r3_1... [103amd64-development] `-- Extracting speexdsp-1.2.r3_1: .......... done ===> Creating groups. Creating group 'pulse' with gid '563'. Creating group 'pulse-access' with gid '564'. Creating group 'pulse-rt' with gid '557'. ===> Creating users Creating user 'pulse' with uid '563'. [103amd64-development] Extracting pulseaudio-11.0_1: .......... done Message from pulseaudio-11.0_1: Pulseaudio tries to determine default values for FreeBSD OSS driver at first start, based on /dev/sndstat output. The hw.snd.default_unit sysctl may affect these values, but restart of the Pulseaudio might be needed to rescan it again, e.g. `pacmd exit`. Pulseaudio has separate input and output configure lines. You can change them with using following commands: To change the default sink (output): # pacmd set-default-sink 3 To change the default source (input): # pacmd set-default-source 3 This can also be set in /usr/local/etc/pulse/default.pa Replace the number '3' with the new default you want to set. The audio/freedesktop-sound-theme is needed if the default sound files are uncommented in the /usr/local/etc/pulse/default.pa file. ===> openal-soft-1.18.1 depends on shared library: libpulse-simple.so - found (/usr/local/lib/libpulse-simple.so) ===> Returning to build of openal-soft-1.18.1 ===> openal-soft-1.18.1 depends on shared library: libsndio.so - not found ===> Installing existing package /packages/All/sndio-1.2.0_2.txz [103amd64-development] Installing sndio-1.2.0_2... ===> Creating groups. Creating group '_sndio' with gid '702'. ===> Creating users Creating user '_sndio' with uid '702'. [103amd64-development] Extracting sndio-1.2.0_2: .......... done ===> openal-soft-1.18.1 depends on shared library: libsndio.so - found (/usr/local/lib/libsndio.so) ===> Returning to build of openal-soft-1.18.1 ===> openal-soft-1.18.1 depends on shared library: libQtCore.so - not found ===> Installing existing package /packages/All/qt4-corelib-4.8.7_8.txz [103amd64-development] Installing qt4-corelib-4.8.7_8... [103amd64-development] `-- Installing icu-58.2_3,1... [103amd64-development] `-- Extracting icu-58.2_3,1: .......... done [103amd64-development] Extracting qt4-corelib-4.8.7_8: .......... done Message from qt4-corelib-4.8.7_8: ====================================================================== Qt 4 can be built with optional support for: - Common UNIX Printing System (CUPS) (enabled by default) - Network Audio System (NAS) - Qt style that renders using GTK (QGTKSTYLE) In order to enable them, you have to add QT4_OPTIONS= CUPS NAS QGTKSTYLE to your /etc/make.conf and compile devel/qt4-corelib and x11-toolkits/qt4-gui ports. Attention! Whenever you change the QT4_OPTIONS both devel/qt4-corelib and x11-toolkits/qt4-gui ports must be rebuilt! ====================================================================== ===> openal-soft-1.18.1 depends on shared library: libQtCore.so - found (/usr/local/lib/qt4/libQtCore.so) ===> Returning to build of openal-soft-1.18.1 ===> openal-soft-1.18.1 depends on shared library: libQtGui.so - not found ===> Installing existing package /packages/All/qt4-gui-4.8.7_3.txz [103amd64-development] Installing qt4-gui-4.8.7_3... [103amd64-development] `-- Installing cups-2.2.3... [103amd64-development] | `-- Installing gnutls-3.5.13... [103amd64-development] | | `-- Installing gmp-6.1.2... [103amd64-development] | | `-- Extracting gmp-6.1.2: .......... done [103amd64-development] | | `-- Installing libidn2-2.0.4... [103amd64-development] | | `-- Installing libunistring-0.9.7... [103amd64-development] | | `-- Extracting libunistring-0.9.7: .......... done [103amd64-development] | | `-- Extracting libidn2-2.0.4: .......... done [103amd64-development] | | `-- Installing libtasn1-4.12... [103amd64-development] | | `-- Extracting libtasn1-4.12: .......... done [103amd64-development] | | `-- Installing nettle-3.3... [103amd64-development] | | `-- Extracting nettle-3.3: .......... done [103amd64-development] | | `-- Installing p11-kit-0.23.8... [103amd64-development] | | `-- Extracting p11-kit-0.23.8: .......... done [103amd64-development] | | `-- Installing trousers-0.3.14_1... [103amd64-development] | | `-- Installing tpm-emulator-0.7.4_2... ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. [103amd64-development] | | `-- Extracting tpm-emulator-0.7.4_2: ......... done ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. [103amd64-development] | | `-- Extracting trousers-0.3.14_1: .......... done [103amd64-development] | `-- Extracting gnutls-3.5.13: .......... done [103amd64-development] | `-- Installing libpaper-1.1.24.4... [103amd64-development] | `-- Extracting libpaper-1.1.24.4: .......... done ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. [103amd64-development] `-- Extracting cups-2.2.3: .......... done [103amd64-development] `-- Installing encodings-1.0.4_3,1... [103amd64-development] | `-- Installing font-util-1.3.1... [103amd64-development] | `-- Extracting font-util-1.3.1: .......... done [103amd64-development] `-- Extracting encodings-1.0.4_3,1: .......... done [103amd64-development] `-- Installing fontconfig-2.12.1,1... [103amd64-development] | `-- Installing freetype2-2.8... [103amd64-development] | `-- Extracting freetype2-2.8: .......... done [103amd64-development] `-- Extracting fontconfig-2.12.1,1: .......... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: caching, new cache contents: 0 fonts, 2 dirs /usr/local/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs /usr/local/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs /usr/local/share/fonts/util: caching, new cache contents: 0 fonts, 0 dirs /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded [103amd64-development] `-- Installing libXcursor-1.1.14_4... [103amd64-development] | `-- Installing libXrender-0.9.10... [103amd64-development] | | `-- Installing renderproto-0.11.1... [103amd64-development] | | `-- Extracting renderproto-0.11.1: .... done [103amd64-development] | `-- Extracting libXrender-0.9.10: .......... done [103amd64-development] `-- Extracting libXcursor-1.1.14_4: .......... done [103amd64-development] `-- Installing libXinerama-1.1.3_3,1... [103amd64-development] | `-- Installing xineramaproto-1.2.1... [103amd64-development] | `-- Extracting xineramaproto-1.2.1: .. done [103amd64-development] `-- Extracting libXinerama-1.1.3_3,1: .......... done [103amd64-development] `-- Installing libXrandr-1.5.1... [103amd64-development] | `-- Installing randrproto-1.5.0... [103amd64-development] | `-- Extracting randrproto-1.5.0: .... done [103amd64-development] `-- Extracting libXrandr-1.5.1: .......... done [103amd64-development] `-- Installing libXt-1.1.5,1... [103amd64-development] `-- Extracting libXt-1.1.5,1: .......... done [103amd64-development] `-- Installing png-1.6.31... [103amd64-development] `-- Extracting png-1.6.31: .......... done [103amd64-development] `-- Installing xdg-utils-1.1.1... [103amd64-development] | `-- Installing hicolor-icon-theme-0.15... [103amd64-development] | `-- Extracting hicolor-icon-theme-0.15: . done [103amd64-development] | `-- Installing xprop-1.2.2... [103amd64-development] | | `-- Installing libXmu-1.1.2_3,1... [103amd64-development] | | `-- Extracting libXmu-1.1.2_3,1: .......... done [103amd64-development] | `-- Extracting xprop-1.2.2: .. done [103amd64-development] | `-- Installing xset-1.2.3_1... [103amd64-development] | | `-- Installing libXfontcache-1.0.5_3... [103amd64-development] | | `-- Installing fontcacheproto-0.1.3... [103amd64-development] | | `-- Extracting fontcacheproto-0.1.3: .... done [103amd64-development] | | `-- Extracting libXfontcache-1.0.5_3: .......... done [103amd64-development] | `-- Extracting xset-1.2.3_1: .. done [103amd64-development] `-- Extracting xdg-utils-1.1.1: .......... done [103amd64-development] `-- Installing xorg-fonts-truetype-7.7_1... [103amd64-development] | `-- Installing dejavu-2.37... [103amd64-development] | | `-- Installing mkfontdir-1.0.7... [103amd64-development] | | `-- Installing mkfontscale-1.1.2... [103amd64-development] | | | `-- Installing libfontenc-1.1.3_1... [103amd64-development] | | | `-- Extracting libfontenc-1.1.3_1: ......... done [103amd64-development] | | `-- Extracting mkfontscale-1.1.2: .. done [103amd64-development] | | `-- Extracting mkfontdir-1.0.7: .. done [103amd64-development] | `-- Extracting dejavu-2.37: .......... done [103amd64-development] | `-- Installing font-bh-ttf-1.0.3_3... [103amd64-development] | `-- Extracting font-bh-ttf-1.0.3_3: .......... done [103amd64-development] | `-- Installing font-misc-ethiopic-1.0.3_3... [103amd64-development] | `-- Extracting font-misc-ethiopic-1.0.3_3: ... done [103amd64-development] | `-- Installing font-misc-meltho-1.0.3_3... [103amd64-development] | `-- Extracting font-misc-meltho-1.0.3_3: .......... done [103amd64-development] Extracting qt4-gui-4.8.7_3: .......... done Message from trousers-0.3.14_1: To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Message from freetype2-2.8: The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed). Message from dejavu-2.37: Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. ===> openal-soft-1.18.1 depends on shared library: libQtGui.so - found (/usr/local/lib/qt4/libQtGui.so) ===> Returning to build of openal-soft-1.18.1 =========================================================================== ====>> Recording filesystem state for prebuild... done =================================================== ===> openal-soft-1.18.1 depends on file: /usr/local/bin/cmake - found ===> openal-soft-1.18.1 depends on executable: ninja - found ===> openal-soft-1.18.1 depends on file: /usr/local/lib/qt4/bin/moc - found ===> openal-soft-1.18.1 depends on file: /usr/local/lib/qt4/bin/qmake - found ===> openal-soft-1.18.1 depends on file: /usr/local/lib/qt4/bin/rcc - found ===> openal-soft-1.18.1 depends on file: /usr/local/lib/qt4/bin/uic - found ===> openal-soft-1.18.1 depends on shared library: libfluidsynth.so - found (/usr/local/lib/libfluidsynth.so) ===> openal-soft-1.18.1 depends on shared library: libjack.so - found (/usr/local/lib/libjack.so) ===> openal-soft-1.18.1 depends on shared library: libportaudio.so - found (/usr/local/lib/libportaudio.so) ===> openal-soft-1.18.1 depends on shared library: libpulse-simple.so - found (/usr/local/lib/libpulse-simple.so) ===> openal-soft-1.18.1 depends on shared library: libsndio.so - found (/usr/local/lib/libsndio.so) ===> openal-soft-1.18.1 depends on shared library: libQtCore.so - found (/usr/local/lib/qt4/libQtCore.so) ===> openal-soft-1.18.1 depends on shared library: libQtGui.so - found (/usr/local/lib/qt4/libQtGui.so) ===> Configuring for openal-soft-1.18.1 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/audio/openal-soft/work/openal-soft-1.18.1 -- The C compiler identification is Clang 3.4.1 -- The CXX compiler identification is Clang 3.4.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning at CMakeLists.txt:56 (message): SHARE_INSTALL_DIR is deprecated. Use the variables provided by the GNUInstallDirs module instead -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Performing Test HAVE_STD_C11 -- Performing Test HAVE_STD_C11 - Success -- Performing Test HAVE_STD_CXX11 -- Performing Test HAVE_STD_CXX11 - Success -- Looking for posix_memalign -- Looking for posix_memalign - found -- Checking _FILE_OFFSET_BITS for large files -- Checking _FILE_OFFSET_BITS for large files - not needed -- Performing Test HAVE_STRUCT_TIMESPEC -- Performing Test HAVE_STRUCT_TIMESPEC - Success -- Performing Test HAVE_LIBATOMIC -- Performing Test HAVE_LIBATOMIC - Failed -- Looking for __android_log_print in log -- Looking for __android_log_print in log - not found -- Performing Test HAVE_C99_VLA -- Performing Test HAVE_C99_VLA - Success -- Performing Test HAVE_C99_BOOL -- Performing Test HAVE_C99_BOOL - Success -- Performing Test HAVE_C11_STATIC_ASSERT -- Performing Test HAVE_C11_STATIC_ASSERT - Success -- Performing Test HAVE_C11_ALIGNAS -- Performing Test HAVE_C11_ALIGNAS - Success -- Performing Test HAVE_C11_ATOMIC -- Performing Test HAVE_C11_ATOMIC - Success -- Performing Test HAVE_W_EXTRA -- Performing Test HAVE_W_EXTRA - Success -- Performing Test HAVE_FNO_MATH_ERRNO -- Performing Test HAVE_FNO_MATH_ERRNO - Success -- Performing Test HAVE_GCC_DESTRUCTOR -- Performing Test HAVE_GCC_DESTRUCTOR - Success -- Performing Test HAVE_GCC_PROTECTED_VISIBILITY -- Performing Test HAVE_GCC_PROTECTED_VISIBILITY - Success -- Performing Test HAVE_VISIBILITY_HIDDEN_SWITCH -- Performing Test HAVE_VISIBILITY_HIDDEN_SWITCH - Success -- Performing Test HAVE_ATTRIBUTE_ALIGNED -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success -- Performing Test HAVE___BUILTIN_ASSUME_ALIGNED -- Performing Test HAVE___BUILTIN_ASSUME_ALIGNED - Failed -- Performing Test HAVE_MSSE_SWITCH -- Performing Test HAVE_MSSE_SWITCH - Success -- Performing Test HAVE_MSSE2_SWITCH -- Performing Test HAVE_MSSE2_SWITCH - Success -- Performing Test HAVE_MSSE3_SWITCH -- Performing Test HAVE_MSSE3_SWITCH - Success -- Performing Test HAVE_MSSE4_1_SWITCH -- Performing Test HAVE_MSSE4_1_SWITCH - Success -- Performing Test HAVE_MFPU_NEON_SWITCH -- Performing Test HAVE_MFPU_NEON_SWITCH - Success -- Performing Test HAVE_GCC_FORMAT -- Performing Test HAVE_GCC_FORMAT - Success -- Looking for stdbool.h -- Looking for stdbool.h - found -- Looking for stdalign.h -- Looking for stdalign.h - found -- Looking for malloc.h -- Looking for malloc.h - not found -- Looking for dirent.h -- Looking for dirent.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for cpuid.h -- Looking for cpuid.h - found -- Looking for intrin.h -- Looking for intrin.h - not found -- Looking for sys/sysconf.h -- Looking for sys/sysconf.h - not found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for float.h -- Looking for float.h - found -- Looking for ieeefp.h -- Looking for ieeefp.h - found -- Looking for guiddef.h -- Looking for guiddef.h - not found -- Looking for initguid.h -- Looking for initguid.h - not found -- Looking for pow in m -- Looking for pow in m - found -- Looking for dlopen in dl -- Looking for dlopen in dl - not found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Performing Test HAVE_GCC_GET_CPUID -- Performing Test HAVE_GCC_GET_CPUID - Success -- Looking for aligned_alloc -- Looking for aligned_alloc - found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - not found -- Looking for lrintf -- Looking for lrintf - found -- Looking for modff -- Looking for modff - found -- Looking for log2f -- Looking for log2f - found -- Looking for _controlfp -- Looking for _controlfp - not found -- Looking for __control87_2 -- Looking for __control87_2 - not found -- Looking for stat -- Looking for stat - found -- Looking for strtof -- Looking for strtof - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Looking for strnlen -- Looking for strnlen - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for isfinite -- Looking for isfinite - found -- Looking for isnan -- Looking for isnan - found -- Looking for windows.h -- Looking for windows.h - not found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for nanosleep -- Looking for nanosleep - found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for include files pthread.h, pthread_np.h -- Looking for include files pthread.h, pthread_np.h - found -- Performing Test HAVE_PTHREAD -- Performing Test HAVE_PTHREAD - Success -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for pthread_setschedparam -- Looking for pthread_setschedparam - found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - not found -- Looking for pthread_set_name_np -- Looking for pthread_set_name_np - found -- Looking for pthread_mutexattr_setkind_np -- Looking for pthread_mutexattr_setkind_np - found -- Looking for pthread_mutex_timedlock -- Looking for pthread_mutex_timedlock - found -- Looking for xmmintrin.h -- Looking for xmmintrin.h - found -- Looking for emmintrin.h -- Looking for emmintrin.h - found -- Looking for pmmintrin.h -- Looking for pmmintrin.h - found -- Looking for smmintrin.h -- Looking for smmintrin.h - found -- Looking for arm_neon.h -- Looking for arm_neon.h - not found -- Could NOT find ALSA (missing: ALSA_LIBRARY ALSA_INCLUDE_DIR) -- Found OSS: /usr/include -- Could NOT find AudioIO (missing: AUDIOIO_INCLUDE_DIR) -- Found SoundIO: /usr/local/lib/libsndio.so -- Could NOT find QSA (missing: QSA_LIBRARY QSA_INCLUDE_DIR) -- Found PortAudio: /usr/local/lib/libportaudio.so -- Found PulseAudio: /usr/local/lib/libpulse.so (found version "11.0.0") -- Found JACK: /usr/local/lib/libjack.so -- Looking for include files SLES/OpenSLES.h, SLES/OpenSLES_Android.h -- Looking for include files SLES/OpenSLES.h, SLES/OpenSLES_Android.h - not found CMake Warning at utils/alsoft-config/CMakeLists.txt:13 (find_package): By not providing "FindQt5Widgets.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5Widgets", but CMake did not find one. Could not find a package configuration file provided by "Qt5Widgets" with any of the following names: Qt5WidgetsConfig.cmake qt5widgets-config.cmake Add the installation prefix of "Qt5Widgets" to CMAKE_PREFIX_PATH or set "Qt5Widgets_DIR" to a directory containing one of the above files. If "Qt5Widgets" provides a separate development package or SDK, be sure it has been installed. -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found -- Found Qt4: /usr/local/bin/qmake (found suitable version "4.8.7", minimum required is "4.8.0") -- Could NOT find Git (missing: GIT_EXECUTABLE) -- -- Building OpenAL with support for the following backends: -- OSS, SndIO (linked), PortAudio, PulseAudio, JACK, WaveFile, Null -- -- Building with support for CPU extensions: -- Default, SSE, SSE2, SSE3, SSE4.1 -- -- Installing sample configuration -- -- Installing HRTF definitions -- -- Installing AmbDec presets -- -- Building utility programs -- Building configuration program -- -- Building test programs -- -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: ALSOFT_BACKEND_ALSA ALSOFT_REQUIRE_FLUIDSYNTH CMAKE_COLOR_MAKEFILE CMAKE_CXX_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS CMAKE_VERBOSE_MAKEFILE THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/audio/openal-soft/work/openal-soft-1.18.1 =========================================================================== =================================================== ===> Building for openal-soft-1.18.1 [1/78] /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/altonegen.dir/common/atomic.c.o -MF CMakeFiles/altonegen.dir/common/atomic.c.o.d -o CMakeFiles/altonegen.dir/common/atomic.c.o -c common/atomic.c [2/78] /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/altonegen.dir/common/almalloc.c.o -MF CMakeFiles/altonegen.dir/common/almalloc.c.o.d -o CMakeFiles/altonegen.dir/common/almalloc.c.o -c common/almalloc.c [3/78] /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/altonegen.dir/common/rwlock.c.o -MF CMakeFiles/altonegen.dir/common/rwlock.c.o.d -o CMakeFiles/altonegen.dir/common/rwlock.c.o -c common/rwlock.c [4/78] /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/altonegen.dir/examples/common/alhelpers.c.o -MF CMakeFiles/altonegen.dir/examples/common/alhelpers.c.o.d -o CMakeFiles/altonegen.dir/examples/common/alhelpers.c.o -c examples/common/alhelpers.c [5/78] /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/altonegen.dir/common/threads.c.o -MF CMakeFiles/altonegen.dir/common/threads.c.o.d -o CMakeFiles/altonegen.dir/common/threads.c.o -c common/threads.c [6/78] /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/altonegen.dir/common/uintmap.c.o -MF CMakeFiles/altonegen.dir/common/uintmap.c.o.d -o CMakeFiles/altonegen.dir/common/uintmap.c.o -c common/uintmap.c [7/78] /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/altonegen.dir/examples/altonegen.c.o -MF CMakeFiles/altonegen.dir/examples/altonegen.c.o.d -o CMakeFiles/altonegen.dir/examples/altonegen.c.o -c examples/altonegen.c [8/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/common/almalloc.c.o -MF CMakeFiles/OpenAL.dir/common/almalloc.c.o.d -o CMakeFiles/OpenAL.dir/common/almalloc.c.o -c common/almalloc.c [9/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/common/atomic.c.o -MF CMakeFiles/OpenAL.dir/common/atomic.c.o.d -o CMakeFiles/OpenAL.dir/common/atomic.c.o -c common/atomic.c [10/78] /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/openal-info.dir/utils/openal-info.c.o -MF CMakeFiles/openal-info.dir/utils/openal-info.c.o.d -o CMakeFiles/openal-info.dir/utils/openal-info.c.o -c utils/openal-info.c [11/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/common/rwlock.c.o -MF CMakeFiles/OpenAL.dir/common/rwlock.c.o.d -o CMakeFiles/OpenAL.dir/common/rwlock.c.o -c common/rwlock.c [12/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/common/threads.c.o -MF CMakeFiles/OpenAL.dir/common/threads.c.o.d -o CMakeFiles/OpenAL.dir/common/threads.c.o -c common/threads.c [13/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/common/uintmap.c.o -MF CMakeFiles/OpenAL.dir/common/uintmap.c.o.d -o CMakeFiles/OpenAL.dir/common/uintmap.c.o -c common/uintmap.c [14/78] /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/bsincgen.dir/utils/bsincgen.c.o -MF CMakeFiles/bsincgen.dir/utils/bsincgen.c.o.d -o CMakeFiles/bsincgen.dir/utils/bsincgen.c.o -c utils/bsincgen.c [15/78] : && /usr/bin/cc -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector CMakeFiles/bsincgen.dir/utils/bsincgen.c.o -o bsincgen -lm && : [16/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/OpenAL32/alAuxEffectSlot.c.o -MF CMakeFiles/OpenAL.dir/OpenAL32/alAuxEffectSlot.c.o.d -o CMakeFiles/OpenAL.dir/OpenAL32/alAuxEffectSlot.c.o -c OpenAL32/alAuxEffectSlot.c [17/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/OpenAL32/alEffect.c.o -MF CMakeFiles/OpenAL.dir/OpenAL32/alEffect.c.o.d -o CMakeFiles/OpenAL.dir/OpenAL32/alEffect.c.o -c OpenAL32/alEffect.c [18/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/OpenAL32/alBuffer.c.o -MF CMakeFiles/OpenAL.dir/OpenAL32/alBuffer.c.o.d -o CMakeFiles/OpenAL.dir/OpenAL32/alBuffer.c.o -c OpenAL32/alBuffer.c [19/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/OpenAL32/alError.c.o -MF CMakeFiles/OpenAL.dir/OpenAL32/alError.c.o.d -o CMakeFiles/OpenAL.dir/OpenAL32/alError.c.o -c OpenAL32/alError.c [20/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/OpenAL32/alExtension.c.o -MF CMakeFiles/OpenAL.dir/OpenAL32/alExtension.c.o.d -o CMakeFiles/OpenAL.dir/OpenAL32/alExtension.c.o -c OpenAL32/alExtension.c [21/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/OpenAL32/alListener.c.o -MF CMakeFiles/OpenAL.dir/OpenAL32/alListener.c.o.d -o CMakeFiles/OpenAL.dir/OpenAL32/alListener.c.o -c OpenAL32/alListener.c [22/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/OpenAL32/alFilter.c.o -MF CMakeFiles/OpenAL.dir/OpenAL32/alFilter.c.o.d -o CMakeFiles/OpenAL.dir/OpenAL32/alFilter.c.o -c OpenAL32/alFilter.c [23/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/OpenAL32/alThunk.c.o -MF CMakeFiles/OpenAL.dir/OpenAL32/alThunk.c.o.d -o CMakeFiles/OpenAL.dir/OpenAL32/alThunk.c.o -c OpenAL32/alThunk.c [24/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/OpenAL32/alState.c.o -MF CMakeFiles/OpenAL.dir/OpenAL32/alState.c.o.d -o CMakeFiles/OpenAL.dir/OpenAL32/alState.c.o -c OpenAL32/alState.c [25/78] /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/makehrtf.dir/utils/makehrtf.c.o -MF CMakeFiles/makehrtf.dir/utils/makehrtf.c.o.d -o CMakeFiles/makehrtf.dir/utils/makehrtf.c.o -c utils/makehrtf.c [26/78] : && /usr/bin/cc -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector CMakeFiles/makehrtf.dir/utils/makehrtf.c.o -o makehrtf -lm && : [27/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/OpenAL32/alSource.c.o -MF CMakeFiles/OpenAL.dir/OpenAL32/alSource.c.o.d -o CMakeFiles/OpenAL.dir/OpenAL32/alSource.c.o -c OpenAL32/alSource.c [28/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/alcConfig.c.o -MF CMakeFiles/OpenAL.dir/Alc/alcConfig.c.o.d -o CMakeFiles/OpenAL.dir/Alc/alcConfig.c.o -c Alc/alcConfig.c [29/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/alcRing.c.o -MF CMakeFiles/OpenAL.dir/Alc/alcRing.c.o.d -o CMakeFiles/OpenAL.dir/Alc/alcRing.c.o -c Alc/alcRing.c [30/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/ALc.c.o -MF CMakeFiles/OpenAL.dir/Alc/ALc.c.o.d -o CMakeFiles/OpenAL.dir/Alc/ALc.c.o -c Alc/ALc.c [31/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/bs2b.c.o -MF CMakeFiles/OpenAL.dir/Alc/bs2b.c.o.d -o CMakeFiles/OpenAL.dir/Alc/bs2b.c.o -c Alc/bs2b.c [32/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/mastering.c.o -MF CMakeFiles/OpenAL.dir/Alc/mastering.c.o.d -o CMakeFiles/OpenAL.dir/Alc/mastering.c.o -c Alc/mastering.c [33/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/converter.c.o -MF CMakeFiles/OpenAL.dir/Alc/converter.c.o.d -o CMakeFiles/OpenAL.dir/Alc/converter.c.o -c Alc/converter.c [34/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/ALu.c.o -MF CMakeFiles/OpenAL.dir/Alc/ALu.c.o.d -o CMakeFiles/OpenAL.dir/Alc/ALu.c.o -c Alc/ALu.c [35/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/effects/dedicated.c.o -MF CMakeFiles/OpenAL.dir/Alc/effects/dedicated.c.o.d -o CMakeFiles/OpenAL.dir/Alc/effects/dedicated.c.o -c Alc/effects/dedicated.c [36/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/effects/chorus.c.o -MF CMakeFiles/OpenAL.dir/Alc/effects/chorus.c.o.d -o CMakeFiles/OpenAL.dir/Alc/effects/chorus.c.o -c Alc/effects/chorus.c [37/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/effects/distortion.c.o -MF CMakeFiles/OpenAL.dir/Alc/effects/distortion.c.o.d -o CMakeFiles/OpenAL.dir/Alc/effects/distortion.c.o -c Alc/effects/distortion.c [38/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/effects/compressor.c.o -MF CMakeFiles/OpenAL.dir/Alc/effects/compressor.c.o.d -o CMakeFiles/OpenAL.dir/Alc/effects/compressor.c.o -c Alc/effects/compressor.c [39/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/effects/echo.c.o -MF CMakeFiles/OpenAL.dir/Alc/effects/echo.c.o.d -o CMakeFiles/OpenAL.dir/Alc/effects/echo.c.o -c Alc/effects/echo.c [40/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/effects/equalizer.c.o -MF CMakeFiles/OpenAL.dir/Alc/effects/equalizer.c.o.d -o CMakeFiles/OpenAL.dir/Alc/effects/equalizer.c.o -c Alc/effects/equalizer.c [41/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/OpenAL32/sample_cvt.c.o -MF CMakeFiles/OpenAL.dir/OpenAL32/sample_cvt.c.o.d -o CMakeFiles/OpenAL.dir/OpenAL32/sample_cvt.c.o -c OpenAL32/sample_cvt.c [42/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/effects/null.c.o -MF CMakeFiles/OpenAL.dir/Alc/effects/null.c.o.d -o CMakeFiles/OpenAL.dir/Alc/effects/null.c.o -c Alc/effects/null.c [43/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/effects/flanger.c.o -MF CMakeFiles/OpenAL.dir/Alc/effects/flanger.c.o.d -o CMakeFiles/OpenAL.dir/Alc/effects/flanger.c.o -c Alc/effects/flanger.c [44/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/effects/modulator.c.o -MF CMakeFiles/OpenAL.dir/Alc/effects/modulator.c.o.d -o CMakeFiles/OpenAL.dir/Alc/effects/modulator.c.o -c Alc/effects/modulator.c [45/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/helpers.c.o -MF CMakeFiles/OpenAL.dir/Alc/helpers.c.o.d -o CMakeFiles/OpenAL.dir/Alc/helpers.c.o -c Alc/helpers.c [46/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/bsinc.c.o -MF CMakeFiles/OpenAL.dir/Alc/bsinc.c.o.d -o CMakeFiles/OpenAL.dir/Alc/bsinc.c.o -c Alc/bsinc.c [47/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/uhjfilter.c.o -MF CMakeFiles/OpenAL.dir/Alc/uhjfilter.c.o.d -o CMakeFiles/OpenAL.dir/Alc/uhjfilter.c.o -c Alc/uhjfilter.c [48/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/hrtf.c.o -MF CMakeFiles/OpenAL.dir/Alc/hrtf.c.o.d -o CMakeFiles/OpenAL.dir/Alc/hrtf.c.o -c Alc/hrtf.c [49/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/effects/reverb.c.o -MF CMakeFiles/OpenAL.dir/Alc/effects/reverb.c.o.d -o CMakeFiles/OpenAL.dir/Alc/effects/reverb.c.o -c Alc/effects/reverb.c [50/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/nfcfilter.c.o -MF CMakeFiles/OpenAL.dir/Alc/nfcfilter.c.o.d -o CMakeFiles/OpenAL.dir/Alc/nfcfilter.c.o -c Alc/nfcfilter.c [51/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/bformatdec.c.o -MF CMakeFiles/OpenAL.dir/Alc/bformatdec.c.o.d -o CMakeFiles/OpenAL.dir/Alc/bformatdec.c.o -c Alc/bformatdec.c [52/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/ambdec.c.o -MF CMakeFiles/OpenAL.dir/Alc/ambdec.c.o.d -o CMakeFiles/OpenAL.dir/Alc/ambdec.c.o -c Alc/ambdec.c [53/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/mixer.c.o -MF CMakeFiles/OpenAL.dir/Alc/mixer.c.o.d -o CMakeFiles/OpenAL.dir/Alc/mixer.c.o -c Alc/mixer.c [54/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/mixer_c.c.o -MF CMakeFiles/OpenAL.dir/Alc/mixer_c.c.o.d -o CMakeFiles/OpenAL.dir/Alc/mixer_c.c.o -c Alc/mixer_c.c [55/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -msse -MD -MT CMakeFiles/OpenAL.dir/Alc/mixer_sse.c.o -MF CMakeFiles/OpenAL.dir/Alc/mixer_sse.c.o.d -o CMakeFiles/OpenAL.dir/Alc/mixer_sse.c.o -c Alc/mixer_sse.c [56/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -msse2 -MD -MT CMakeFiles/OpenAL.dir/Alc/mixer_sse2.c.o -MF CMakeFiles/OpenAL.dir/Alc/mixer_sse2.c.o.d -o CMakeFiles/OpenAL.dir/Alc/mixer_sse2.c.o -c Alc/mixer_sse2.c [57/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -msse3 -MD -MT CMakeFiles/OpenAL.dir/Alc/mixer_sse3.c.o -MF CMakeFiles/OpenAL.dir/Alc/mixer_sse3.c.o.d -o CMakeFiles/OpenAL.dir/Alc/mixer_sse3.c.o -c Alc/mixer_sse3.c [58/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/panning.c.o -MF CMakeFiles/OpenAL.dir/Alc/panning.c.o.d -o CMakeFiles/OpenAL.dir/Alc/panning.c.o -c Alc/panning.c [59/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/backends/base.c.o -MF CMakeFiles/OpenAL.dir/Alc/backends/base.c.o.d -o CMakeFiles/OpenAL.dir/Alc/backends/base.c.o -c Alc/backends/base.c [60/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -msse4.1 -MD -MT CMakeFiles/OpenAL.dir/Alc/mixer_sse41.c.o -MF CMakeFiles/OpenAL.dir/Alc/mixer_sse41.c.o.d -o CMakeFiles/OpenAL.dir/Alc/mixer_sse41.c.o -c Alc/mixer_sse41.c [61/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/backends/loopback.c.o -MF CMakeFiles/OpenAL.dir/Alc/backends/loopback.c.o.d -o CMakeFiles/OpenAL.dir/Alc/backends/loopback.c.o -c Alc/backends/loopback.c [62/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/backends/null.c.o -MF CMakeFiles/OpenAL.dir/Alc/backends/null.c.o.d -o CMakeFiles/OpenAL.dir/Alc/backends/null.c.o -c Alc/backends/null.c [63/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/backends/sndio.c.o -MF CMakeFiles/OpenAL.dir/Alc/backends/sndio.c.o.d -o CMakeFiles/OpenAL.dir/Alc/backends/sndio.c.o -c Alc/backends/sndio.c [64/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/backends/portaudio.c.o -MF CMakeFiles/OpenAL.dir/Alc/backends/portaudio.c.o.d -o CMakeFiles/OpenAL.dir/Alc/backends/portaudio.c.o -c Alc/backends/portaudio.c [65/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/backends/oss.c.o -MF CMakeFiles/OpenAL.dir/Alc/backends/oss.c.o.d -o CMakeFiles/OpenAL.dir/Alc/backends/oss.c.o -c Alc/backends/oss.c [66/78] cd /wrkdirs/usr/ports/audio/openal-soft/work/openal-soft-1.18.1/utils/alsoft-config && /usr/local/lib/qt4/bin/uic -o /wrkdirs/usr/ports/audio/openal-soft/work/openal-soft-1.18.1/utils/alsoft-config/ui_mainwindow.h /wrkdirs/usr/ports/audio/openal-soft/work/openal-soft-1.18.1/utils/alsoft-config/mainwindow.ui [67/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/backends/wave.c.o -MF CMakeFiles/OpenAL.dir/Alc/backends/wave.c.o.d -o CMakeFiles/OpenAL.dir/Alc/backends/wave.c.o -c Alc/backends/wave.c [68/78] cd /wrkdirs/usr/ports/audio/openal-soft/work/openal-soft-1.18.1/utils/alsoft-config && /usr/local/lib/qt4/bin/moc @/wrkdirs/usr/ports/audio/openal-soft/work/openal-soft-1.18.1/utils/alsoft-config/moc_mainwindow.cxx_parameters [69/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/backends/jack.c.o -MF CMakeFiles/OpenAL.dir/Alc/backends/jack.c.o.d -o CMakeFiles/OpenAL.dir/Alc/backends/jack.c.o -c Alc/backends/jack.c [70/78] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -IOpenAL32/Include -IAlc -I/usr/local/include -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT CMakeFiles/OpenAL.dir/Alc/backends/pulseaudio.c.o -MF CMakeFiles/OpenAL.dir/Alc/backends/pulseaudio.c.o.d -o CMakeFiles/OpenAL.dir/Alc/backends/pulseaudio.c.o -c Alc/backends/pulseaudio.c [71/78] : && /usr/bin/cc -fPIC -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -pthread -shared -Wl,-soname,libopenal.so.1 -o libopenal.so.1.18.1 CMakeFiles/OpenAL.dir/common/almalloc.c.o CMakeFiles/OpenAL.dir/common/atomic.c.o CMakeFiles/OpenAL.dir/common/rwlock.c.o CMakeFiles/OpenAL.dir/common/threads.c.o CMakeFiles/OpenAL.dir/common/uintmap.c.o CMakeFiles/OpenAL.dir/OpenAL32/alAuxEffectSlot.c.o CMakeFiles/OpenAL.dir/OpenAL32/alBuffer.c.o CMakeFiles/OpenAL.dir/OpenAL32/alEffect.c.o CMakeFiles/OpenAL.dir/OpenAL32/alError.c.o CMakeFiles/OpenAL.dir/OpenAL32/alExtension.c.o CMakeFiles/OpenAL.dir/OpenAL32/alFilter.c.o CMakeFiles/OpenAL.dir/OpenAL32/alListener.c.o CMakeFiles/OpenAL.dir/OpenAL32/alSource.c.o CMakeFiles/OpenAL.dir/OpenAL32/alState.c.o CMakeFiles/OpenAL.dir/OpenAL32/alThunk.c.o CMakeFiles/OpenAL.dir/OpenAL32/sample_cvt.c.o CMakeFiles/OpenAL.dir/Alc/ALc.c.o CMakeFiles/OpenAL.dir/Alc/ALu.c.o CMakeFiles/OpenAL.dir/Alc/alcConfig.c.o CMakeFiles/OpenAL.dir/Alc/alcRing.c.o CMakeFiles/OpenAL.dir/Alc/bs2b.c.o CMakeFiles/OpenAL.dir/Alc/converter.c.o CMakeFiles/OpenAL.dir/Alc/mastering.c.o CMakeFiles/OpenAL.dir/Alc/effects/chorus.c.o CMakeFiles/OpenAL.dir/Alc/effects/compressor.c.o CMakeFiles/OpenAL.dir/Alc/effects/dedicated.c.o CMakeFiles/OpenAL.dir/Alc/effects/distortion.c.o CMakeFiles/OpenAL.dir/Alc/effects/echo.c.o CMakeFiles/OpenAL.dir/Alc/effects/equalizer.c.o CMakeFiles/OpenAL.dir/Alc/effects/flanger.c.o CMakeFiles/OpenAL.dir/Alc/effects/modulator.c.o CMakeFiles/OpenAL.dir/Alc/effects/null.c.o CMakeFiles/OpenAL.dir/Alc/effects/reverb.c.o CMakeFiles/OpenAL.dir/Alc/helpers.c.o CMakeFiles/OpenAL.dir/Alc/bsinc.c.o CMakeFiles/OpenAL.dir/Alc/hrtf.c.o CMakeFiles/OpenAL.dir/Alc/uhjfilter.c.o CMakeFiles/OpenAL.dir/Alc/ambdec.c.o CMakeFiles/OpenAL.dir/Alc/bformatdec.c.o CMakeFiles/OpenAL.dir/Alc/nfcfilter.c.o CMakeFiles/OpenAL.dir/Alc/panning.c.o CMakeFiles/OpenAL.dir/Alc/mixer.c.o CMakeFiles/OpenAL.dir/Alc/mixer_c.c.o CMakeFiles/OpenAL.dir/Alc/mixer_sse.c.o CMakeFiles/OpenAL.dir/Alc/mixer_sse2.c.o CMakeFiles/OpenAL.dir/Alc/mixer_sse3.c.o CMakeFiles/OpenAL.dir/Alc/mixer_sse41.c.o CMakeFiles/OpenAL.dir/Alc/backends/base.c.o CMakeFiles/OpenAL.dir/Alc/backends/loopback.c.o CMakeFiles/OpenAL.dir/Alc/backends/null.c.o CMakeFiles/OpenAL.dir/Alc/backends/oss.c.o CMakeFiles/OpenAL.dir/Alc/backends/sndio.c.o CMakeFiles/OpenAL.dir/Alc/backends/portaudio.c.o CMakeFiles/OpenAL.dir/Alc/backends/pulseaudio.c.o CMakeFiles/OpenAL.dir/Alc/backends/jack.c.o CMakeFiles/OpenAL.dir/Alc/backends/wave.c.o -Wl,-rpath,/usr/local/lib: /usr/local/lib/libsndio.so -lpthread -lm && : [72/78] /usr/local/bin/cmake -E cmake_symlink_library libopenal.so.1.18.1 libopenal.so.1 libopenal.so && : [73/78] : && /usr/bin/cc -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector CMakeFiles/altonegen.dir/examples/altonegen.c.o CMakeFiles/altonegen.dir/common/almalloc.c.o CMakeFiles/altonegen.dir/common/atomic.c.o CMakeFiles/altonegen.dir/common/rwlock.c.o CMakeFiles/altonegen.dir/common/threads.c.o CMakeFiles/altonegen.dir/common/uintmap.c.o CMakeFiles/altonegen.dir/examples/common/alhelpers.c.o -o altonegen -Wl,-rpath,/wrkdirs/usr/ports/audio/openal-soft/work/openal-soft-1.18.1:/usr/local/lib: libopenal.so.1.18.1 /usr/local/lib/libsndio.so -lpthread -lm && : [74/78] : && /usr/bin/cc -std=c11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector CMakeFiles/openal-info.dir/utils/openal-info.c.o -o openal-info -Wl,-rpath,/wrkdirs/usr/ports/audio/openal-soft/work/openal-soft-1.18.1:/usr/local/lib: libopenal.so.1.18.1 /usr/local/lib/libsndio.so -lpthread -lm && : [75/78] /usr/bin/c++ -DHAVE_STRUCT_TIMESPEC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -Iutils/alsoft-config -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -std=c++11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT utils/alsoft-config/CMakeFiles/alsoft-config.dir/moc_mainwindow.cxx.o -MF utils/alsoft-config/CMakeFiles/alsoft-config.dir/moc_mainwindow.cxx.o.d -o utils/alsoft-config/CMakeFiles/alsoft-config.dir/moc_mainwindow.cxx.o -c utils/alsoft-config/moc_mainwindow.cxx [76/78] /usr/bin/c++ -DHAVE_STRUCT_TIMESPEC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -Iutils/alsoft-config -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -std=c++11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT utils/alsoft-config/CMakeFiles/alsoft-config.dir/main.cpp.o -MF utils/alsoft-config/CMakeFiles/alsoft-config.dir/main.cpp.o.d -o utils/alsoft-config/CMakeFiles/alsoft-config.dir/main.cpp.o -c utils/alsoft-config/main.cpp [77/78] /usr/bin/c++ -DHAVE_STRUCT_TIMESPEC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D_LARGEFILE_SOURCE -D_LARGE_FILES -Iinclude -Icommon -I. -Iutils/alsoft-config -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -std=c++11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -MD -MT utils/alsoft-config/CMakeFiles/alsoft-config.dir/mainwindow.cpp.o -MF utils/alsoft-config/CMakeFiles/alsoft-config.dir/mainwindow.cpp.o.d -o utils/alsoft-config/CMakeFiles/alsoft-config.dir/mainwindow.cpp.o -c utils/alsoft-config/mainwindow.cpp [78/78] : && /usr/bin/c++ -std=c++11 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector utils/alsoft-config/CMakeFiles/alsoft-config.dir/main.cpp.o utils/alsoft-config/CMakeFiles/alsoft-config.dir/mainwindow.cpp.o utils/alsoft-config/CMakeFiles/alsoft-config.dir/moc_mainwindow.cxx.o -o alsoft-config -Wl,-rpath,/usr/local/lib/qt4: /usr/local/lib/qt4/libQtGui.so /usr/local/lib/qt4/libQtCore.so && : =========================================================================== ====>> Checking for filesystem violations... done =================================================== =========================================================================== ====>> Recording filesystem state for prestage... done =================================================== ===> Staging for openal-soft-1.18.1 ===> openal-soft-1.18.1 depends on shared library: libfluidsynth.so - found (/usr/local/lib/libfluidsynth.so) ===> openal-soft-1.18.1 depends on shared library: libjack.so - found (/usr/local/lib/libjack.so) ===> openal-soft-1.18.1 depends on shared library: libportaudio.so - found (/usr/local/lib/libportaudio.so) ===> openal-soft-1.18.1 depends on shared library: libpulse-simple.so - found (/usr/local/lib/libpulse-simple.so) ===> openal-soft-1.18.1 depends on shared library: libsndio.so - found (/usr/local/lib/libsndio.so) ===> openal-soft-1.18.1 depends on shared library: libQtCore.so - found (/usr/local/lib/qt4/libQtCore.so) ===> openal-soft-1.18.1 depends on shared library: libQtGui.so - found (/usr/local/lib/qt4/libQtGui.so) ===> Generating temporary packing list [0/1] cd /wrkdirs/usr/ports/audio/openal-soft/work/openal-soft-1.18.1 && /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/lib/libopenal.so.1.18.1 -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/lib/libopenal.so.1 -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/lib/libopenal.so -- Set runtime path of "/wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/lib/libopenal.so.1.18.1" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/lib/cmake/OpenAL/OpenALConfig.cmake -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/lib/cmake/OpenAL/OpenALConfig-release.cmake -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/include/AL/al.h -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/include/AL/alc.h -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/include/AL/alext.h -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/include/AL/efx.h -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/include/AL/efx-creative.h -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/include/AL/efx-presets.h -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/libdata/pkgconfig/openal.pc -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/etc/openal-soft/alsoftrc.sample -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/etc/openal-soft/hrtf/default-44100.mhr -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/etc/openal-soft/hrtf/default-48000.mhr -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/etc/openal-soft/presets/3D7.1.ambdec -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/etc/openal-soft/presets/hexagon.ambdec -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/etc/openal-soft/presets/itu5.1.ambdec -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/etc/openal-soft/presets/rectangle.ambdec -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/etc/openal-soft/presets/square.ambdec -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/etc/openal-soft/presets/presets.txt -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/bin/openal-info -- Set runtime path of "/wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/bin/openal-info" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/bin/makehrtf -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/bin/bsincgen -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/bin/altonegen -- Set runtime path of "/wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/bin/altonegen" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/bin/alsoft-config -- Set runtime path of "/wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/bin/alsoft-config" to "/usr/local/lib/qt4" install -m 0644 -m 444 /wrkdirs/usr/ports/audio/openal-soft/work/openal-soft-1.18.1/examples/*.c /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/share/examples/openal-soft install -m 0644 -m 444 /wrkdirs/usr/ports/audio/openal-soft/work/openal-soft-1.18.1/examples/*.cpp /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/share/examples/openal-soft install -m 0644 -m 444 /wrkdirs/usr/ports/audio/openal-soft/work/openal-soft-1.18.1/examples/common/* /wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/share/examples/openal-soft/common ====> 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) ====>> Checking for staging violations... done =================================================== ===> Building package for openal-soft-1.18.1 =========================================================================== =================================================== =========================================================================== ====>> Recording filesystem state for preinst... done =================================================== ===> Installing for openal-soft-1.18.1 ===> openal-soft-1.18.1 depends on shared library: libfluidsynth.so - found (/usr/local/lib/libfluidsynth.so) ===> openal-soft-1.18.1 depends on shared library: libjack.so - found (/usr/local/lib/libjack.so) ===> openal-soft-1.18.1 depends on shared library: libportaudio.so - found (/usr/local/lib/libportaudio.so) ===> openal-soft-1.18.1 depends on shared library: libpulse-simple.so - found (/usr/local/lib/libpulse-simple.so) ===> openal-soft-1.18.1 depends on shared library: libsndio.so - found (/usr/local/lib/libsndio.so) ===> openal-soft-1.18.1 depends on shared library: libQtCore.so - found (/usr/local/lib/qt4/libQtCore.so) ===> openal-soft-1.18.1 depends on shared library: libQtGui.so - found (/usr/local/lib/qt4/libQtGui.so) ===> Checking if openal-soft already installed ===> Registering installation for openal-soft-1.18.1 [103amd64-development] Installing openal-soft-1.18.1... ===> NOTICE: The openal-soft port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port =========================================================================== ====>> Checking shared library dependencies 0x0000000000000001 (NEEDED) Shared library: [libQtCore.so.4] 0x0000000000000001 (NEEDED) Shared library: [libQtGui.so.4] 0x0000000000000001 (NEEDED) Shared library: [libc++.so.1] 0x0000000000000001 (NEEDED) Shared library: [libc.so.7] 0x0000000000000001 (NEEDED) Shared library: [libcxxrt.so.1] 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 0x0000000000000001 (NEEDED) Shared library: [libm.so.5] 0x0000000000000001 (NEEDED) Shared library: [libopenal.so.1] 0x0000000000000001 (NEEDED) Shared library: [libsndio.so.6.1] 0x0000000000000001 (NEEDED) Shared library: [libthr.so.3] =================================================== ===> Deinstalling for openal-soft ===> Deinstalling openal-soft-1.18.1 Updating database digests format: .......... done 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: openal-soft-1.18.1 Number of packages to be removed: 1 The operation will free 1 MiB. [103amd64-development] [1/1] Deinstalling openal-soft-1.18.1... [103amd64-development] [1/1] Deleting files for openal-soft-1.18.1: .......... done =========================================================================== ====>> Checking for extra files and directories [00:01:09] ====>> Installing from package [103amd64-development] Installing openal-soft-1.18.1... [103amd64-development] Extracting openal-soft-1.18.1: .......... done Message from openal-soft-1.18.1: ===> NOTICE: The openal-soft port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port [00:01:09] ====>> Cleaning up ===> Cleaning for openal-soft-1.18.1 [00:01:09] ====>> Deinstalling package Updating database digests format: . done 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: openal-soft-1.18.1 Number of packages to be removed: 1 The operation will free 1 MiB. [103amd64-development] [1/1] Deinstalling openal-soft-1.18.1... [103amd64-development] [1/1] Deleting files for openal-soft-1.18.1: .......... done build of audio/openal-soft ended at Mon Sep 18 22:17:49 UTC 2017 build time: 00:00:56