[package - 132releng-armv7-quarterly][audio/faustlive] Failed for faustlive-2.5.15.20230512 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Thu, 26 Oct 2023 12:46:34 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     yuri@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/ampere1/data/132releng-armv7-quarterly/6687a67ae6e0/logs/faustlive-2.5.15.20230512.log
Build URL:      https://pkg-status.freebsd.org/ampere1/build.html?mastername=132releng-armv7-quarterly&build=6687a67ae6e0
Log:

=>> Building audio/faustlive
build started at Thu Oct 26 12:42:18 UTC 2023
port directory: /usr/ports/audio/faustlive
package name: faustlive-2.5.15.20230512
building for: FreeBSD 132releng-armv7-quarterly-job-01 13.2-RELEASE-p4 FreeBSD 13.2-RELEASE-p4 1302001 arm
maintained by: yuri@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1500000
Jail OSVERSION: 1302001
Job Id: 01

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1302001
UNAME_v=FreeBSD 13.2-RELEASE-p4 1302001
UNAME_r=13.2-RELEASE-p4
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/132releng-armv7-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/132releng-armv7-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=132releng-armv7-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/132releng-armv7-quarterly/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for faustlive-2.5.15.20230512:
     PORTAUDIO=off: PortAudio library support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
yuri@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--with-qt-includes=/usr/local/include/qt5  --with-qt-libraries=/usr/local/lib/qt5  --with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" QTDIR="/usr/local/lib/qt5" QMAKE="/usr/local/lib/qt5/bin/qmake"  MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic"  QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(/usr/local/llvm15/bin/clang++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/faustlive/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/faustlive/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/faustlive/work/.cache  HOME=/wrkdirs/usr/ports/audio/faustlive/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/faustlive/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/audio/faustlive/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SH
ELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/faustlive/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/faustlive/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/faustlive/work/.cache  HOME=/wrkdirs/usr/ports/audio/faustlive/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/faustlive/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/audio/faustlive/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="/usr/local/llvm15/bin/clang" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="/usr/local/llvm15/bin/clang-cpp" CPPFLAGS=""  LDFLAGS=" -lexecinfo -fstack-protector-strong " LIBS=""  CXX="/usr/local/llvm15/bin/clang+
+" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  $(llvm-config15 --cflags) "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib/qt5" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" QT_TOOLDIR="lib/qt5/bin" DEBUG="@comment " OSREL=13.2 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/faustlive"  EXAMPLESDIR="share/examples/faustlive"  DATADIR="share/faustlive"  WWWDIR="www/faustlive"  ETCDIR="etc/faustlive"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/faustlive DOCSDIR=/usr/local/share/doc/faustlive EXAMPLESDIR=/usr/local/share/examples/faustlive  WWWDIR=/usr/local/www/faustlive ETCDIR=/usr/local/etc/faustlive
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=3
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: armv7-unknown-freebsd13.2-gnueabihf Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: armv7-unknown-freebsd13.2-gnueabihf Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: armv7-unknown-freebsd13.2-gnueabihf Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=armv7
OPSYS=FreeBSD
_OSRELEASE=13.2-RELEASE-p4
OSREL=13.2
OSVERSION=1302001
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   faustlive-2.5.15.20230512 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.8.pkg
[132releng-armv7-quarterly-job-01] Installing pkg-1.20.8...
[132releng-armv7-quarterly-job-01] Extracting pkg-1.20.8: .......... done
===>   faustlive-2.5.15.20230512 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of faustlive-2.5.15.20230512
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by faustlive-2.5.15.20230512 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by faustlive-2.5.15.20230512 for building
=> SHA256 Checksum OK for grame-cncm-faustlive-2.5.15-20230512-15ddcbc_GH0.tar.gz.
=> SHA256 Checksum OK for grame-cncm-faustlibraries-b91fdeb_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by faustlive-2.5.15.20230512 for building
===>  Extracting for faustlive-2.5.15.20230512
=> SHA256 Checksum OK for grame-cncm-faustlive-2.5.15-20230512-15ddcbc_GH0.tar.gz.
=> SHA256 Checksum OK for grame-cncm-faustlibraries-b91fdeb_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for faustlive-2.5.15.20230512
===========================================================================
=======================<phase: build-depends  >============================
===>   faustlive-2.5.15.20230512 depends on executable: bash - not found
===>   Installing existing package /packages/All/bash-5.2.15.pkg
[132releng-armv7-quarterly-job-01] Installing bash-5.2.15...
[132releng-armv7-quarterly-job-01] `-- Installing gettext-runtime-0.22_1...
[132releng-armv7-quarterly-job-01] |   `-- Installing indexinfo-0.3.1...
[132releng-armv7-quarterly-job-01] |   `-- Extracting indexinfo-0.3.1: .... done
[132releng-armv7-quarterly-job-01] `-- Extracting gettext-runtime-0.22_1: .......... done
[132releng-armv7-quarterly-job-01] `-- Installing readline-8.2.1...
[132releng-armv7-quarterly-job-01] `-- Extracting readline-8.2.1: .......... done
[132releng-armv7-quarterly-job-01] Extracting bash-5.2.15: .......... done
===>   faustlive-2.5.15.20230512 depends on executable: bash - found
<snip>
--- tmp/JA_audioSettings.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/JA_audioSettings.o src/Audio/JA/JA_audioSettings.cpp
--- tmp/qrc_application.cpp ---
/usr/local/lib/qt5/bin/rcc -name application Resources/application.qrc -o tmp/qrc_application.cpp
--- tmp/qrc_styles.cpp ---
/usr/local/lib/qt5/bin/rcc -name styles Resources/styles.qrc -o tmp/qrc_styles.cpp
--- tmp/moc_predefs.h ---
/usr/local/llvm15/bin/clang++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -dM -E -o tmp/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp
--- tmp/qrc_application.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/qrc_application.o tmp/qrc_application.cpp
--- tmp/qrc_styles.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/qrc_styles.o tmp/qrc_styles.cpp
--- tmp/moc_AudioCreator.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/Audio/AudioCreator.h -o tmp/moc_AudioCreator.cpp
--- tmp/moc_AudioManager.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/Audio/AudioManager.h -o tmp/moc_AudioManager.cpp
--- tmp/moc_AudioSettings.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/Audio/AudioSettings.h -o tmp/moc_AudioSettings.cpp
--- tmp/moc_FLErrorWindow.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/MenusAndDialogs/FLErrorWindow.h -o tmp/moc_FLErrorWindow.cpp
--- tmp/moc_FLExportManager.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/MenusAndDialogs/FLExportManager.h -o tmp/moc_FLExportManager.cpp
--- tmp/moc_FLHelpWindow.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/MenusAndDialogs/FLHelpWindow.h -o tmp/moc_FLHelpWindow.cpp
--- tmp/moc_FLMessageWindow.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/MenusAndDialogs/FLMessageWindow.h -o tmp/moc_FLMessageWindow.cpp
--- tmp/moc_FLPreferenceWindow.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/MenusAndDialogs/FLPreferenceWindow.h -o tmp/moc_FLPreferenceWindow.cpp
--- tmp/moc_FLPresentationWindow.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/MenusAndDialogs/FLPresentationWindow.h -o tmp/moc_FLPresentationWindow.cpp
--- tmp/moc_FLRemoteDSPScanner.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/MenusAndDialogs/FLRemoteDSPScanner.h -o tmp/moc_FLRemoteDSPScanner.cpp
--- tmp/moc_FLStatusBar.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/MenusAndDialogs/FLStatusBar.h -o tmp/moc_FLStatusBar.cpp
--- tmp/moc_FLToolBar.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/MenusAndDialogs/FLToolBar.h -o tmp/moc_FLToolBar.cpp
--- tmp/moc_FLApp.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/MainStructure/FLApp.h -o tmp/moc_FLApp.cpp
--- tmp/moc_FLComponentItem.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/MainStructure/FLComponentItem.h -o tmp/moc_FLComponentItem.cpp
--- tmp/moc_FLComponentLabel.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/MainStructure/FLComponentLabel.h -o tmp/moc_FLComponentLabel.cpp
--- tmp/moc_FLComponentWindow.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/MainStructure/FLComponentWindow.h -o tmp/moc_FLComponentWindow.cpp
--- tmp/moc_FLFileWatcher.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/MainStructure/FLFileWatcher.h -o tmp/moc_FLFileWatcher.cpp
--- tmp/moc_FLSessionManager.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/MainStructure/FLSessionManager.h -o tmp/moc_FLSessionManager.cpp
--- tmp/moc_FLSettings.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/MainStructure/FLSettings.h -o tmp/moc_FLSettings.cpp
--- tmp/moc_FLWindow.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/MainStructure/FLWindow.h -o tmp/moc_FLWindow.cpp
--- tmp/moc_FLWinSettings.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/MainStructure/FLWinSettings.h -o tmp/moc_FLWinSettings.cpp
--- tmp/moc_FLServerHttp.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/Network/FLServerHttp.h -o tmp/moc_FLServerHttp.cpp
--- tmp/moc_HTTPWindow.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/Network/HTTPWindow.h -o tmp/moc_HTTPWindow.cpp
--- tmp/moc_JA_audioManager.cpp ---
/usr/local/lib/qt5/bin/moc -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/tmp/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/Build -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MainStructure -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/MenusAndDialogs -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Network -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Utilities -I/usr/local/include -I/wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc/src/Audio/JA -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidget
s -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/14.0.5/include -I/usr/include src/Audio/JA/JA_audioManager.h -o tmp/moc_JA_audioManager.cpp
--- tmp/moc_AudioCreator.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_AudioCreator.o tmp/moc_AudioCreator.cpp
--- tmp/moc_AudioManager.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_AudioManager.o tmp/moc_AudioManager.cpp
--- tmp/moc_AudioSettings.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_AudioSettings.o tmp/moc_AudioSettings.cpp
--- tmp/moc_FLErrorWindow.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_FLErrorWindow.o tmp/moc_FLErrorWindow.cpp
--- tmp/moc_FLExportManager.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_FLExportManager.o tmp/moc_FLExportManager.cpp
--- tmp/moc_FLHelpWindow.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_FLHelpWindow.o tmp/moc_FLHelpWindow.cpp
--- tmp/moc_FLMessageWindow.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_FLMessageWindow.o tmp/moc_FLMessageWindow.cpp
--- tmp/moc_FLPreferenceWindow.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_FLPreferenceWindow.o tmp/moc_FLPreferenceWindow.cpp
--- tmp/moc_FLPresentationWindow.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_FLPresentationWindow.o tmp/moc_FLPresentationWindow.cpp
--- tmp/moc_FLRemoteDSPScanner.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_FLRemoteDSPScanner.o tmp/moc_FLRemoteDSPScanner.cpp
--- tmp/moc_FLStatusBar.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_FLStatusBar.o tmp/moc_FLStatusBar.cpp
--- tmp/moc_FLApp.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_FLApp.o tmp/moc_FLApp.cpp
--- tmp/moc_FLToolBar.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_FLToolBar.o tmp/moc_FLToolBar.cpp
--- tmp/moc_FLComponentItem.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_FLComponentItem.o tmp/moc_FLComponentItem.cpp
--- tmp/moc_FLComponentLabel.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_FLComponentLabel.o tmp/moc_FLComponentLabel.cpp
--- tmp/moc_FLComponentWindow.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_FLComponentWindow.o tmp/moc_FLComponentWindow.cpp
--- tmp/moc_FLFileWatcher.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_FLFileWatcher.o tmp/moc_FLFileWatcher.cpp
--- tmp/moc_FLSettings.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_FLSettings.o tmp/moc_FLSettings.cpp
--- tmp/moc_FLSessionManager.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_FLSessionManager.o tmp/moc_FLSessionManager.cpp
--- tmp/moc_FLWindow.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_FLWindow.o tmp/moc_FLWindow.cpp
--- tmp/moc_FLWinSettings.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_FLWinSettings.o tmp/moc_FLWinSettings.cpp
--- tmp/moc_FLServerHttp.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_FLServerHttp.o tmp/moc_FLServerHttp.cpp
--- tmp/moc_HTTPWindow.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_HTTPWindow.o tmp/moc_HTTPWindow.cpp
--- tmp/moc_JA_audioManager.o ---
/usr/local/llvm15/bin/clang++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/llvm15/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -frtti -Wall -Wextra -pthread -fPIC -DVERSION=\"2.5.15\" -DAPP_VERSION=\"2.1\" -DLLVM_VERSION=\"15.0.7\" -DHTTPCTRL -DQRCODECTRL -DJACK -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IBuild -I. -IBuild -Isrc/Audio -Isrc/MainStructure -Isrc/MenusAndDialogs -Isrc/Network -Isrc/Utilities -I/usr/local/include -Isrc/Audio/JA -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/QtCore -Itmp -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/moc_JA_audioManager.o tmp/moc_JA_audioManager.cpp
--- tmp/moc_HTTPWindow.o ---
In file included from tmp/moc_HTTPWindow.cpp:10:
In file included from tmp/../src/Network/HTTPWindow.h:18:
/usr/local/include/faust/dsp/dsp.h:248:36: warning: unused parameter 'sample_rate' [-Wunused-parameter]
        virtual void classInit(int sample_rate) {};
                                   ^
/usr/local/include/faust/dsp/dsp.h:270:43: warning: unused parameter 'fpsr_aux' [-Wunused-parameter]
        void setFpStatusRegister(intptr_t fpsr_aux) noexcept
                                          ^
2 warnings generated.
--- Build/FaustLive/FaustLive ---
/usr/local/llvm15/bin/clang++ -lexecinfo -fstack-protector-strong -pthread -Wl,-rpath,/usr/local/lib/qt5 -o Build/FaustLive/FaustLive tmp/main.o  tmp/utilities.o  tmp/AudioCreator.o  tmp/AudioFader_Implementation.o  tmp/FLErrorWindow.o  tmp/FLExportManager.o  tmp/FLHelpWindow.o  tmp/FLMessageWindow.o  tmp/FLPreferenceWindow.o  tmp/FLPresentationWindow.o  tmp/FLRemoteDSPScanner.o  tmp/FLStatusBar.o  tmp/FLToolBar.o  tmp/SimpleParser.o  tmp/FLApp.o  tmp/FLComponentItem.o  tmp/FLComponentWindow.o  tmp/FLFileWatcher.o  tmp/FLInterfaceManager.o  tmp/FLSessionManager.o  tmp/FLSettings.o  tmp/FLWindow.o  tmp/FLWinSettings.o  tmp/FLServerHttp.o  tmp/HTTPWindow.o  tmp/JA_audioFactory.o  tmp/JA_audioFader.o  tmp/JA_audioManager.o  tmp/JA_audioSettings.o  tmp/qrc_application.o  tmp/qrc_styles.o  tmp/moc_AudioCreator.o  tmp/moc_AudioManager.o  tmp/moc_AudioSettings.o  tmp/moc_FLErrorWindow.o  tmp/moc_FLExportManager.o  tmp/moc_FLHelpWindow.o  tmp/moc_FLMessageWindow.o  tmp/moc_FLPrefere
nceWindow.o  tmp/moc_FLPresentationWindow.o  tmp/moc_FLRemoteDSPScanner.o  tmp/moc_FLStatusBar.o  tmp/moc_FLToolBar.o  tmp/moc_FLApp.o  tmp/moc_FLComponentItem.o  tmp/moc_FLComponentLabel.o  tmp/moc_FLComponentWindow.o  tmp/moc_FLFileWatcher.o  tmp/moc_FLSessionManager.o  tmp/moc_FLSettings.o  tmp/moc_FLWindow.o  tmp/moc_FLWinSettings.o  tmp/moc_FLServerHttp.o  tmp/moc_HTTPWindow.o  tmp/moc_JA_audioManager.o   -L/usr/local/lib -L/usr/local/llvm15/lib -lLLVM-15 -lmicrohttpd -lsndfile -lcurl -lz -ldl -L -lHTTPDFaust -lOSCFaust -lfaust -Wl,-rpath, -lasound -ltinfo -ljack /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Core.so -lGL
ld: error: undefined symbol: vtable for QTGUI
>>> referenced by FLComponentItem.cpp
>>>               tmp/FLComponentItem.o:(QTGUI::QTGUI(QWidget*))
>>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction)

