------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/qtchooser-66_4.txz ===== Message from qtchooser-66_4: -- qtchooser is a wrapper that allows to specify Qt version of 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 "qtX", where X is desired Qt version, provided that it is offered by the Ports Collection. See qtchooser(1) for more information. Installing /packages/All/perl5-5.32.0.txz Installing /packages/All/qt5-buildtools-5.15.0.txz Installing /packages/All/double-conversion-3.1.5.19.txz Installing /packages/All/icu-67.1,1.txz Installing /packages/All/pcre2-10.35.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/zstd-1.4.5_1.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/libxml2-2.9.10_1.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.2.20201017.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1h_1,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.66.2,1.txz No schema files found: doing nothing. Installing /packages/All/qt5-core-5.15.0_2.txz Installing /packages/All/qt5-xml-5.15.0.txz Installing /packages/All/qt5-linguisttools-5.15.0.txz Installing /packages/All/qt5-qmake-5.15.0.txz Installing /packages/All/libogg-1.3.4,4.txz Installing /packages/All/flac-1.3.3.txz Installing /packages/All/opus-1.3.1.txz Installing /packages/All/libvorbis-1.3.7_2,3.txz Installing /packages/All/libsndfile-1.0.30.txz Installing /packages/All/libsamplerate-0.1.9_1.txz Installing /packages/All/celt-0.11.3_3.txz Installing /packages/All/db5-5.3.28_7.txz Installing /packages/All/jackit-0.125.0_11.txz ===== Message from jackit-0.125.0_11: -- ====================================================================== 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. ====================================================================== Installing /packages/All/wayland-1.18.0.txz Installing /packages/All/pciids-20200922.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libunwind-20200331_1.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/mesa-libs-20.2.0_1.txz Installing /packages/All/qt5-concurrent-5.15.0.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.20_3.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/libevdev-1.5.9.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- 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. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.7.2_1.txz Installing /packages/All/libudev-devd-0.4.2_1.txz Installing /packages/All/evdev-proto-5.8.txz Installing /packages/All/libmtdev-1.1.6.txz Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-evdev-1.3.0.txz Installing /packages/All/py37-six-1.15.0.txz Installing /packages/All/py37-pyudev-0.22.0.txz Installing /packages/All/libinput-1.12.6_1.txz Installing /packages/All/xcb-util-0.4.0_2,1.txz Installing /packages/All/xcb-util-wm-0.4.1_3.txz Installing /packages/All/xcb-util-image-0.4.0_1.txz Installing /packages/All/xcb-util-keysyms-0.4.0_1.txz Installing /packages/All/xcb-util-renderutil-0.3.9_1.txz Installing /packages/All/xkeyboard-config-2.31.txz Installing /packages/All/libxkbcommon-1.0.1.txz ===== Message from libxkbcommon-1.0.1: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg Installing /packages/All/jpeg-turbo-2.0.5.txz Installing /packages/All/qt5-dbus-5.15.0.txz Installing /packages/All/ca_root_nss-3.58.txz ===== Message from ca_root_nss-3.58: -- 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. 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 Installing /packages/All/qt5-network-5.15.0.txz Installing /packages/All/vulkan-headers-1.2.135.0.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/xprop-1.2.4.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/xset-1.2.4_3.txz Installing /packages/All/xdg-utils-1.1.3_1.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.4.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- 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. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/qt5-gui-5.15.0_1.txz Installing /packages/All/qt5-widgets-5.15.0.txz SUCCEEDED 00:01:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> jamulus-3.5.12 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> jamulus-3.5.12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by jamulus-3.5.12 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> jamulus-3.5.12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by jamulus-3.5.12 for building => SHA256 Checksum OK for Jamulus-3.5.12.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> jamulus-3.5.12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by jamulus-3.5.12 for building ===> Extracting for jamulus-3.5.12 => SHA256 Checksum OK for Jamulus-3.5.12.tar.gz. Extracted Memory Use: 8.04M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for jamulus-3.5.12 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> jamulus-3.5.12 depends on package: pkgconf>=1.3.0_1 - found ===> jamulus-3.5.12 depends on package: xorgproto>=0 - found ===> jamulus-3.5.12 depends on file: /usr/local/lib/qt5/bin/moc - found ===> jamulus-3.5.12 depends on file: /usr/local/lib/qt5/bin/lrelease - found ===> jamulus-3.5.12 depends on file: /usr/local/lib/qt5/bin/qmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> jamulus-3.5.12 depends on shared library: libjack.so - found (/usr/local/lib/libjack.so) ===> jamulus-3.5.12 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> jamulus-3.5.12 depends on shared library: libQt5Concurrent.so - found (/usr/local/lib/qt5/libQt5Concurrent.so) ===> jamulus-3.5.12 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> jamulus-3.5.12 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> jamulus-3.5.12 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so) ===> jamulus-3.5.12 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) ===> jamulus-3.5.12 depends on shared library: libQt5Xml.so - found (/usr/local/lib/qt5/libQt5Xml.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> jamulus-3.5.12 depends on package: pkgconf>=1.3.0_1 - found ===> jamulus-3.5.12 depends on package: xorgproto>=0 - found ===> jamulus-3.5.12 depends on file: /usr/local/lib/qt5/bin/moc - found ===> jamulus-3.5.12 depends on file: /usr/local/lib/qt5/bin/lrelease - found ===> jamulus-3.5.12 depends on file: /usr/local/lib/qt5/bin/qmake - found ===> jamulus-3.5.12 depends on shared library: libjack.so - found (/usr/local/lib/libjack.so) ===> jamulus-3.5.12 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> jamulus-3.5.12 depends on shared library: libQt5Concurrent.so - found (/usr/local/lib/qt5/libQt5Concurrent.so) ===> jamulus-3.5.12 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> jamulus-3.5.12 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> jamulus-3.5.12 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so) ===> jamulus-3.5.12 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) ===> jamulus-3.5.12 depends on shared library: libQt5Xml.so - found (/usr/local/lib/qt5/libQt5Xml.so) ===> Configuring for jamulus-3.5.12 Info: creating stash file /construction/audio/jamulus/Jamulus3.5.12/.qmake.stash Project MESSAGE: Jack Audio Interface Enabled. SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for jamulus-3.5.12 --- ui_chatdlgbase.h --- --- ui_connectdlgbase.h --- --- ui_aboutdlgbase.h --- --- signalhandler.o --- --- cwavestream.o --- --- multicolorled.o --- --- bands.o --- --- celt.o --- --- celt_decoder.o --- --- celt_encoder.o --- --- ui_aboutdlgbase.h --- /usr/local/lib/qt5/bin/uic src/aboutdlgbase.ui -o ui_aboutdlgbase.h --- ui_connectdlgbase.h --- /usr/local/lib/qt5/bin/uic src/connectdlgbase.ui -o ui_connectdlgbase.h --- ui_chatdlgbase.h --- /usr/local/lib/qt5/bin/uic src/chatdlgbase.ui -o ui_chatdlgbase.h --- signalhandler.o --- c++ -c -pipe -O2 -fno-strict-aliasing -std=gnu++11 -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o signalhandler.o src/signalhandler.cpp --- cwavestream.o --- c++ -c -pipe -O2 -fno-strict-aliasing -std=gnu++11 -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o cwavestream.o src/recorder/cwavestream.cpp --- celt_lpc.o --- --- cwrs.o --- --- entcode.o --- --- celt.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o celt.o libs/opus/celt/celt.c --- celt_encoder.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o celt_encoder.o libs/opus/celt/celt_encoder.c --- bands.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o bands.o libs/opus/celt/bands.c --- celt_lpc.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o celt_lpc.o libs/opus/celt/celt_lpc.c --- celt_decoder.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o celt_decoder.o libs/opus/celt/celt_decoder.c --- cwrs.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o cwrs.o libs/opus/celt/cwrs.c --- multicolorled.o --- c++ -c -pipe -O2 -fno-strict-aliasing -std=gnu++11 -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o multicolorled.o src/multicolorled.cpp --- entcode.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o entcode.o libs/opus/celt/entcode.c --- entdec.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o entdec.o libs/opus/celt/entdec.c --- entenc.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o entenc.o libs/opus/celt/entenc.c --- kiss_fft.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o kiss_fft.o libs/opus/celt/kiss_fft.c --- laplace.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o laplace.o libs/opus/celt/laplace.c --- mathops.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o mathops.o libs/opus/celt/mathops.c --- mdct.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o mdct.o libs/opus/celt/mdct.c --- modes.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o modes.o libs/opus/celt/modes.c --- pitch.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o pitch.o libs/opus/celt/pitch.c --- quant_bands.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o quant_bands.o libs/opus/celt/quant_bands.c --- rate.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o rate.o libs/opus/celt/rate.c --- vq.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o vq.o libs/opus/celt/vq.c --- A2NLSF.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o A2NLSF.o libs/opus/silk/A2NLSF.c --- ana_filt_bank_1.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o ana_filt_bank_1.o libs/opus/silk/ana_filt_bank_1.c --- biquad_alt.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o biquad_alt.o libs/opus/silk/biquad_alt.c --- bwexpander.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o bwexpander.o libs/opus/silk/bwexpander.c --- bwexpander_32.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o bwexpander_32.o libs/opus/silk/bwexpander_32.c --- check_control_input.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o check_control_input.o libs/opus/silk/check_control_input.c --- CNG.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o CNG.o libs/opus/silk/CNG.c --- code_signs.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o code_signs.o libs/opus/silk/code_signs.c --- control_audio_bandwidth.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o control_audio_bandwidth.o libs/opus/silk/control_audio_bandwidth.c --- control_codec.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o control_codec.o libs/opus/silk/control_codec.c --- control_SNR.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o control_SNR.o libs/opus/silk/control_SNR.c --- debug.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o debug.o libs/opus/silk/debug.c --- decoder_set_fs.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o decoder_set_fs.o libs/opus/silk/decoder_set_fs.c --- decode_core.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o decode_core.o libs/opus/silk/decode_core.c --- decode_frame.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o decode_frame.o libs/opus/silk/decode_frame.c --- decode_indices.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o decode_indices.o libs/opus/silk/decode_indices.c --- decode_parameters.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o decode_parameters.o libs/opus/silk/decode_parameters.c --- decode_pitch.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o decode_pitch.o libs/opus/silk/decode_pitch.c --- decode_pulses.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o decode_pulses.o libs/opus/silk/decode_pulses.c --- dec_API.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o dec_API.o libs/opus/silk/dec_API.c --- encode_indices.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o encode_indices.o libs/opus/silk/encode_indices.c --- encode_pulses.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o encode_pulses.o libs/opus/silk/encode_pulses.c --- enc_API.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o enc_API.o libs/opus/silk/enc_API.c --- apply_sine_window_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o apply_sine_window_FLP.o libs/opus/silk/float/apply_sine_window_FLP.c --- autocorrelation_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o autocorrelation_FLP.o libs/opus/silk/float/autocorrelation_FLP.c --- burg_modified_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o burg_modified_FLP.o libs/opus/silk/float/burg_modified_FLP.c --- bwexpander_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o bwexpander_FLP.o libs/opus/silk/float/bwexpander_FLP.c --- corrMatrix_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o corrMatrix_FLP.o libs/opus/silk/float/corrMatrix_FLP.c --- encode_frame_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o encode_frame_FLP.o libs/opus/silk/float/encode_frame_FLP.c --- energy_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o energy_FLP.o libs/opus/silk/float/energy_FLP.c --- find_LPC_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o find_LPC_FLP.o libs/opus/silk/float/find_LPC_FLP.c --- find_LTP_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o find_LTP_FLP.o libs/opus/silk/float/find_LTP_FLP.c --- find_pitch_lags_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o find_pitch_lags_FLP.o libs/opus/silk/float/find_pitch_lags_FLP.c --- find_pred_coefs_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o find_pred_coefs_FLP.o libs/opus/silk/float/find_pred_coefs_FLP.c --- inner_product_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o inner_product_FLP.o libs/opus/silk/float/inner_product_FLP.c --- k2a_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o k2a_FLP.o libs/opus/silk/float/k2a_FLP.c --- LPC_analysis_filter_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o LPC_analysis_filter_FLP.o libs/opus/silk/float/LPC_analysis_filter_FLP.c --- LTP_analysis_filter_FLP.o --- --- LTP_scale_ctrl_FLP.o --- --- LTP_analysis_filter_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o LTP_analysis_filter_FLP.o libs/opus/silk/float/LTP_analysis_filter_FLP.c --- noise_shape_analysis_FLP.o --- --- LTP_scale_ctrl_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o LTP_scale_ctrl_FLP.o libs/opus/silk/float/LTP_scale_ctrl_FLP.c --- noise_shape_analysis_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o noise_shape_analysis_FLP.o libs/opus/silk/float/noise_shape_analysis_FLP.c --- pitch_analysis_core_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o pitch_analysis_core_FLP.o libs/opus/silk/float/pitch_analysis_core_FLP.c --- process_gains_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o process_gains_FLP.o libs/opus/silk/float/process_gains_FLP.c --- residual_energy_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o residual_energy_FLP.o libs/opus/silk/float/residual_energy_FLP.c --- scale_copy_vector_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o scale_copy_vector_FLP.o libs/opus/silk/float/scale_copy_vector_FLP.c --- scale_vector_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o scale_vector_FLP.o libs/opus/silk/float/scale_vector_FLP.c --- schur_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o schur_FLP.o libs/opus/silk/float/schur_FLP.c --- sort_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o sort_FLP.o libs/opus/silk/float/sort_FLP.c --- warped_autocorrelation_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o warped_autocorrelation_FLP.o libs/opus/silk/float/warped_autocorrelation_FLP.c --- wrappers_FLP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o wrappers_FLP.o libs/opus/silk/float/wrappers_FLP.c --- gain_quant.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o gain_quant.o libs/opus/silk/gain_quant.c --- HP_variable_cutoff.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o HP_variable_cutoff.o libs/opus/silk/HP_variable_cutoff.c --- init_decoder.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o init_decoder.o libs/opus/silk/init_decoder.c --- init_encoder.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o init_encoder.o libs/opus/silk/init_encoder.c --- inner_prod_aligned.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o inner_prod_aligned.o libs/opus/silk/inner_prod_aligned.c --- interpolate.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o interpolate.o libs/opus/silk/interpolate.c --- lin2log.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o lin2log.o libs/opus/silk/lin2log.c --- log2lin.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o log2lin.o libs/opus/silk/log2lin.c --- LPC_analysis_filter.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o LPC_analysis_filter.o libs/opus/silk/LPC_analysis_filter.c --- LPC_fit.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o LPC_fit.o libs/opus/silk/LPC_fit.c --- LPC_inv_pred_gain.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o LPC_inv_pred_gain.o libs/opus/silk/LPC_inv_pred_gain.c --- LP_variable_cutoff.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o LP_variable_cutoff.o libs/opus/silk/LP_variable_cutoff.c --- NLSF2A.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o NLSF2A.o libs/opus/silk/NLSF2A.c --- NLSF_decode.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o NLSF_decode.o libs/opus/silk/NLSF_decode.c --- NLSF_del_dec_quant.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o NLSF_del_dec_quant.o libs/opus/silk/NLSF_del_dec_quant.c --- NLSF_encode.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o NLSF_encode.o libs/opus/silk/NLSF_encode.c --- NLSF_stabilize.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o NLSF_stabilize.o libs/opus/silk/NLSF_stabilize.c --- NLSF_unpack.o --- --- NLSF_VQ.o --- --- NLSF_unpack.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o NLSF_unpack.o libs/opus/silk/NLSF_unpack.c --- NLSF_VQ.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o NLSF_VQ.o libs/opus/silk/NLSF_VQ.c --- NLSF_VQ_weights_laroia.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o NLSF_VQ_weights_laroia.o libs/opus/silk/NLSF_VQ_weights_laroia.c --- NSQ.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o NSQ.o libs/opus/silk/NSQ.c --- NSQ_del_dec.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o NSQ_del_dec.o libs/opus/silk/NSQ_del_dec.c --- pitch_est_tables.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o pitch_est_tables.o libs/opus/silk/pitch_est_tables.c --- PLC.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o PLC.o libs/opus/silk/PLC.c --- process_NLSFs.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o process_NLSFs.o libs/opus/silk/process_NLSFs.c --- quant_LTP_gains.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o quant_LTP_gains.o libs/opus/silk/quant_LTP_gains.c --- resampler.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o resampler.o libs/opus/silk/resampler.c --- resampler_down2.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o resampler_down2.o libs/opus/silk/resampler_down2.c --- resampler_down2_3.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o resampler_down2_3.o libs/opus/silk/resampler_down2_3.c --- resampler_private_AR2.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o resampler_private_AR2.o libs/opus/silk/resampler_private_AR2.c --- resampler_private_down_FIR.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o resampler_private_down_FIR.o libs/opus/silk/resampler_private_down_FIR.c --- resampler_private_IIR_FIR.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o resampler_private_IIR_FIR.o libs/opus/silk/resampler_private_IIR_FIR.c --- resampler_private_up2_HQ.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o resampler_private_up2_HQ.o libs/opus/silk/resampler_private_up2_HQ.c --- resampler_rom.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o resampler_rom.o libs/opus/silk/resampler_rom.c --- shell_coder.o --- --- sigm_Q15.o --- --- shell_coder.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o shell_coder.o libs/opus/silk/shell_coder.c --- sigm_Q15.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o sigm_Q15.o libs/opus/silk/sigm_Q15.c --- sort.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o sort.o libs/opus/silk/sort.c --- stereo_decode_pred.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o stereo_decode_pred.o libs/opus/silk/stereo_decode_pred.c --- stereo_encode_pred.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o stereo_encode_pred.o libs/opus/silk/stereo_encode_pred.c --- stereo_find_predictor.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o stereo_find_predictor.o libs/opus/silk/stereo_find_predictor.c --- stereo_LR_to_MS.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o stereo_LR_to_MS.o libs/opus/silk/stereo_LR_to_MS.c --- stereo_MS_to_LR.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o stereo_MS_to_LR.o libs/opus/silk/stereo_MS_to_LR.c --- stereo_quant_pred.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o stereo_quant_pred.o libs/opus/silk/stereo_quant_pred.c --- sum_sqr_shift.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o sum_sqr_shift.o libs/opus/silk/sum_sqr_shift.c --- tables_gain.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o tables_gain.o libs/opus/silk/tables_gain.c --- tables_LTP.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o tables_LTP.o libs/opus/silk/tables_LTP.c --- tables_NLSF_CB_NB_MB.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o tables_NLSF_CB_NB_MB.o libs/opus/silk/tables_NLSF_CB_NB_MB.c --- tables_NLSF_CB_WB.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o tables_NLSF_CB_WB.o libs/opus/silk/tables_NLSF_CB_WB.c --- tables_other.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o tables_other.o libs/opus/silk/tables_other.c --- tables_pitch_lag.o --- --- tables_pulses_per_block.o --- --- tables_pitch_lag.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o tables_pitch_lag.o libs/opus/silk/tables_pitch_lag.c --- tables_pulses_per_block.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o tables_pulses_per_block.o libs/opus/silk/tables_pulses_per_block.c --- table_LSF_cos.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o table_LSF_cos.o libs/opus/silk/table_LSF_cos.c --- VAD.o --- --- VQ_WMat_EC.o --- --- VAD.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o VAD.o libs/opus/silk/VAD.c --- VQ_WMat_EC.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o VQ_WMat_EC.o libs/opus/silk/VQ_WMat_EC.c --- analysis.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o analysis.o libs/opus/src/analysis.c --- mlp.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o mlp.o libs/opus/src/mlp.c --- mlp_data.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o mlp_data.o libs/opus/src/mlp_data.c --- opus.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o opus.o libs/opus/src/opus.c --- opus_decoder.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o opus_decoder.o libs/opus/src/opus_decoder.c --- opus_encoder.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o opus_encoder.o libs/opus/src/opus_encoder.c --- repacketizer.o --- cc -c -pipe -O2 -fno-strict-aliasing -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o repacketizer.o libs/opus/src/repacketizer.c --- src/res/qrc_resources.cpp --- /usr/local/lib/qt5/bin/rcc -name resources src/resources.qrc -o src/res/qrc_resources.cpp --- moc_predefs.h --- c++ -pipe -O2 -fno-strict-aliasing -std=gnu++11 -pthread -dM -E -o moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp --- ui_clientdlgbase.h --- /usr/local/lib/qt5/bin/uic src/clientdlgbase.ui -o ui_clientdlgbase.h --- ui_serverdlgbase.h --- /usr/local/lib/qt5/bin/uic src/serverdlgbase.ui -o ui_serverdlgbase.h --- ui_clientsettingsdlgbase.h --- /usr/local/lib/qt5/bin/uic src/clientsettingsdlgbase.ui -o ui_clientsettingsdlgbase.h --- sound.o --- c++ -c -pipe -O2 -fno-strict-aliasing -std=gnu++11 -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o sound.o linux/sound.cpp --- buffer.o --- c++ -c -pipe -O2 -fno-strict-aliasing -std=gnu++11 -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o buffer.o src/buffer.cpp --- channel.o --- c++ -c -pipe -O2 -fno-strict-aliasing -std=gnu++11 -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o channel.o src/channel.cpp --- client.o --- c++ -c -pipe -O2 -fno-strict-aliasing -std=gnu++11 -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o client.o src/client.cpp --- protocol.o --- c++ -c -pipe -O2 -fno-strict-aliasing -std=gnu++11 -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o protocol.o src/protocol.cpp --- jamcontroller.o --- c++ -c -pipe -O2 -fno-strict-aliasing -std=gnu++11 -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o jamcontroller.o src/recorder/jamcontroller.cpp --- multicolorled.o --- In file included from src/multicolorled.cpp:28: src/multicolorled.h:53:69: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] CMultiColorLED ( QWidget* parent = nullptr, Qt::WindowFlags f = nullptr ); ^~~~~~~ In file included from /usr/local/include/qt5/QtCore/qglobal.h:1302, from /usr/local/include/qt5/QtGui/qtguiglobal.h:43, from /usr/local/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/local/include/qt5/QtWidgets/qlabel.h:43, from /usr/local/include/qt5/QtWidgets/QLabel:1, from src/multicolorled.h:34, from src/multicolorled.cpp:28: /usr/local/include/qt5/QtCore/qflags.h:123:80: note: declared here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} ^~~~~~ --- server.o --- c++ -c -pipe -O2 -fno-strict-aliasing -std=gnu++11 -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o server.o src/server.cpp --- serverlist.o --- c++ -c -pipe -O2 -fno-strict-aliasing -std=gnu++11 -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o serverlist.o src/serverlist.cpp --- serverlogging.o --- c++ -c -pipe -O2 -fno-strict-aliasing -std=gnu++11 -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o serverlogging.o src/serverlogging.cpp --- settings.o --- c++ -c -pipe -O2 -fno-strict-aliasing -std=gnu++11 -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o settings.o src/settings.cpp --- protocol.o --- In file included from src/protocol.h:33, from src/protocol.cpp:439: src/util.h: In member function 'void CTimingMeas::Measure()': src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtCore/QDebug:1, from src/global.h:58, from src/protocol.h:32, from src/protocol.cpp:439: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ In file included from src/protocol.h:33, from src/protocol.cpp:439: src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtCore/QDebug:1, from src/global.h:58, from src/protocol.h:32, from src/protocol.cpp:439: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ --- sound.o --- In file included from linux/sound.h:37, from linux/sound.cpp:27: src/util.h: In member function 'void CTimingMeas::Measure()': src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/util.h:28, from linux/sound.h:37, from linux/sound.cpp:27: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ In file included from linux/sound.h:37, from linux/sound.cpp:27: src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/util.h:28, from linux/sound.h:37, from linux/sound.cpp:27: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ --- buffer.o --- In file included from src/buffer.h:27, from src/buffer.cpp:28: src/util.h: In member function 'void CTimingMeas::Measure()': src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/util.h:28, from src/buffer.h:27, from src/buffer.cpp:28: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ In file included from src/buffer.h:27, from src/buffer.cpp:28: src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/util.h:28, from src/buffer.h:27, from src/buffer.cpp:28: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ --- client.o --- In file included from src/protocol.h:33, from src/socket.h:32, from src/client.h:37, from src/client.cpp:25: src/util.h: In member function 'void CTimingMeas::Measure()': src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/client.h:27, from src/client.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ In file included from src/protocol.h:33, from src/socket.h:32, from src/client.h:37, from src/client.cpp:25: src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/client.h:27, from src/client.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ --- jamcontroller.o --- In file included from src/recorder/jamrecorder.h:32, from src/recorder/jamcontroller.h:29, from src/recorder/jamcontroller.cpp:25: src/recorder/../util.h: In member function 'void CTimingMeas::Measure()': src/recorder/../util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/recorder/../util.h:28, from src/recorder/jamrecorder.h:32, from src/recorder/jamcontroller.h:29, from src/recorder/jamcontroller.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ In file included from src/recorder/jamrecorder.h:32, from src/recorder/jamcontroller.h:29, from src/recorder/jamcontroller.cpp:25: src/recorder/../util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/recorder/../util.h:28, from src/recorder/jamrecorder.h:32, from src/recorder/jamcontroller.h:29, from src/recorder/jamcontroller.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/recorder/jamcontroller.cpp: In member function 'void recorder::CJamController::SetRecordingDir(QString, int, bool)': src/recorder/jamcontroller.cpp:97:64: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] bRecorderInitialised = ( strRecorderErrMsg == QString::null ); ^~~~ In file included from /usr/local/include/qt5/QtCore/qobject.h:47, from /usr/local/include/qt5/QtCore/QObject:1, from src/recorder/jamcontroller.h:27, from src/recorder/jamcontroller.cpp:25: /usr/local/include/qt5/QtCore/qstring.h:949:23: note: declared here static const Null null; ^~~~ src/recorder/jamcontroller.cpp:97:64: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] bRecorderInitialised = ( strRecorderErrMsg == QString::null ); ^~~~ In file included from /usr/local/include/qt5/QtCore/qobject.h:47, from /usr/local/include/qt5/QtCore/QObject:1, from src/recorder/jamcontroller.h:27, from src/recorder/jamcontroller.cpp:25: /usr/local/include/qt5/QtCore/qstring.h:949:23: note: declared here static const Null null; ^~~~ src/recorder/jamcontroller.cpp:97:64: warning: 'bool operator==(const QString&, QString::Null)' is deprecated: use QString::isNull() [-Wdeprecated-declarations] bRecorderInitialised = ( strRecorderErrMsg == QString::null ); ^~~~ In file included from /usr/local/include/qt5/QtCore/qobject.h:47, from /usr/local/include/qt5/QtCore/QObject:1, from src/recorder/jamcontroller.h:27, from src/recorder/jamcontroller.cpp:25: /usr/local/include/qt5/QtCore/qstring.h:1368:13: note: declared here inline bool operator==(const QString &s, QString::Null) { return s.isNull(); } ^~~~~~~~ src/recorder/jamcontroller.cpp:97:64: warning: 'bool operator==(const QString&, QString::Null)' is deprecated: use QString::isNull() [-Wdeprecated-declarations] bRecorderInitialised = ( strRecorderErrMsg == QString::null ); ^~~~ In file included from /usr/local/include/qt5/QtCore/qobject.h:47, from /usr/local/include/qt5/QtCore/QObject:1, from src/recorder/jamcontroller.h:27, from src/recorder/jamcontroller.cpp:25: /usr/local/include/qt5/QtCore/qstring.h:1368:13: note: declared here inline bool operator==(const QString &s, QString::Null) { return s.isNull(); } ^~~~~~~~ src/recorder/jamcontroller.cpp:108:38: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] strRecorderErrMsg = QString::null; ^~~~ In file included from /usr/local/include/qt5/QtCore/qobject.h:47, from /usr/local/include/qt5/QtCore/QObject:1, from src/recorder/jamcontroller.h:27, from src/recorder/jamcontroller.cpp:25: /usr/local/include/qt5/QtCore/qstring.h:949:23: note: declared here static const Null null; ^~~~ src/recorder/jamcontroller.cpp:108:38: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] strRecorderErrMsg = QString::null; ^~~~ In file included from /usr/local/include/qt5/QtCore/qobject.h:47, from /usr/local/include/qt5/QtCore/QObject:1, from src/recorder/jamcontroller.h:27, from src/recorder/jamcontroller.cpp:25: /usr/local/include/qt5/QtCore/qstring.h:949:23: note: declared here static const Null null; ^~~~ --- socket.o --- c++ -c -pipe -O2 -fno-strict-aliasing -std=gnu++11 -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o socket.o src/socket.cpp --- channel.o --- In file included from src/buffer.h:27, from src/channel.h:32, from src/channel.cpp:25: src/util.h: In member function 'void CTimingMeas::Measure()': src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/QTextStream:1, from src/channel.h:30, from src/channel.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ In file included from src/buffer.h:27, from src/channel.h:32, from src/channel.cpp:25: src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/QTextStream:1, from src/channel.h:30, from src/channel.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ --- server.o --- In file included from src/buffer.h:27, from src/server.h:41, from src/server.cpp:25: src/util.h: In member function 'void CTimingMeas::Measure()': src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/server.h:30, from src/server.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ In file included from src/buffer.h:27, from src/server.h:41, from src/server.cpp:25: src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/server.h:30, from src/server.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ --- serverlogging.o --- In file included from src/serverlogging.h:33, from src/serverlogging.cpp:25: src/util.h: In member function 'void CTimingMeas::Measure()': src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/serverlogging.h:28, from src/serverlogging.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ In file included from src/serverlogging.h:33, from src/serverlogging.cpp:25: src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/serverlogging.h:28, from src/serverlogging.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/serverlogging.cpp: In member function 'void CServerLogging::AddNewConnection(const QHostAddress&, int)': src/serverlogging.cpp:56:37: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] tsConsoleStream << strLogStr << endl; // on console ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/serverlogging.h:28, from src/serverlogging.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/serverlogging.cpp:56:37: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] tsConsoleStream << strLogStr << endl; // on console ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/serverlogging.h:28, from src/serverlogging.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/serverlogging.cpp: In member function 'void CServerLogging::AddServerStopped()': src/serverlogging.cpp:66:37: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] tsConsoleStream << strLogStr << endl; // on console ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/serverlogging.h:28, from src/serverlogging.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/serverlogging.cpp:66:37: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] tsConsoleStream << strLogStr << endl; // on console ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/serverlogging.h:28, from src/serverlogging.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/serverlogging.cpp: In member function 'void CServerLogging::operator<<(const QString&)': src/serverlogging.cpp:76:27: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] out << sNewStr << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/serverlogging.h:28, from src/serverlogging.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/serverlogging.cpp:76:27: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] out << sNewStr << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/serverlogging.h:28, from src/serverlogging.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ --- serverlist.o --- In file included from src/serverlist.h:68, from src/serverlist.cpp:25: src/util.h: In member function 'void CTimingMeas::Measure()': src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtCore/QDebug:1, from src/global.h:58, from src/serverlist.h:67, from src/serverlist.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ In file included from src/serverlist.h:68, from src/serverlist.cpp:25: src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtCore/QDebug:1, from src/global.h:58, from src/serverlist.h:67, from src/serverlist.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/serverlist.cpp: In constructor 'CServerListManager::CServerListManager(quint16, const QString&, const QString&, const QString&, int, bool, CProtocol*)': src/serverlist.cpp:174:99: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] tsConsoleStream << "Whitelist entry added: " << CurWhiteListAddress.toString() << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtCore/QDebug:1, from src/global.h:58, from src/serverlist.h:67, from src/serverlist.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/serverlist.cpp:174:99: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] tsConsoleStream << "Whitelist entry added: " << CurWhiteListAddress.toString() << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtCore/QDebug:1, from src/global.h:58, from src/serverlist.h:67, from src/serverlist.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/serverlist.cpp: In member function 'void CServerListManager::OnTimerPollList()': src/serverlist.cpp:357:75: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] tsConsoleStream << "Expired entry for " << HostAddr.toString() << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtCore/QDebug:1, from src/global.h:58, from src/serverlist.h:67, from src/serverlist.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/serverlist.cpp:357:75: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] tsConsoleStream << "Expired entry for " << HostAddr.toString() << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtCore/QDebug:1, from src/global.h:58, from src/serverlist.h:67, from src/serverlist.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ --- server.o --- src/server.cpp: In member function 'virtual void CHighPrecisionTimer::run()': src/server.cpp:204:9: error: 'clock_nanosleep' was not declared in this scope clock_nanosleep ( CLOCK_MONOTONIC, ^~~~~~~~~~~~~~~ --- serverlist.o --- src/serverlist.cpp: In member function 'void CServerListManager::CentralServerRegisterServer(const CHostAddress&, const CHostAddress&, const CServerCoreInfo&)': src/serverlist.cpp:379:58: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] << ": " << ServerInfo.strName << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtCore/QDebug:1, from src/global.h:58, from src/serverlist.h:67, from src/serverlist.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/serverlist.cpp:379:58: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] << ": " << ServerInfo.strName << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtCore/QDebug:1, from src/global.h:58, from src/serverlist.h:67, from src/serverlist.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/serverlist.cpp: In member function 'void CServerListManager::CentralServerUnregisterServer(const CHostAddress&)': src/serverlist.cpp:453:51: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] << InetAddr.toString() << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtCore/QDebug:1, from src/global.h:58, from src/serverlist.h:67, from src/serverlist.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/serverlist.cpp:453:51: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] << InetAddr.toString() << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtCore/QDebug:1, from src/global.h:58, from src/serverlist.h:67, from src/serverlist.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ --- server.o --- src/server.cpp:204:9: note: suggested alternative: 'nanosleep' clock_nanosleep ( CLOCK_MONOTONIC, ^~~~~~~~~~~~~~~ nanosleep --- serverlist.o --- src/serverlist.cpp: In member function 'void CServerListManager::SetSvrRegStatus(ESvrRegStatus)': src/serverlist.cpp:657:108: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] tsConsoleStream << "Server Registration Status update: " << svrRegStatusToString ( eNSvrRegStatus ) << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtCore/QDebug:1, from src/global.h:58, from src/serverlist.h:67, from src/serverlist.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/serverlist.cpp:657:108: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] tsConsoleStream << "Server Registration Status update: " << svrRegStatusToString ( eNSvrRegStatus ) << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtCore/QDebug:1, from src/global.h:58, from src/serverlist.h:67, from src/serverlist.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ --- settings.o --- In file included from src/protocol.h:33, from src/socket.h:32, from src/client.h:37, from src/settings.h:33, from src/settings.cpp:25: src/util.h: In member function 'void CTimingMeas::Measure()': src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/QTextStream:1, from src/settings.h:31, from src/settings.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ In file included from src/protocol.h:33, from src/socket.h:32, from src/client.h:37, from src/settings.h:33, from src/settings.cpp:25: src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/QTextStream:1, from src/settings.h:31, from src/settings.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ --- soundbase.o --- c++ -c -pipe -O2 -fno-strict-aliasing -std=gnu++11 -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o soundbase.o src/soundbase.cpp --- util.o --- c++ -c -pipe -O2 -fno-strict-aliasing -std=gnu++11 -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o util.o src/util.cpp --- server.o --- src/server.cpp: In member function 'void CServer::WriteHTMLChannelList()': src/server.cpp:1632:63: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFileOut << strServerNameWithPort.toHtmlEscaped() << endl << "
    " << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/server.h:30, from src/server.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/server.cpp:1632:63: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFileOut << strServerNameWithPort.toHtmlEscaped() << endl << "
      " << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/server.h:30, from src/server.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/server.cpp:1632:81: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFileOut << strServerNameWithPort.toHtmlEscaped() << endl << "
        " << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/server.h:30, from src/server.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/server.cpp:1632:81: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFileOut << strServerNameWithPort.toHtmlEscaped() << endl << "
          " << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/server.h:30, from src/server.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/server.cpp:1638:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFileOut << " No client connected" << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/server.h:30, from src/server.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/server.cpp:1638:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFileOut << " No client connected" << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/server.h:30, from src/server.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/server.cpp:1647:101: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFileOut << "
        • " << vecChannels[i].GetName().toHtmlEscaped() << "
        • " << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/server.h:30, from src/server.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/server.cpp:1647:101: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFileOut << "
        • " << vecChannels[i].GetName().toHtmlEscaped() << "
        • " << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/server.h:30, from src/server.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/server.cpp:1653:33: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFileOut << "
        " << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/server.h:30, from src/server.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/server.cpp:1653:33: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFileOut << "
      " << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/server.h:30, from src/server.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ --- jamrecorder.o --- c++ -c -pipe -O2 -fno-strict-aliasing -std=gnu++11 -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o jamrecorder.o src/recorder/jamrecorder.cpp --- creaperproject.o --- c++ -c -pipe -O2 -fno-strict-aliasing -std=gnu++11 -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o creaperproject.o src/recorder/creaperproject.cpp --- audiomixerboard.o --- c++ -c -pipe -O2 -fno-strict-aliasing -std=gnu++11 -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o audiomixerboard.o src/audiomixerboard.cpp --- socket.o --- In file included from src/protocol.h:33, from src/socket.h:32, from src/socket.cpp:25: src/util.h: In member function 'void CTimingMeas::Measure()': src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtCore/QDebug:1, from src/global.h:58, from src/socket.h:31, from src/socket.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ In file included from src/protocol.h:33, from src/socket.h:32, from src/socket.cpp:25: src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtCore/QDebug:1, from src/global.h:58, from src/socket.h:31, from src/socket.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ --- levelmeter.o --- c++ -c -pipe -O2 -fno-strict-aliasing -std=gnu++11 -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o levelmeter.o src/levelmeter.cpp --- analyzerconsole.o --- c++ -c -pipe -O2 -fno-strict-aliasing -std=gnu++11 -pthread -Wall -Wextra -fPIC -DAPP_VERSION=\"3.5.12\" -DOPUS_BUILD -DUSE_ALLOCA -DCUSTOM_MODES -D_REENTRANT -DHAVE_LRINTF -DHAVE_STDINT_H -DWITH_SOUND -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Ilibs/opus/include -Ilibs/opus/celt -Ilibs/opus/silk -Ilibs/opus/silk/float -Ilibs/opus/silk/fixed -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o analyzerconsole.o src/analyzerconsole.cpp --- soundbase.o --- In file included from src/soundbase.h:34, from src/soundbase.cpp:25: src/util.h: In member function 'void CTimingMeas::Measure()': src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtCore/QDebug:1, from src/global.h:58, from src/soundbase.h:33, from src/soundbase.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ In file included from src/soundbase.h:34, from src/soundbase.cpp:25: src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtCore/QDebug:1, from src/global.h:58, from src/soundbase.h:33, from src/soundbase.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ --- server.o --- *** [server.o] Error code 1 make[1]: stopped in /construction/audio/jamulus/Jamulus3.5.12 --- jamrecorder.o --- In file included from src/recorder/jamrecorder.h:32, from src/recorder/jamrecorder.cpp:25: src/recorder/../util.h: In member function 'void CTimingMeas::Measure()': src/recorder/../util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/recorder/../util.h:28, from src/recorder/jamrecorder.h:32, from src/recorder/jamrecorder.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ In file included from src/recorder/jamrecorder.h:32, from src/recorder/jamrecorder.cpp:25: src/recorder/../util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/recorder/../util.h:28, from src/recorder/jamrecorder.h:32, from src/recorder/jamrecorder.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ --- util.o --- In file included from src/util.cpp:25: src/util.h: In member function 'void CTimingMeas::Measure()': src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/util.h:28, from src/util.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ In file included from src/util.cpp:25: src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/util.h:28, from src/util.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ --- jamrecorder.o --- src/recorder/jamrecorder.cpp: In member function 'QString recorder::CJamRecorder::Init()': src/recorder/jamrecorder.cpp:309:31: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] QString errmsg = QString::null; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdir.h:43, from /usr/local/include/qt5/QtCore/QDir:1, from src/recorder/jamrecorder.h:27, from src/recorder/jamrecorder.cpp:25: /usr/local/include/qt5/QtCore/qstring.h:949:23: note: declared here static const Null null; ^~~~ src/recorder/jamrecorder.cpp:309:31: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] QString errmsg = QString::null; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdir.h:43, from /usr/local/include/qt5/QtCore/QDir:1, from src/recorder/jamrecorder.h:27, from src/recorder/jamrecorder.cpp:25: /usr/local/include/qt5/QtCore/qstring.h:949:23: note: declared here static const Null null; ^~~~ src/recorder/jamrecorder.cpp: In member function 'void recorder::CJamRecorder::ReaperProjectFromCurrentSession()': src/recorder/jamrecorder.cpp:423:102: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] out << CReaperProject( currentSession->Tracks(), iServerFrameSizeSamples ).toString() << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/recorder/../util.h:28, from src/recorder/jamrecorder.h:32, from src/recorder/jamrecorder.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/recorder/jamrecorder.cpp:423:102: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] out << CReaperProject( currentSession->Tracks(), iServerFrameSizeSamples ).toString() << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/recorder/../util.h:28, from src/recorder/jamrecorder.h:32, from src/recorder/jamrecorder.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/recorder/jamrecorder.cpp: In member function 'void recorder::CJamRecorder::AudacityLofFromCurrentSession()': src/recorder/jamrecorder.cpp:454:103: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] sOut << " offset " << secondsAt48K( item.startFrame, iServerFrameSizeSamples ) << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/recorder/../util.h:28, from src/recorder/jamrecorder.h:32, from src/recorder/jamrecorder.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/recorder/jamrecorder.cpp:454:103: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] sOut << " offset " << secondsAt48K( item.startFrame, iServerFrameSizeSamples ) << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/recorder/../util.h:28, from src/recorder/jamrecorder.h:32, from src/recorder/jamrecorder.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/recorder/jamrecorder.cpp: In static member function 'static void recorder::CJamRecorder::SessionDirToReaper(QString&, int)': src/recorder/jamrecorder.cpp:494:161: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] out << CReaperProject( CJamSession::TracksFromSessionDir( fiSessionDir.absoluteFilePath(), serverFrameSizeSamples ), serverFrameSizeSamples ).toString() << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/recorder/../util.h:28, from src/recorder/jamrecorder.h:32, from src/recorder/jamrecorder.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/recorder/jamrecorder.cpp:494:161: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] out << CReaperProject( CJamSession::TracksFromSessionDir( fiSessionDir.absoluteFilePath(), serverFrameSizeSamples ), serverFrameSizeSamples ).toString() << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/recorder/../util.h:28, from src/recorder/jamrecorder.h:32, from src/recorder/jamrecorder.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ --- util.o --- src/util.cpp: In function 'void DebugError(const QString&, const QString&, double, const QString&, double)': src/util.cpp:1528:13: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/util.h:28, from src/util.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/util.cpp:1528:13: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/util.h:28, from src/util.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ --- creaperproject.o --- In file included from src/recorder/creaperproject.h:30, from src/recorder/creaperproject.cpp:25: src/util.h: In member function 'void CTimingMeas::Measure()': src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/util.h:28, from src/recorder/creaperproject.h:30, from src/recorder/creaperproject.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ In file included from src/recorder/creaperproject.h:30, from src/recorder/creaperproject.cpp:25: src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/util.h:28, from src/recorder/creaperproject.h:30, from src/recorder/creaperproject.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/recorder/creaperproject.cpp: In constructor 'recorder::CReaperItem::CReaperItem(const QString&, const recorder::STrackItem&, const qint32&, int)': src/recorder/creaperproject.cpp:65:29: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] sOut << " " << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/util.h:28, from src/recorder/creaperproject.h:30, from src/recorder/creaperproject.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/recorder/creaperproject.cpp:77:26: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] sOut << " >" << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/util.h:28, from src/recorder/creaperproject.h:30, from src/recorder/creaperproject.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ src/recorder/creaperproject.cpp: In constructor 'recorder::CReaperTrack::CReaperTrack(QString, qint32&, QList, int)': src/recorder/creaperproject.cpp:94:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] sOut << " >, int)': src/recorder/creaperproject.cpp:117:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] sOut << " ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/audiomixerboard.h:37, from src/audiomixerboard.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ In file included from src/audiomixerboard.h:41, from src/audiomixerboard.cpp:25: src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/audiomixerboard.h:37, from src/audiomixerboard.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ In file included from src/audiomixerboard.h:42, from src/audiomixerboard.cpp:25: src/levelmeter.h: At global scope: src/levelmeter.h:55:66: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] CLevelMeter ( QWidget* parent = nullptr, Qt::WindowFlags f = nullptr ); ^~~~~~~ In file included from /usr/local/include/qt5/QtCore/qglobal.h:1302, from /usr/local/include/qt5/QtGui/qtguiglobal.h:43, from /usr/local/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/local/include/qt5/QtWidgets/qframe.h:43, from /usr/local/include/qt5/QtWidgets/QFrame:1, from src/audiomixerboard.h:27, from src/audiomixerboard.cpp:25: /usr/local/include/qt5/QtCore/qflags.h:123:80: note: declared here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} ^~~~~~ --- analyzerconsole.o --- In file included from src/protocol.h:33, from src/socket.h:32, from src/client.h:37, from src/analyzerconsole.h:34, from src/analyzerconsole.cpp:25: src/util.h: In member function 'void CTimingMeas::Measure()': src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/client.h:27, from src/analyzerconsole.h:34, from src/analyzerconsole.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ In file included from src/protocol.h:33, from src/socket.h:32, from src/client.h:37, from src/analyzerconsole.h:34, from src/analyzerconsole.cpp:25: src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qhostaddress.h:48, from /usr/local/include/qt5/QtNetwork/QHostAddress:1, from src/client.h:27, from src/analyzerconsole.h:34, from src/analyzerconsole.cpp:25: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ In file included from src/analyzerconsole.cpp:25: src/analyzerconsole.h: At global scope: src/analyzerconsole.h:50:44: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] Qt::WindowFlags f = nullptr ); ^~~~~~~ In file included from /usr/local/include/qt5/QtCore/qglobal.h:1302, from /usr/local/include/qt5/QtGui/qtguiglobal.h:43, from /usr/local/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/local/include/qt5/QtWidgets/qdialog.h:43, from /usr/local/include/qt5/QtWidgets/QDialog:1, from src/analyzerconsole.h:27, from src/analyzerconsole.cpp:25: /usr/local/include/qt5/QtCore/qflags.h:123:80: note: declared here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} ^~~~~~ --- levelmeter.o --- In file included from src/levelmeter.h:33, from src/levelmeter.cpp:28: src/util.h: In member function 'void CTimingMeas::Measure()': src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/util.h:28, from src/levelmeter.h:33, from src/levelmeter.cpp:28: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ In file included from src/levelmeter.h:33, from src/levelmeter.cpp:28: src/util.h:1338:109: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] streamFile << i << " " << static_cast ( vElapsedTimes[i] ) / 1000000 << endl; ^~~~ In file included from /usr/local/include/qt5/QtCore/qdebug.h:49, from /usr/local/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/local/include/qt5/QtNetwork/qtcpsocket.h:44, from /usr/local/include/qt5/QtNetwork/QTcpSocket:1, from src/util.h:28, from src/levelmeter.h:33, from src/levelmeter.cpp:28: /usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ In file included from src/levelmeter.cpp:28: src/levelmeter.h: At global scope: src/levelmeter.h:55:66: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] CLevelMeter ( QWidget* parent = nullptr, Qt::WindowFlags f = nullptr ); ^~~~~~~ In file included from /usr/local/include/qt5/QtCore/qglobal.h:1302, from /usr/local/include/qt5/QtGui/qtguiglobal.h:43, from /usr/local/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/local/include/qt5/QtWidgets/qframe.h:43, from /usr/local/include/qt5/QtWidgets/QFrame:1, from src/levelmeter.h:27, from src/levelmeter.cpp:28: /usr/local/include/qt5/QtCore/qflags.h:123:80: note: declared here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} ^~~~~~ --- audiomixerboard.o --- In file included from src/audiomixerboard.cpp:25: src/audiomixerboard.h:190:49: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] Qt::WindowFlags f = nullptr ); ^~~~~~~ In file included from /usr/local/include/qt5/QtCore/qglobal.h:1302, from /usr/local/include/qt5/QtGui/qtguiglobal.h:43, from /usr/local/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/local/include/qt5/QtWidgets/qframe.h:43, from /usr/local/include/qt5/QtWidgets/QFrame:1, from src/audiomixerboard.h:27, from src/audiomixerboard.cpp:25: /usr/local/include/qt5/QtCore/qflags.h:123:80: note: declared here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} ^~~~~~ src/audiomixerboard.cpp: In constructor 'CChannelFader::CChannelFader(QWidget*)': src/audiomixerboard.cpp:40:64: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] plbrChannelLevel = new CLevelMeter ( pLevelsBox ); ^ In file included from /usr/local/include/qt5/QtCore/qglobal.h:1302, from /usr/local/include/qt5/QtGui/qtguiglobal.h:43, from /usr/local/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/local/include/qt5/QtWidgets/qframe.h:43, from /usr/local/include/qt5/QtWidgets/QFrame:1, from src/audiomixerboard.h:27, from src/audiomixerboard.cpp:25: /usr/local/include/qt5/QtCore/qflags.h:123:80: note: declared here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} ^~~~~~ src/audiomixerboard.cpp: In member function 'void CAudioMixerBoard::ChangeFaderOrder(bool, EChSortType)': src/audiomixerboard.cpp:1033:56: warning: 'void qStableSort(RandomAccessIterator, RandomAccessIterator) [with RandomAccessIterator = QList >::iterator]' is deprecated: Use std::stable_sort [-Wdeprecated-declarations] qStableSort ( PairList.begin(), PairList.end() ); ^ In file included from /usr/local/include/qt5/QtCore/qlist.h:43, from /usr/local/include/qt5/QtCore/qobject.h:49, from /usr/local/include/qt5/QtWidgets/qwidget.h:45, from /usr/local/include/qt5/QtWidgets/qframe.h:44, from /usr/local/include/qt5/QtWidgets/QFrame:1, from src/audiomixerboard.h:27, from src/audiomixerboard.cpp:25: /usr/local/include/qt5/QtCore/qalgorithms.h:199:53: note: declared here QT_DEPRECATED_X("Use std::stable_sort") inline void qStableSort(RandomAccessIterator start, RandomAccessIterator end) ^~~~~~~~~~~ src/audiomixerboard.cpp:1033:56: warning: 'void qStableSort(RandomAccessIterator, RandomAccessIterator) [with RandomAccessIterator = QList >::iterator]' is deprecated: Use std::stable_sort [-Wdeprecated-declarations] qStableSort ( PairList.begin(), PairList.end() ); ^ In file included from /usr/local/include/qt5/QtCore/qlist.h:43, from /usr/local/include/qt5/QtCore/qobject.h:49, from /usr/local/include/qt5/QtWidgets/qwidget.h:45, from /usr/local/include/qt5/QtWidgets/qframe.h:44, from /usr/local/include/qt5/QtWidgets/QFrame:1, from src/audiomixerboard.h:27, from src/audiomixerboard.cpp:25: /usr/local/include/qt5/QtCore/qalgorithms.h:199:53: note: declared here QT_DEPRECATED_X("Use std::stable_sort") inline void qStableSort(RandomAccessIterator start, RandomAccessIterator end) ^~~~~~~~~~~ 1 error make[1]: stopped in /construction/audio/jamulus/Jamulus3.5.12 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /xports/audio/jamulus FAILED 00:00:53