ld: error: undefined symbol: httpdfaust::HTTPDControler::HTTPDControler(int, char**, char const*, bool)
>>> referenced by FLWindow.cpp
>>>               tmp/FLWindow.o:(httpdUI::httpdUI(char const*, int, int, int, char**, bool))

ld: error: undefined symbol: httpdfaust::HTTPDControler::setInputs(int)
>>> referenced by FLWindow.cpp
>>>               tmp/FLWindow.o:(httpdUI::httpdUI(char const*, int, int, int, char**, bool))

ld: error: undefined symbol: httpdfaust::HTTPDControler::setOutputs(int)
>>> referenced by FLWindow.cpp
>>>               tmp/FLWindow.o:(httpdUI::httpdUI(char const*, int, int, int, char**, bool))

ld: error: undefined symbol: httpdfaust::HTTPDControler::opengroup(char const*, char const*)
>>> referenced by FLWindow.cpp
>>>               tmp/FLWindow.o:(httpdServerUI::openTabBox(char const*))
>>> referenced by FLWindow.cpp
>>>               tmp/FLWindow.o:(httpdServerUI::openHorizontalBox(char const*))
>>> referenced by FLWindow.cpp
>>>               tmp/FLWindow.o:(httpdServerUI::openVerticalBox(char const*))

ld: error: undefined symbol: httpdfaust::HTTPDControler::closegroup()
>>> referenced by FLWindow.cpp
>>>               tmp/FLWindow.o:(httpdServerUI::closeBox())

ld: error: undefined symbol: void httpdfaust::HTTPDControler::addnode<float>(char const*, char const*, float*)
>>> referenced by FLWindow.cpp
>>>               tmp/FLWindow.o:(httpdServerUI::addButton(char const*, float*))
>>> referenced by FLWindow.cpp
>>>               tmp/FLWindow.o:(httpdServerUI::addCheckButton(char const*, float*))

ld: error: undefined symbol: void httpdfaust::HTTPDControler::addnode<float>(char const*, char const*, float*, float, float, float, float)
>>> referenced by FLWindow.cpp
>>>               tmp/FLWindow.o:(httpdServerUI::addVerticalSlider(char const*, float*, float, float, float, float))
>>> referenced by FLWindow.cpp
>>>               tmp/FLWindow.o:(httpdServerUI::addHorizontalSlider(char const*, float*, float, float, float, float))
>>> referenced by FLWindow.cpp
>>>               tmp/FLWindow.o:(httpdServerUI::addNumEntry(char const*, float*, float, float, float, float))

ld: error: undefined symbol: void httpdfaust::HTTPDControler::addnode<float>(char const*, char const*, float*, float, float)
>>> referenced by FLWindow.cpp
>>>               tmp/FLWindow.o:(httpdServerUI::addHorizontalBargraph(char const*, float*, float, float))
>>> referenced by FLWindow.cpp
>>>               tmp/FLWindow.o:(httpdServerUI::addVerticalBargraph(char const*, float*, float, float))

ld: error: undefined symbol: httpdfaust::HTTPDControler::run()
>>> referenced by FLWindow.cpp
>>>               tmp/FLWindow.o:(httpdServerUI::run())
>>> referenced by FLWindow.cpp
>>>               tmp/FLWindow.o:(non-virtual thunk to httpdServerUI::run())

ld: error: undefined symbol: httpdfaust::HTTPDControler::stop()
>>> referenced by FLWindow.cpp
>>>               tmp/FLWindow.o:(httpdServerUI::stop())
>>> referenced by FLWindow.cpp
>>>               tmp/FLWindow.o:(non-virtual thunk to httpdServerUI::stop())

ld: error: undefined symbol: httpdfaust::HTTPDControler::getJSON()
>>> referenced by FLWindow.cpp
>>>               tmp/FLWindow.o:(httpdServerUI::getJSON())
>>> referenced by FLWindow.cpp
>>>               tmp/FLWindow.o:(non-virtual thunk to httpdServerUI::getJSON())
clang-15: error: linker command failed with exit code 1 (use -v to see invocation)
*** [Build/FaustLive/FaustLive] Error code 1

make[1]: stopped in /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc
1 error

make[1]: stopped in /wrkdirs/usr/ports/audio/faustlive/work/faustlive-15ddcbc
===> 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 /usr/ports/audio/faustlive